about summary refs log tree commit diff
path: root/dracut
Commit message (Expand)AuthorAgeFilesLines
* dracut/adduser.sh: repair autologin with the latest agetty runit service.Juan RP2014-08-081-1/+1
* dracut/adduser.sh: do not add user to the systemd-journal group.Juan RP2014-08-021-1/+1
* dracut/copy-initramfs.sh: only run this with systemd.Juan RP2014-06-291-1/+3
* dracut/adduser.sh: no need to remove pam_systemd with runit anymore.Juan RP2014-06-201-2/+1
* dracut/display-manager-autologin.sh: if enlightenment and lxdm are installed,...Juan RP2014-05-311-2/+4
* mklive: misc tweaks to generate a proper image with runit.Juan RP2014-05-232-4/+14
* mklive: do not assume glibc and/or systemd (might use musl and runit instead ...Juan RP2014-05-232-7/+14
* mklive: switch to xz initramfs; misc tweaks.Juan RP2014-05-231-1/+1
* Misc changes to reduce image size.Juan RP2013-08-221-6/+0
* dracut/adduser.sh: fix issue #1.Juan RP2013-06-121-0/+2
* dracut: chown after chroot to NEWROOT instead.Juan RP2013-06-022-2/+1
* dracut/module-setup.sh: need chown(1) for adduser.sh.Juan RP2013-06-021-0/+1
* dracut/adduser.sh: fix polkit rules file name.Juan RP2013-06-021-1/+1
* mklive: force-add vmklive dracut module and generate a polkit rules file to b...Juan RP2013-06-021-0/+16
* dracut/copy-initramfs.sh: set $KVER to make this work again.Juan RP2013-05-221-0/+1
* dracut/locale.sh: set locale/keymap in newroot config files too.Juan RP2013-05-211-0/+9
* dracut: new locale.sh script to rebuild the target locale.Juan RP2013-05-212-0/+15
* copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs for...Juan RP2013-05-212-8/+1
* dracut/copy-kmods.sh: copy the initramfs to the new rootfs for proper shutdown.Juan RP2013-05-201-0/+3
* dracut: misc tweaks.Juan RP2013-05-202-9/+9
* dracut/module-setup.sh: need depmod in initramfs for copy-kmods.sh.Juan RP2013-05-201-0/+1
* dracut/copy-kmods.sh: after copying kmod re-run depmod.Juan RP2013-05-201-1/+3
* Add another script for dracut to copy kmods from initramfs to the new rootfs.Juan RP2013-05-192-0/+8
* dracut/adduser.sh: change shell to bash for the live user.Juan RP2013-05-181-1/+1
* Modernize and make this work with current packages.Juan RP2013-05-171-4/+1
* dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /d...Juan RP2013-03-121-4/+3
* Multiple updates and fixes; needs bash and xbps>=0.21.Juan RP2013-03-111-0/+4
* dracut: remove conf script; we can override settings via kernel cmdline.Juan RP2012-11-222-35/+1
* dracut: drop polkit script, doesn't work with polkit>=0.106.Juan RP2012-11-222-48/+1
* dracut/module-setup.sh: pass full path to required bins.Juan RP2012-11-221-1/+2
* Make dracut scripts shorter in name; they are part of vmklive module anyway...Juan RP2012-11-225-5/+5
* dracut: make sure getarg function is defined.Juan RP2012-11-224-0/+8
* Enable DM autologin and make polkit always succeed for USERNAME.Juan RP2012-11-223-0/+80
* vmklive-conf: setup X keymap.Juan RP2012-11-221-0/+6
* vmklive-adduser: use agetty -a option to autologin.Juan RP2012-11-221-25/+2
* dracut/vmklive-adduser.sh: fixed two typos.Juan RP2012-08-301-2/+2
* Update for new dracut (rd.liveimg) and /usr switch.Juan RP2012-08-291-15/+15
* dracut/vmklive-adduser.sh: strip --noclear from getty@.service.Juan RP2012-07-031-1/+1
* Added a new dracut script to overwrite keymap/locale settings in NEWROOT. v0.9.6Juan RP2012-06-142-0/+26
* Rename dracut files.Juan RP2012-06-142-0/+0
* Initial import of void-mklive 0.9.5 (from srcpkgs/vmklive).Juan RP2012-06-122-0/+66