logo

make-initrd

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/make-initrd.git

README (398B)


  1. # make-initrd
  2. A custom initrd (aka initramfs) generator. It’s quite at the first steps, configuration is mainly done in ``init`` and ``make-initrd.bash`` scripts at this point but it works (I use it in production actually).
  3. ## Tested systems
  4. All are running Gentoo (GNU+)Linux with ZFS on LUKS.
  5. * arm musl
  6. * amd64 musl
  7. * amd64 Hardened glibc (tends to have bugs because of how broken glibc is)