Commit Graph

1680 Commits (e1f7282d3ed2d4a5dc51ab9167913a12c59e1da2)
 

Author SHA1 Message Date
Fabio Erculiani e1f7282d3e linuxrc: add support for systemd's vconsole.keymap=
11 years ago
Fabio Erculiani f5f20a009e linuxrc: rename ${keymap} to ${USE_KEYMAP}
11 years ago
Fabio Erculiani ef6ec566ef 00-keymaps.sh: simplify keymap handling code
11 years ago
Fabio Erculiani a96510560b linuxrc: avoid unnecessary dokeymap boot parameter to activate keymap config
11 years ago
Fabio Erculiani e87343356f genkernel: do not use /var/cache for storing source tarballs
11 years ago
Fabio Erculiani d3a053874e gen_initramfs.sh: add network configuration settings introduced by systemd-210
11 years ago
Fabio Erculiani f38dedf589 gen_initramfs.sh, initrd.defaults: systemd-210 moved udevd to another path
11 years ago
Fabio Erculiani fd8ba0d9db 00-rootdev.sh: use realpath instead of readlink to resolve symlinks
11 years ago
Fabio Erculiani c90b34046e gen_initramfs: fix append_drm() modules lookup code
11 years ago
Fabio Erculiani 7085ad2b32 00-devmgr.sh: do not set the hotplug handler, Gentoo bug #493874
11 years ago
Fabio Erculiani 53dbd52ba4 kernel: set CONFIG_UEVENT_HELPER_PATH="" as per Gentoo bug #493874
11 years ago
Fabio Erculiani 391ba1c479 Merge pull request #14 from chutzimir/bin-kernel
11 years ago
Georgi Georgiev 517929fe87 Only skip the "ldconfig -r" step, which needs root privileges
11 years ago
Georgi Georgiev 00a83a5f57 Also detect "fakeroot"
11 years ago
Georgi Georgiev b60ba28d19 ldconfig -r requires "root" (chroot) privileges
11 years ago
Georgi Georgiev 65b63acb91 Trying to build a binary package, so leave the system alone
11 years ago
Georgi Georgiev 037070b547 Fix the kerncache parsing of CONFIG_LOCALVERSION
11 years ago
Georgi Georgiev a7d7711cb5 Fix a typo LCV -> LOV
11 years ago
Georgi Georgiev a8de812595 NO_KERNEL_SOURCES left behind
11 years ago
Georgi Georgiev 90a394350d LVM has read-only files that would prompt for deletion
11 years ago
Georgi Georgiev 2f2fdcb58f tar refuses to extract into a non-existent directory
11 years ago
Fabio Erculiani 99d1ae9d8a gen_initramfs.sh: use realpath to ensure that udevdir files are grepped correctly
11 years ago
Fabio Erculiani 49c4af162b linuxrc: create /etc/ld.so.cache if it's not in the initramfs
11 years ago
Fabio Erculiani 768333ed63 gen_initramfs: add /sbin/ldconfig to the initramfs
11 years ago
Fabio Erculiani 65d6d36332 00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 years ago
Fabio Erculiani 9097998cad 00-crypt.sh: only warn about missing cryptsetup if CRYPT_ROOTS or CRYPT_SWAPS is set
11 years ago
Fabio Erculiani 8ae92b7601 linuxrc: fix /dev/shm mount, move it after /dev mount, add strictatime support to busybox
11 years ago
Fabio Erculiani b566f1ed9e linuxrc: mount /dev/shm with appropriate permissions, see Gentoo bug #493652
11 years ago
Fabio Erculiani f545918a49 linuxrc: fix REAL_INIT setup in livecd mode
11 years ago
Fabio Erculiani eefb85ffb3 gen_initramfs: fix copy_binaries for iscsistart, Gentoo bug #492704
11 years ago
Fabio Erculiani 93770cfff5 00-rootdev.sh: handle the case where init=/linuxrc and real_init= is not set
11 years ago
Fabio Erculiani 73d56597d5 gen_initramfs: make sure to die on mknod() failures
11 years ago
Fabio Erculiani 5e718d9ab3 00-livecd.sh: fix "docache" support, unfuck the whole code
11 years ago
Fabio Erculiani 8df1f57e58 00-livecd.sh: drop old TODO
11 years ago
Fabio Erculiani dc7d502990 00-livecd.sh: ${LOOPEXT} is never set, drop it
11 years ago
Fabio Erculiani 87ce8a9bec 00-rootdev.sh: fix typo in comment
11 years ago
Fabio Erculiani ac5324d3f0 linuxrc: fix check against REAL_INIT and FAKE_INIT
11 years ago
Fabio Erculiani 8dd6215099 00-rootdev.sh: fix zfs rootfs boot regression, see GitHub issue #10
11 years ago
Fabio Erculiani 43ac8e2126 00-zfs.sh: move zfs_member fstype info to a standalone function
11 years ago
Fabio Erculiani c32856dd84 00-fsdev.sh: add warning about get_device_fstype() usage in ZFS scenarios
11 years ago
Fabio Erculiani 6d808e8257 00-zfs.sh: make is_zfs() public
11 years ago
Fabio Erculiani 8073752bec Revert "00-rootdev.sh: look for ZFS=* instead of ZFS* in REAL_ROOT case"
11 years ago
Fabio Erculiani 3a17a693af modules_load: add Microsoft Hyper-V initramfs support through "dohyperv"
11 years ago
Fabio Erculiani d55306dc81 00-rootdev.sh: look for ZFS=* instead of ZFS* in REAL_ROOT case
11 years ago
Fabio Erculiani 682c302fe6 00-zfs.sh: fix USE_ZFS variable check typo
11 years ago
Fabio Erculiani 61f704692c 00-fsdev.sh: sleep on multipath -v only if using mdev
11 years ago
Fabio Erculiani b832cf7a95 00-crypt.sh: use find_real_device to resolve UUID= or LABEL= dev names
11 years ago
Fabio Erculiani 3b2aa3077c 00-crypt.sh: call start_volumes instead of start_md_volumes
11 years ago
Fabio Erculiani a73aefd936 Merge pull request #6 from t0b3/patch-2
11 years ago
Fabio Erculiani 5c53e92095 Merge pull request #7 from t0b3/patch-3
11 years ago