Skip to content

v0.4

Compare
Choose a tag to compare
@sighook sighook released this 11 Dec 14:48
· 79 commits to master since this release
26a9fa7

Release Notes:

  • switch to GNU getopt(1) for options' parsing
  • use GNU-style help/usage messages
  • add locals to prevent namespace violations
  • add rootdelay to cmdline parsing
  • add extrafiles directive to copy extra files to initramfs (like /etc/modprobe.d/*.conf, etc)
  • replace pods with mdoc(7) manual pages, no more need for pod2man(1pm)
  • improve manual pages with examples, specifying what environment files are used, etc
  • various minor fixes and cleanups

Full Changelog: v0.3.1...v0.4