about summary refs log tree commit diff
path: root/dracut/adduser.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-05-271-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/voidlinux/void-mklive: installer.sh.in: add ISO-639 and ISO-3166 tables (#71) mkimage.sh.in: add odroid-c2. mkrootfs.sh.in: add odroid-c2. Add *.iso to .gitignore (#69) mkimage: get rid of parted completely (missed this in previous). dracut/adduser.sh: remove double whitespace from sudoers. mkrootfs: ignore rmdir error output. mkimage: ci20 uboot does not need /boot/vmlinux.img; looks for uImage. mkimage: match any platform (glibc and musl). mkimage: get rid of parted; use sfdisk(8). mkimage: ci20 just needs a single partition and expects the kernel in /vmlinux.img. mkimage: added ci20 platform support (MIPS CI20 Creator). mkrootfs: added ci20 platform support (MIPS CI20 Creator).
| * dracut/adduser.sh: remove double whitespace from sudoers.Juan RP2016-04-291-1/+1
| | | | | | | | This lets the installer remove the anon rule from etc/sudoers.
* | Merge remote-tracking branch 'origin/master'Christian Neukirchen2015-10-091-1/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (136 commits) dracut/services: don't autostart dmeventd, lvmetad and mdadm. mklive: fix guessing linux kernel pkgname. fix set_keymap rc.conf installer.sh: fix static IP settings in menu_install build-arm-images: PLATFORM can be overrided now. build-rootfs: build musl rootfs too; PLATFORMS can be overrided now. build-x86-images: added lxqt image. dracut/dm-autologin: autostart lxqt if available. mkrootfs: add dockstar support mklive: install GRUB EFI loader as EFI/BOOT/BOOTX64.EFI. build-x86-images: add gnome-keyring to cinnamon/mate/xfce images. build-x86-images: add firefox now it's available for musl. build-arm-images: respect musl targets. mkimage: consistently redirect std{err,out} to /dev/null with dd(1). build-arm-images: disable cubietruck for now; does not boot. build-arm-images: build all ARM images for glibc and musl. mkrootfs: get rid of pixz; fix rpi target arch. mkrootfs: set cachedir to $PWD/xbps-cachedir-<arch>; misc tweaks for musl. mkrootfs: update for musl support. build-x86-images: do not build the kde image; does not work yet. ...
| * dracut/adduser: add user to the audio/video groups.Juan RP2015-02-141-1/+1
| |
| * dracut/adduser: autologin if live.autologin is set in the kernel cmdline.Juan RP2014-12-021-0/+6
| |
* | 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/adduser.sh: no need to remove pam_systemd with runit anymore.Juan RP2014-06-201-2/+1
|
* mklive: misc tweaks to generate a proper image with runit.Juan RP2014-05-231-3/+13
|
* mklive: do not assume glibc and/or systemd (might use musl and runit instead ↵Juan RP2014-05-231-6/+8
| | | | :-).
* dracut/adduser.sh: fix issue #1.Juan RP2013-06-121-0/+2
| | | | Make sure that systemd uses our getty service modified to autologin with the live user.
* dracut: chown after chroot to NEWROOT instead.Juan RP2013-06-021-1/+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 ↵Juan RP2013-06-021-0/+16
| | | | bypass auth.
* dracut: misc tweaks.Juan RP2013-05-201-9/+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 ↵Juan RP2013-03-121-4/+3
| | | | /dev/null.
* Multiple updates and fixes; needs bash and xbps>=0.21.Juan RP2013-03-111-0/+4
|
* Make dracut scripts shorter in name; they are part of vmklive module anyway...Juan RP2012-11-221-0/+29