Eye-candy release!
ChangeLog | 5 +++
Makefile | 6 ++--
hooks/btrfs | 8 ++---
hooks/zfs | 10 +++---
hooks/zram | 7 ++--
init | 96 ++++++++++++++++++++++++++++++++++-----------------
mkinitramfs-ll.bash | 8 ++---
mkinitramfs-ll.zsh | 6 ++--
svc/tmpdir.initd | 3 +-
usr/lib/mkinitramfs-ll/functions | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------
usr/lib/mkinitramfs-ll/helpers | 8 +++--
10 commits, 11 files changed, 191 insertions(+), 128 deletions(-)
The diff stat is big, but this release (without counting the ChangeLog) cost roughly ~550 bytes only (with a minor clean up.)
NEWS:
- Added proper colors support (+COLOR env. variable);
- A bunch of minor fixes (notably
init
cmdline & splash.)