- Key for
/boot
now is always installed regardless of disk layout - Updated usb key mounting script to use the installed boot partition key file
- Added recovery kit creation
- Disabled echoing of text in boot partition encryption passphrase prompt
- Fixed
oali_pack
files permissions - Moved SaltStack files to
oali-profiles
repo- Added installation of
dhcpcd
to the moved SaltStack files
- Added installation of
- Added answer store
- Answers of a session are stored when appropriate, and can be loaded in another session
- Added missing
Random.self_init
call - Added LVM support
- Added mechanism to facilitate installer self-documentation
- See OALI_DOC for doc generated by Oali
- Added dialogue for adjusting overprovisioning in "single disk" disk layout
- Fixed boot partition cryptsetup parameters adjustment task unit
- Fixed partition size percentage calculation
- Fixed partition name computation code
- Previously partition name may not be correctly deduced during formatting
- Added task unit for using
reflector
to generate more optimised mirrorlist - Added SSH server setup and SSH keys transfer code
- Added a very rough main menu
- Added following user options when task unit fails
- Skip
- End install
- Added option to toggle boot partition encryption
- Split user account setup and password setup into two separate task units
- Fixed fstab cleaning code which deals with disk layout with USB key
- Fixed partition size calculation logic in partitioning code
- Moved task unit of hardened kernel setup to after boot loader related task unit
- Updated disk and partition discovery/look up code to be more robust
- Base version