GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/genkernel.git
aufs
debug-build
dracut
hyperv
iscsi
kernel-config
lxnay
master
old_master
overlayfs
ryao
split-genkernel-geninitramfs
v3.4.45.x
xake
zfs
Kernel and initrd generator
Genkernel Team <genkernel@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defaults
Commit message (
Expand
)
Author
Age
Files
Lines
*
defaults/initrd.defaults: Rename $CRYPT_KEYFILE_{ROOT,SWAP} -> $CRYPT_{ROOT,S...
Thomas Deutschmann
2020-09-02
2
-4
/
+4
*
defaults/linuxrc: fix typo
Karlson2k (Evgeny Grin)
2020-08-30
1
-1
/
+1
*
defaults/linuxrc: Add gksosreport
Thomas Deutschmann
2020-08-28
3
-7
/
+91
*
defaults/linuxrc: Try to determine filesystem type
Thomas Deutschmann
2020-08-28
2
-2
/
+46
*
defaults/linuxrc: Add gk.udev.debug to run udevd in debug mode
Thomas Deutschmann
2020-08-28
2
-1
/
+10
*
defaults/linuxrc: Log udevd debug output into /run/initramfs/udevd.log
Thomas Deutschmann
2020-08-28
2
-1
/
+2
*
defaults/linuxrc: Always preserve log
Thomas Deutschmann
2020-08-28
3
-109
/
+8
*
Use switch_root from util-linux
Thomas Deutschmann
2020-08-28
1
-30
/
+2
*
defaults/linuxrc: Make use of PATH (2)
Thomas Deutschmann
2020-08-28
1
-3
/
+4
*
defaults/initrd.scripts: log_msg(): Leave function early in case log file can...
Thomas Deutschmann
2020-08-28
1
-1
/
+1
*
defaults/linuxrc: Support devices with symlinks (2)
Thomas Deutschmann
2020-08-28
1
-1
/
+1
*
defaults/linuxrc: Add debug breakpoint before udevd start
Thomas Deutschmann
2020-08-28
1
-0
/
+3
*
defaults/config.sh: Add DEFAULT_<TYPE>_<TCVAR> to allow override
Thomas Deutschmann
2020-08-28
1
-6
/
+20
*
kernel-generic-config: Enable WireGuard support
Thomas Deutschmann
2020-08-27
1
-0
/
+1
*
defaults/linuxrc: Disable processing of modules_load file by default
Thomas Deutschmann
2020-08-26
3
-12
/
+26
*
eudev: Enable kmod support
Thomas Deutschmann
2020-08-26
1
-3
/
+10
*
defaults/modules_load: Add hv_sock to Hyper-V modules list
Thomas Deutschmann
2020-08-25
1
-1
/
+1
*
defaults/modules_load: Fix Hyper-V keyboard support
Thomas Deutschmann
2020-08-25
1
-1
/
+1
*
defaults/linuxrc: Hide first output until cmdline was parsed
Thomas Deutschmann
2020-08-24
1
-2
/
+2
*
busy-config: Disable CONFIG_STACK_OPTIMIZATION_386
Thomas Deutschmann
2020-08-23
1
-0
/
+1
*
defaults/initrd.scripts: log_msg(): Log milliseconds
Thomas Deutschmann
2020-08-21
1
-2
/
+2
*
--luks: Add support for Serpent cipher
Thomas Deutschmann
2020-08-21
1
-1
/
+1
*
defaults/linuxrc: Process /etc/initramfs.mounts multiple times
Thomas Deutschmann
2020-08-19
2
-34
/
+56
*
defaults/initrd.scripts: start_volumes(): Don't wait for /dev/zfs
Thomas Deutschmann
2020-08-09
1
-12
/
+1
*
defaults/initrd.scripts: start_volumes(): Drop ZPOOL_IMPORT_UDEV_TIMEOUT_MS w...
Thomas Deutschmann
2020-08-09
1
-3
/
+0
*
modules_load: Add vmw_pvscsi for VMware PVSCSI driver support
Thomas Deutschmann
2020-08-04
1
-1
/
+1
*
keymaps: update Norwegian (no) keymap
Thomas Deutschmann
2020-08-01
1
-0
/
+0
*
Unify grep usage
Thomas Deutschmann
2020-08-01
2
-3
/
+3
*
ZFS: Enable UDEV support
v4.1.0_beta1
Thomas Deutschmann
2020-07-24
1
-7
/
+17
*
dmraid: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
2
-10
/
+10
*
multipath: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
1
-36
/
+10
*
bcache: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
3
-34
/
+7
*
cryptsetup: Enable UDEV support
Thomas Deutschmann
2020-07-24
1
-1
/
+1
*
mdadm: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
4
-43
/
+1
*
Switch from MDEV to UDEV
Thomas Deutschmann
2020-07-24
5
-36
/
+113
*
defaults/initrd.scripts: Improve logging in *_resume functions
Thomas Deutschmann
2020-07-24
1
-2
/
+2
*
defaults/initrd.scripts: mount_devfs(): Make sure that /dev/shm is available
Thomas Deutschmann
2020-07-24
1
-0
/
+4
*
defaults/linuxrc: Make use of PATH
Thomas Deutschmann
2020-07-24
3
-21
/
+25
*
defaults/initrd.scripts: openLUKS(): Fix style
Thomas Deutschmann
2020-07-24
1
-1
/
+2
*
defaults/software.sh: Fix style
Thomas Deutschmann
2020-07-24
1
-18
/
+18
*
defaults/initrd.scripts: do_resume(): Use find_real_device() to determine REA...
Thomas Deutschmann
2020-07-24
1
-0
/
+9
*
defaults/linuxrc: Support devices with symlinks
Thomas Deutschmann
2020-07-23
2
-9
/
+20
*
linuxrc: Add gk.userinteraction.disabled
Thomas Deutschmann
2020-07-16
3
-0
/
+61
*
defaults/linuxrc: Fix mounting of /proc
Thomas Deutschmann
2020-07-16
1
-1
/
+1
*
Add ZSTD compression support for initramfs
Thomas Deutschmann
2020-07-16
1
-0
/
+5
*
gen_determineargs.sh: determine_real_args(): Don't call gcc directly
Thomas Deutschmann
2020-07-16
1
-0
/
+3
*
gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...
Thomas Deutschmann
2020-07-16
1
-0
/
+37
*
defaults/initrd.scripts: test_success(): Fix quoting
Thomas Deutschmann
2020-06-23
1
-2
/
+2
*
defaults/initrd.scripts: Log what is happening in *_resume functions
Thomas Deutschmann
2020-06-22
1
-1
/
+12
*
defaults/linuxrc: Disable unnecessary udev timeout in zpool import
Richard Yao
2020-06-12
2
-1
/
+2
[next]