Commit Graph

17 Commits

Author SHA1 Message Date
Juan RP 0493378c0c dracut: only install memdisk stuff if /usr/bin/memdiskfind exists. 2015-05-08 17:55:36 +02:00
Christian Neukirchen 929175a025 Support for MEMDISK
The .iso can now be booted using Grub (memdisk from Syslinux package):

	linux16 /memdisk
	initrd16 /path/to/iso

As well as from Syslinux:

	LINUX memdisk
	INITRD path/to/iso
2015-05-02 12:16:21 +02:00
Juan RP ca99f9f5bb New dracut module helper to enable runit services. 2014-12-02 21:03:58 +01:00
Juan RP e80d4edb1b dracut: chown after chroot to NEWROOT instead. 2013-06-02 12:32:57 +02:00
Juan RP 4631d5a919 dracut/module-setup.sh: need chown(1) for adduser.sh. 2013-06-02 12:22:23 +02:00
Juan RP 22bae418bb dracut: new locale.sh script to rebuild the target locale. 2013-05-21 21:44:45 +02:00
Juan RP e05ce506e8 copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs for shutdown. 2013-05-21 21:35:35 +02:00
Juan RP 997b3ca895 dracut: misc tweaks. 2013-05-20 13:15:21 +02:00
Juan RP 5f308e46fe dracut/module-setup.sh: need depmod in initramfs for copy-kmods.sh. 2013-05-20 11:18:13 +02:00
Juan RP 7601096f1a Add another script for dracut to copy kmods from initramfs to the new rootfs. 2013-05-19 12:36:21 +02:00
Juan RP 9504ed551c dracut: remove conf script; we can override settings via kernel cmdline. 2012-11-22 18:27:57 +01:00
Juan RP 5090e85113 dracut: drop polkit script, doesn't work with polkit>=0.106. 2012-11-22 17:02:10 +01:00
Juan RP cdda795053 dracut/module-setup.sh: pass full path to required bins. 2012-11-22 15:39:15 +01:00
Juan RP c70ef1451b Make dracut scripts shorter in name; they are part of vmklive module anyway... 2012-11-22 15:28:13 +01:00
Juan RP 6740e801bb Enable DM autologin and make polkit always succeed for USERNAME. 2012-11-22 10:31:46 +01:00
Juan RP a45a0d1448 Added a new dracut script to overwrite keymap/locale settings in NEWROOT. 2012-06-14 11:21:54 +02:00
Juan RP dce041a6fe Rename dracut files. 2012-06-14 10:57:54 +02:00