Skip to content

1.0.0

Compare
Choose a tag to compare
@stevleibelt stevleibelt released this 06 Sep 08:52
· 92 commits to master since this release

1.0.0 - released at 20220820

Added

  • Added LICENCE
  • ZFS Install
    • Added asking for zpool name
    • Added asking for keymap
    • Added asking for locale
    • Added asking for timezone
    • Added asking to configure networking
    • Added asking to configure dns
    • Added asking for kernel (linux or linux-lts)
    • Added usage of install.conf file to ease up multiple runs of the script (yep, perfect if you have to develop this script)
    • Added support for networkmanager configuration
    • Added prefix of >>:: << on each print-output
    • Added automatic detection of ucode package file (currently only amd and intel are supported)
  • This CHANGELOG

Changed

  • Updated README.md
  • ZFS Install
    • Added switch to either install amd or intel ucode
    • Added check to only configure intel gpu modules when intel gpu is on the system
    • Moved installation of iwd and wpa_supplicant into section "configure networking"