about summary refs log tree commit diff
path: root/dracut
Commit message (Expand)AuthorAgeFilesLines
* enable serial getty when using serial consoleChristian Neukirchen2016-08-222-0/+13
* Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-05-271-1/+1
|\
| * dracut/adduser.sh: remove double whitespace from sudoers.Juan RP2016-04-291-1/+1
* | dracut/services.sh: enable only mentioned services.Christian Neukirchen2015-10-091-15/+2
* | Merge remote-tracking branch 'origin/master'Christian Neukirchen2015-10-097-1/+99
|\|
| * dracut/services: don't autostart dmeventd, lvmetad and mdadm.Juan RP2015-10-091-1/+1
| * dracut/dm-autologin: autostart lxqt if available.Juan RP2015-07-301-0/+2
| * dracut/display-manager-autologin: autologin to lxde if found via lxdm.Juan RP2015-05-291-0/+2
| * dracut/display-manager-autologin: autologin to i3 if found.Juan RP2015-05-251-0/+2
| * dracut/display-manager-autologin.sh: enable kdm autologin.Juan RP2015-05-241-0/+6
| * dracut: only install memdisk stuff if /usr/bin/memdiskfind exists.Juan RP2015-05-081-5/+7
| * Support for MEMDISKChristian Neukirchen2015-05-024-0/+42
| * dracut/services: do not enable the pulseaudio service.Juan RP2015-04-291-1/+1
| * dracut/services: do not enable wpa_supplicant.Juan RP2015-04-071-1/+1
| * dracut/adduser: add user to the audio/video groups.Juan RP2015-02-141-1/+1
| * dracut/services: do not enable agetty on serial by default.Juan RP2015-02-141-1/+1
| * dracut/display-manager-autologin: autostart cinnamon if found.Juan RP2015-01-251-0/+2
| * dracut/services: do not enable agetty-serial.Juan RP2015-01-251-1/+1
| * dracut/service: do not enable agetty-generic; misc tweaks.Juan RP2014-12-041-3/+3
| * dracut/display-manager-autologin: autostart mate via lxdm if mate-session exi...Juan RP2014-12-031-0/+2
| * dracut/display-manager-autologin: start xfce4 if startxfce4 exists.Juan RP2014-12-031-0/+2
| * dracut/services: do not auto enable ip{,6}tables.Juan RP2014-12-021-1/+1
| * New dracut module helper to enable runit services.Juan RP2014-12-022-0/+30
| * dracut/adduser: autologin if live.autologin is set in the kernel cmdline.Juan RP2014-12-021-0/+6
* | fixChristian Neukirchen2014-11-041-1/+1
* | dracut/getty-autologin.sh: fix.Christian Neukirchen2014-11-041-2/+2
* | add console autologinChristian Neukirchen2014-11-042-0/+12
* | This is hrmpfChristian Neukirchen2014-11-041-1/+3
|/
* dracut/adduser.sh: set live.user shell to /bin/bash if exists.Juan RP2014-09-241-0/+1
* mklive: add -a opt to set XBPS_ARCH (for musl); misc changes for dracut/adduser.Juan RP2014-09-211-3/+4
* mklive: accept live.shell kernel cmdline to switch user shell; from pancake.Juan RP2014-09-201-1/+7
* mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin.Juan RP2014-09-201-16/+1
* 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