26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected about 2 years ago.
Apr 27, 2023 — May 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tui: rename `InstallerData` -> `InstallerState` More... about 2 years ago
tui: implement initial parsing for setup & locale info More... about 2 years ago
add initial basic version of proxmox-low-level-installer tool More... about 2 years ago
buildsys: allow generating cd-info.test file without check targets too More... about 2 years ago
env: add "run" location More... about 2 years ago
env: add missing include of Cwd module More... about 2 years ago
tui: add notices for zfs/btrfs bootdisk and their caveats More... about 2 years ago
tui: introduce proper type for handling FQDNs More... about 2 years ago
setup: cope with non-existing /etc/hosts again More... about 2 years ago
setup: support upcoming Debian, Devuan and Ubuntu releases More... about 2 years ago
ldap: fail authentication if dn is empty More... about 2 years ago
tui: remove cargo lockfile More... about 2 years ago
tui: add simple system cpu/memory check, similar to gui installer More... about 2 years ago
fix #4556: api: return scoped IPSets and aliases More... about 2 years ago
api: fix scoping for ipset endpoint More... about 2 years ago
tui: add some more field validation checks More... about 2 years ago
tui: fix target bootdisk display for zfs/btrfs More... about 2 years ago
bootloader installation: variable format clean-up More... about 2 years ago
bootloader installation: fix wrong & misleading parenthesis indentation More... about 2 years ago
tui: drop some unneeded type annotations More... about 2 years ago
tui: drop now-obsolete form types More... about 2 years ago
tui: rewrite bootdisk & fstype selector to use `FormView` More... about 2 years ago
tui: rewrite zfs & btrfs bootdisk options dialog using `FormView` More... about 2 years ago
tui: rewrite LVM bootdisk dialog using `FormView` More... about 2 years ago
tui: rewrite network dialog using new `FormView` More... about 2 years ago
tui: rewrite password using new `FormView` More... about 2 years ago
tui: rewrite timezone dialog using new `FormView` More... about 2 years ago
tui: introduce new `FormView` compomenent to unify all form inputs More... about 2 years ago
tui: error out in network dialog if option retrieval failed More... about 2 years ago
tui: implement password dialog options retrieval and validation More... about 2 years ago