Commit Graph

26 Commits

Author SHA1 Message Date
Juan RP 92a48c5d2f dracut/locale.sh: set locale/keymap in newroot config files too. 2013-05-21 22:33:11 +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 c6f15e7299 dracut/copy-kmods.sh: copy the initramfs to the new rootfs for proper shutdown. 2013-05-20 16:31:47 +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 2a5939bce4 dracut/copy-kmods.sh: after copying kmod re-run depmod. 2013-05-20 11:12:54 +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 496ab55ca8 dracut/adduser.sh: change shell to bash for the live user. 2013-05-18 09:41:27 +02:00
Juan RP 9378eed058 Modernize and make this work with current packages. 2013-05-17 11:05:00 +02:00
Juan RP f7b2c93354 dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /dev/null. 2013-03-12 08:09:49 +01:00
Juan RP b7aa53a6c6 Multiple updates and fixes; needs bash and xbps>=0.21. 2013-03-11 23:52:40 +01: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 5159224c3d dracut: make sure getarg function is defined. 2012-11-22 12:19:12 +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 f45150594d vmklive-conf: setup X keymap. 2012-11-22 10:31:30 +01:00
Juan RP 54c2812edf vmklive-adduser: use agetty -a option to autologin. 2012-11-22 10:30:58 +01:00
Juan RP 6564ab4e5b dracut/vmklive-adduser.sh: fixed two typos. 2012-08-30 08:40:34 +02:00
Juan RP 5f3833b18f Update for new dracut (rd.liveimg) and /usr switch. 2012-08-29 16:55:00 +02:00
Juan RP 2ef7a175c0 dracut/vmklive-adduser.sh: strip --noclear from getty@.service. 2012-07-03 16:57:05 +02: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
Juan RP f23d55be2b Initial import of void-mklive 0.9.5 (from srcpkgs/vmklive). 2012-06-12 16:27:17 +02:00