Skip to content

Releases: zeppe-lin/mkinitramfs

v0.4.1

24 Feb 22:25
ff51960
Compare
Choose a tag to compare

Release Notes:

  • resume hook: get rid of sed and awk dependency, import cat
  • init: support init=<path> kernel command-line parameter
  • mkinitramfs: add keyboard drivers to initramfs image on full modules install
  • various fixes and minor improvements

Full Changelog: v0.4...v0.4.1

v0.4

11 Dec 14:48
26a9fa7
Compare
Choose a tag to compare

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

v0.3.1

17 Jun 00:14
9cae01a
Compare
Choose a tag to compare

Release Notes:

  • Bugfixes.
  • Makefile improvements.

Full Changelog: v0.3...v0.3.1

v0.3

21 Apr 15:48
3e794f6
Compare
Choose a tag to compare

We've grown so much. (*~*)

Full Changelog: v0.1...v0.3