Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 397 Bytes

debian-initrd-debug-helper

Some script to be installed to /etc/initramfs-tools/ that ease debugging and fullfil certain needs.

For example

  • make a simple rescue system out of your initrd

INSTALL

  1. Check it out
  2. As root: make install
  3. Copy example config from conf.d/initramfs-x.conf to /etc/initramfs-tools/conf.d/
  4. Modify config to your needs

License

GPL, see LICENSE file