Dracut looks to replace the initramfs patchwork
Dracut looks to replace the initramfs patchwork
Posted Feb 5, 2009 2:07 UTC (Thu) by miffe (subscriber, #24478)Parent article: Dracut looks to replace the initramfs patchwork
Or am I missing something?
Posted Feb 5, 2009 3:22 UTC (Thu)
by jbailey (guest, #16890)
[Link] (1 responses)
Posted Feb 5, 2009 8:18 UTC (Thu)
by jengelh (guest, #33263)
[Link]
$myothercommands;
something like that. Of course you can wrap that into a nice C program, but if it works without, you'll probably spare the extra binary.
Dracut looks to replace the initramfs patchwork
initramfs at all.
Dracut looks to replace the initramfs patchwork
LD_LIBRARY_PATH=/mnt/lib /mnt/lib64/ld-linux-x86-64.so.2 /mnt/bin/rm -Rf /$everythingButMnt;
exec /mnt/lib64/ld-linux-x86-64.so.2 --library-path "/mnt/lib:/mnt/usr/lib" /mnt/usr/bin/chroot /mnt /sbin/init "$@";