about summary refs log tree commit diff
path: root/dracut/module-setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* enable serial getty when using serial consoleChristian Neukirchen2016-08-221-0/+1
|
* Merge remote-tracking branch 'origin/master'Christian Neukirchen2015-10-091-0/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: only install memdisk stuff if /usr/bin/memdiskfind exists.Juan RP2015-05-081-5/+7
| |
| * Support for MEMDISKChristian Neukirchen2015-05-021-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * New dracut module helper to enable runit services.Juan RP2014-12-021-0/+1
| |
* | add console autologinChristian Neukirchen2014-11-041-0/+1
|/
* dracut: chown after chroot to NEWROOT instead.Juan RP2013-06-021-1/+0
|
* dracut/module-setup.sh: need chown(1) for adduser.sh.Juan RP2013-06-021-0/+1
|
* dracut: new locale.sh script to rebuild the target locale.Juan RP2013-05-211-0/+1
|
* copy-kmods.sh -> copy-initramfs.sh; do not copy kmods, just the initramfs ↵Juan RP2013-05-211-2/+1
| | | | for shutdown.
* dracut: misc tweaks.Juan RP2013-05-201-0/+1
|
* dracut/module-setup.sh: need depmod in initramfs for copy-kmods.sh.Juan RP2013-05-201-0/+1
|
* Add another script for dracut to copy kmods from initramfs to the new rootfs.Juan RP2013-05-191-0/+1
|
* dracut: remove conf script; we can override settings via kernel cmdline.Juan RP2012-11-221-2/+1
|
* dracut: drop polkit script, doesn't work with polkit>=0.106.Juan RP2012-11-221-2/+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-221-5/+5
|
* Enable DM autologin and make polkit always succeed for USERNAME.Juan RP2012-11-221-0/+2
|
* Added a new dracut script to overwrite keymap/locale settings in NEWROOT. v0.9.6Juan RP2012-06-141-0/+1
|
* Rename dracut files.Juan RP2012-06-141-0/+16