Skip to content

v67 release

Compare
Choose a tag to compare
@bryteise bryteise released this 10 Oct 20:52
· 9 commits to master since this release

This release includes a large set of fixes and improvements around automated installation, many thanks to @dedekind and @tripzero for patches!

  • Fixes mount unit creation for non-standard paths (paths not /usr, /home/, /srv, /boot)
  • Enable ister to generate mount units for even standard paths to avoid issues like being unable to detect the boot partition depending on how the system was started
  • Update ister service to prevent reboots on non-zero exits to allow diagnosing issues and potentially inserting manual configurations prior to starting the install
  • Enable kernel command line parsing to look for ister.root_ssh that will enable passwordless login of root over ssh (not advised outside of isolated networks)
  • Fixes for PostChrootShell to change to the '/' directory after chroot
  • No longer fails install a user specified to be created already exists