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
/
initrd.scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for LUKS detached header (another attempt)
Robin H. Johnson
2022-05-15
1
-16
/
+146
|
\
|
*
Add support for LUKS detached header
Dmitry Baranov
2021-08-07
1
-16
/
+146
*
|
defaults/initrd.scripts: Get rid of extra padding
Robin H. Johnson
2022-05-15
1
-92
/
+92
|
\
|
|
*
defaults/initrd.scripts: Get rid of extra padding
Dmitry Baranov
2021-08-07
1
-92
/
+92
*
|
initrd.scripts: don't skip top level devices with partitions
Georgy Yakovlev
2021-09-08
1
-18
/
+0
|
/
*
initrd.scripts: openLUKS(): Reset cryptsetup_options on each iteration
Thomas Deutschmann
2021-07-06
1
-2
/
+4
*
initrd.scripts: crypt_filter(): crypt_silent shouldn't hide cryptsetup prompt
v4.2.0
Thomas Deutschmann
2021-03-21
1
-1
/
+1
*
initrd.scripts: do_resume(): Show warning when kernel doesn't support hiberna...
Thomas Deutschmann
2021-03-21
1
-10
/
+17
*
linuxrc: Move global variables to initrd.defaults
Thomas Deutschmann
2021-03-21
1
-2
/
+2
*
initrd.scripts: Add is_quiet() function
Thomas Deutschmann
2021-03-21
1
-29
/
+36
*
initrd.scripts: is_true(): Optimize for most frequently used value
Thomas Deutschmann
2021-03-21
1
-4
/
+5
*
initrd.scripts: is_debug(): Mark local variable as such
Thomas Deutschmann
2021-03-21
1
-1
/
+1
*
linuxrc: Refactor handling of console log level
Thomas Deutschmann
2021-03-20
1
-18
/
+0
*
linuxrc: Fix QUIET mode
Thomas Deutschmann
2021-03-20
1
-45
/
+46
*
initrd.scripts: setup_keymap(): check console only when dokeymap is set
Thomas Deutschmann
2021-03-20
1
-7
/
+7
*
initrd.scripts: run_shell(): Exit early when /dev is gone
Thomas Deutschmann
2021-03-14
1
-0
/
+4
*
initrd.scripts: Add is_userinteraction_allowed() function
Thomas Deutschmann
2021-03-14
1
-5
/
+18
*
linuxrc: Rename rundebugshell() -> run_debug_shell()
Thomas Deutschmann
2021-03-14
1
-15
/
+11
*
initrd.scripts: modules_scan(): Rename GK_ROOTFS_DETECTED_STATEFILE -> GK_ROO...
Thomas Deutschmann
2021-03-14
1
-3
/
+3
*
initrd.scripts: setup_keymap(): Skip keymap loading for serial consoles
Thomas Deutschmann
2021-03-14
1
-0
/
+7
*
linuxrc: Determine active console
Thomas Deutschmann
2021-03-14
1
-0
/
+15
*
initrd.scripts: run_shell(): Reformat exec code
Thomas Deutschmann
2021-03-14
1
-3
/
+3
*
initrd.scripts: bootstrapFS(): Create /dev/tty0
Thomas Deutschmann
2021-03-14
1
-0
/
+1
*
initrd.scripts: Add trim() function
Thomas Deutschmann
2021-03-08
1
-0
/
+10
*
initrd.scripts: openLUKS(): differentiate LUKS_DEVICE errors
Thomas Deutschmann
2021-02-15
1
-1
/
+7
*
initrd.scripts: openLUKS(): validate argument
Thomas Deutschmann
2021-02-15
1
-0
/
+4
*
linuxrc: add kernel command-line argument to allow user to pass additional op...
Thomas Deutschmann
2021-02-07
1
-9
/
+7
*
Remove "dobtrfs" kernel command-line argument
Thomas Deutschmann
2020-09-11
1
-32
/
+0
*
defaults/initrd.scripts: openLUKS(): Trigger module loading when mounting {ro...
Thomas Deutschmann
2020-09-02
1
-4
/
+11
*
defaults/linuxrc: Add gksosreport
Thomas Deutschmann
2020-08-28
1
-5
/
+15
*
defaults/linuxrc: Try to determine filesystem type
Thomas Deutschmann
2020-08-28
1
-1
/
+41
*
defaults/linuxrc: Always preserve log
Thomas Deutschmann
2020-08-28
1
-73
/
+1
*
defaults/initrd.scripts: log_msg(): Leave function early in case log file can...
Thomas Deutschmann
2020-08-28
1
-1
/
+1
*
defaults/linuxrc: Disable processing of modules_load file by default
Thomas Deutschmann
2020-08-26
1
-4
/
+7
*
defaults/initrd.scripts: log_msg(): Log milliseconds
Thomas Deutschmann
2020-08-21
1
-2
/
+2
*
defaults/linuxrc: Process /etc/initramfs.mounts multiple times
Thomas Deutschmann
2020-08-19
1
-0
/
+49
*
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
*
Unify grep usage
Thomas Deutschmann
2020-08-01
1
-1
/
+1
*
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
1
-9
/
+9
*
multipath: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
1
-36
/
+10
*
bcache: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
1
-24
/
+0
*
mdadm: Switch to UDEV usage
Thomas Deutschmann
2020-07-24
1
-38
/
+0
*
Switch from MDEV to UDEV
Thomas Deutschmann
2020-07-24
1
-21
/
+41
*
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
1
-12
/
+16
*
defaults/initrd.scripts: openLUKS(): Fix style
Thomas Deutschmann
2020-07-24
1
-1
/
+2
*
defaults/initrd.scripts: do_resume(): Use find_real_device() to determine REA...
Thomas Deutschmann
2020-07-24
1
-0
/
+9
[next]