0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gen_bootloader.sh: handle grub2 -multislot as per #591598 More... over 7 years ago
x86_64: updated networking More... over 7 years ago
Revert "gen_initramfs.sh: If available, use /usr/bin/gpg-agent from system #44" More... over 7 years ago
ci: add --quiet-build to workaround output timeout More... over 7 years ago
ci: add circleci tests (experimental) More... over 7 years ago
gen_initramfs.sh: fix 99-default.link path More... over 7 years ago
Upgrade default date to YYYYMMDD-HHMMSS More... almost 8 years ago
Add KAPPENDNAME to the naming More... almost 8 years ago
Add appendname param More... almost 8 years ago
gen_initramfs.sh: If available, use /usr/bin/gpg-agent from system #44 More... almost 8 years ago
gen_cmdline: list lz4 as supported compression type More... almost 8 years ago
Be stricter with module path for firmware More... almost 8 years ago
Wait for iscsi to settle, use scandelay method More... almost 8 years ago
initramfs: lz4 compression More... almost 8 years ago
Merge pull request #31 from cova-fe/master More... about 8 years ago
Import ZFS volumes after luks. Ref: Sabayon/genkernel-next#25 More... about 8 years ago
udev rules: added seat rules wrt gentoo bug #517572 More... over 8 years ago
00-livecd.sh: complete overlayfs support More... about 9 years ago
modules: include overlay fs module in modules_load More... about 9 years ago
00-livecd.sh: add support for overlay fs. More... about 9 years ago
Load xhci-plat-hcd and xhci-pci if they exist. More... about 9 years ago
Merge pull request #22 from dlan17/master More... over 9 years ago
00-splash.sh: enter shell while fail boot, bug #523512 More... over 9 years ago
gen_initramfs: add more thin-provisioning-tools inside initramfs More... over 9 years ago
Merge pull request #20 from maxmati/master More... almost 10 years ago
Add realpath to busybox. More... almost 10 years ago
Merge pull request #19 from sakaki-/master More... almost 10 years ago
Fixed case where a LUKS root is protected by a GPG-encrypted keyfile and plymouth is in use. Previously, this would use plymouth's ask-for-password action, passing it a --command argument that included a pipeline (line 206 in previous version of 00-crypt.sh). As plymouth does not shell-interpret its command however, this fails. In this version, we create a temporary script file with the necessary pipeline command in it, and pass this temporary script to plymouth instead. The temporary script is deleted after use. (In theory, it should be possible to construct a "/bin/sh -c 'cmd'"-style invocation for the --command, thereby avoiding this, but I have had no luck with this approach, due to plymouth's argument parser.) More... almost 10 years ago
00-keymaps.sh: fix keymap boot args detection and setup, respect docs More... almost 10 years ago
linuxrc: add support for dracut/anaconda iscsi cmdline parameters More... almost 10 years ago