0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
linuxrc: add partial support for rd.{md,dm}.uuid=* and rd.lvm.lv=* dracut style argument More... almost 10 years ago
linuxrc: add partial support for rd.lvm.lv=* dracut style argument More... almost 10 years ago
linuxrc: simplify vconsole.keymap= detection code More... almost 10 years ago
linuxrc: add support for systemd's vconsole.keymap= More... almost 10 years ago
linuxrc: rename ${keymap} to ${USE_KEYMAP} More... almost 10 years ago
00-keymaps.sh: simplify keymap handling code More... almost 10 years ago
linuxrc: avoid unnecessary dokeymap boot parameter to activate keymap config More... almost 10 years ago
genkernel: do not use /var/cache for storing source tarballs More... about 10 years ago
gen_initramfs.sh: add network configuration settings introduced by systemd-210 More... about 10 years ago
gen_initramfs.sh, initrd.defaults: systemd-210 moved udevd to another path More... about 10 years ago
00-rootdev.sh: use realpath instead of readlink to resolve symlinks More... about 10 years ago
gen_initramfs: fix append_drm() modules lookup code More... about 10 years ago
00-devmgr.sh: do not set the hotplug handler, Gentoo bug #493874 More... over 10 years ago
kernel: set CONFIG_UEVENT_HELPER_PATH="" as per Gentoo bug #493874 More... over 10 years ago
Merge pull request #14 from chutzimir/bin-kernel More... over 10 years ago
Only skip the "ldconfig -r" step, which needs root privileges More... over 10 years ago
gen_initramfs.sh: use realpath to ensure that udevdir files are grepped correctly More... over 10 years ago
linuxrc: create /etc/ld.so.cache if it's not in the initramfs More... over 10 years ago
gen_initramfs: add /sbin/ldconfig to the initramfs More... over 10 years ago
00-fsdev.sh: drop any reference to mdstart, no longer used nowadays More... over 10 years ago
Also detect "fakeroot" More... over 10 years ago
ldconfig -r requires "root" (chroot) privileges More... over 10 years ago
00-crypt.sh: only warn about missing cryptsetup if CRYPT_ROOTS or CRYPT_SWAPS is set More... over 10 years ago
linuxrc: fix /dev/shm mount, move it after /dev mount, add strictatime support to busybox More... over 10 years ago
linuxrc: mount /dev/shm with appropriate permissions, see Gentoo bug #493652 More... over 10 years ago
linuxrc: fix REAL_INIT setup in livecd mode More... over 10 years ago
gen_initramfs: fix copy_binaries for iscsistart, Gentoo bug #492704 More... over 10 years ago
00-rootdev.sh: handle the case where init=/linuxrc and real_init= is not set More... over 10 years ago
gen_initramfs: make sure to die on mknod() failures More... over 10 years ago
00-livecd.sh: fix "docache" support, unfuck the whole code More... over 10 years ago