Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable serial getty when using serial console | Christian Neukirchen | 2016-08-22 | 2 | -0/+13 |
| | |||||
* | Merge branch 'master' of https://github.com/voidlinux/void-mklive | Christian Neukirchen | 2016-05-27 | 1 | -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 RP | 2016-04-29 | 1 | -1/+1 |
| | | | | | | | | This lets the installer remove the anon rule from etc/sudoers. | ||||
* | | dracut/services.sh: enable only mentioned services. | Christian Neukirchen | 2015-10-09 | 1 | -15/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | Christian Neukirchen | 2015-10-09 | 7 | -1/+99 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/services: don't autostart dmeventd, lvmetad and mdadm. | Juan RP | 2015-10-09 | 1 | -1/+1 |
| | | |||||
| * | dracut/dm-autologin: autostart lxqt if available. | Juan RP | 2015-07-30 | 1 | -0/+2 |
| | | |||||
| * | dracut/display-manager-autologin: autologin to lxde if found via lxdm. | Juan RP | 2015-05-29 | 1 | -0/+2 |
| | | |||||
| * | dracut/display-manager-autologin: autologin to i3 if found. | Juan RP | 2015-05-25 | 1 | -0/+2 |
| | | |||||
| * | dracut/display-manager-autologin.sh: enable kdm autologin. | Juan RP | 2015-05-24 | 1 | -0/+6 |
| | | |||||
| * | dracut: only install memdisk stuff if /usr/bin/memdiskfind exists. | Juan RP | 2015-05-08 | 1 | -5/+7 |
| | | |||||
| * | Support for MEMDISK | Christian Neukirchen | 2015-05-02 | 4 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | dracut/services: do not enable the pulseaudio service. | Juan RP | 2015-04-29 | 1 | -1/+1 |
| | | |||||
| * | dracut/services: do not enable wpa_supplicant. | Juan RP | 2015-04-07 | 1 | -1/+1 |
| | | |||||
| * | dracut/adduser: add user to the audio/video groups. | Juan RP | 2015-02-14 | 1 | -1/+1 |
| | | |||||
| * | dracut/services: do not enable agetty on serial by default. | Juan RP | 2015-02-14 | 1 | -1/+1 |
| | | |||||
| * | dracut/display-manager-autologin: autostart cinnamon if found. | Juan RP | 2015-01-25 | 1 | -0/+2 |
| | | |||||
| * | dracut/services: do not enable agetty-serial. | Juan RP | 2015-01-25 | 1 | -1/+1 |
| | | |||||
| * | dracut/service: do not enable agetty-generic; misc tweaks. | Juan RP | 2014-12-04 | 1 | -3/+3 |
| | | |||||
| * | dracut/display-manager-autologin: autostart mate via lxdm if mate-session ↵ | Juan RP | 2014-12-03 | 1 | -0/+2 |
| | | | | | | | | exists. | ||||
| * | dracut/display-manager-autologin: start xfce4 if startxfce4 exists. | Juan RP | 2014-12-03 | 1 | -0/+2 |
| | | |||||
| * | dracut/services: do not auto enable ip{,6}tables. | Juan RP | 2014-12-02 | 1 | -1/+1 |
| | | |||||
| * | New dracut module helper to enable runit services. | Juan RP | 2014-12-02 | 2 | -0/+30 |
| | | |||||
| * | dracut/adduser: autologin if live.autologin is set in the kernel cmdline. | Juan RP | 2014-12-02 | 1 | -0/+6 |
| | | |||||
* | | fix | Christian Neukirchen | 2014-11-04 | 1 | -1/+1 |
| | | |||||
* | | dracut/getty-autologin.sh: fix. | Christian Neukirchen | 2014-11-04 | 1 | -2/+2 |
| | | |||||
* | | add console autologin | Christian Neukirchen | 2014-11-04 | 2 | -0/+12 |
| | | |||||
* | | This is hrmpf | Christian Neukirchen | 2014-11-04 | 1 | -1/+3 |
|/ | |||||
* | dracut/adduser.sh: set live.user shell to /bin/bash if exists. | Juan RP | 2014-09-24 | 1 | -0/+1 |
| | |||||
* | mklive: add -a opt to set XBPS_ARCH (for musl); misc changes for dracut/adduser. | Juan RP | 2014-09-21 | 1 | -3/+4 |
| | |||||
* | mklive: accept live.shell kernel cmdline to switch user shell; from pancake. | Juan RP | 2014-09-20 | 1 | -1/+7 |
| | |||||
* | mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin. | Juan RP | 2014-09-20 | 1 | -16/+1 |
| | |||||
* | dracut/adduser.sh: repair autologin with the latest agetty runit service. | Juan RP | 2014-08-08 | 1 | -1/+1 |
| | |||||
* | dracut/adduser.sh: do not add user to the systemd-journal group. | Juan RP | 2014-08-02 | 1 | -1/+1 |
| | |||||
* | dracut/copy-initramfs.sh: only run this with systemd. | Juan RP | 2014-06-29 | 1 | -1/+3 |
| | |||||
* | dracut/adduser.sh: no need to remove pam_systemd with runit anymore. | Juan RP | 2014-06-20 | 1 | -2/+1 |
| | |||||
* | dracut/display-manager-autologin.sh: if enlightenment and lxdm are ↵ | Juan RP | 2014-05-31 | 1 | -2/+4 |
| | | | | installed, autostart it. | ||||
* | mklive: misc tweaks to generate a proper image with runit. | Juan RP | 2014-05-23 | 2 | -4/+14 |
| | |||||
* | mklive: do not assume glibc and/or systemd (might use musl and runit instead ↵ | Juan RP | 2014-05-23 | 2 | -7/+14 |
| | | | | :-). | ||||
* | mklive: switch to xz initramfs; misc tweaks. | Juan RP | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Misc changes to reduce image size. | Juan RP | 2013-08-22 | 1 | -6/+0 |
| | | | | | | | | | | | 1- Stop generating locale via dracut; generate choosen locale at build time. 2- Stop generating a local repository (/packages) to the rootfs. 3- Drop support for -l option. 4- There's no need to copy kernel modules manually anymore. 5- Switch to base-system and some more additional packages to drop base-system-live requirement. WIP! the installer must be updated to copy rootfs files to the targetdir. | ||||
* | dracut/adduser.sh: fix issue #1. | Juan RP | 2013-06-12 | 1 | -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 RP | 2013-06-02 | 2 | -2/+1 |
| | |||||
* | dracut/module-setup.sh: need chown(1) for adduser.sh. | Juan RP | 2013-06-02 | 1 | -0/+1 |
| | |||||
* | dracut/adduser.sh: fix polkit rules file name. | Juan RP | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | mklive: force-add vmklive dracut module and generate a polkit rules file to ↵ | Juan RP | 2013-06-02 | 1 | -0/+16 |
| | | | | bypass auth. | ||||
* | dracut/copy-initramfs.sh: set $KVER to make this work again. | Juan RP | 2013-05-22 | 1 | -0/+1 |
| | |||||
* | dracut/locale.sh: set locale/keymap in newroot config files too. | Juan RP | 2013-05-21 | 1 | -0/+9 |
| | |||||
* | dracut: new locale.sh script to rebuild the target locale. | Juan RP | 2013-05-21 | 2 | -0/+15 |
| | |||||
* | copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs ↵ | Juan RP | 2013-05-21 | 2 | -8/+1 |
| | | | | for shutdown. |