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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genkernel: Bump to v4.0.0_beta5
v4.0.0_beta5
Thomas Deutschmann
2019-07-18
1
-1
/
+1
*
Normalize output
Thomas Deutschmann
2019-07-18
2
-18
/
+23
*
gen_initramfs.sh: create_initramfs(): Output reason when initramfs compressio...
Thomas Deutschmann
2019-07-18
1
-9
/
+6
*
Change --microcode-initramfs handling
Thomas Deutschmann
2019-07-18
2
-15
/
+51
*
Rework --mountboot handling
Thomas Deutschmann
2019-07-18
2
-46
/
+167
*
gen_determineargs.sh: determine_real_args(): Log readings
Thomas Deutschmann
2019-07-17
1
-1
/
+6
*
Fix hppa support
Thomas Deutschmann
2019-07-17
2
-0
/
+9
*
initrd.scripts: sdelay(): Show waiting indicator
Thomas Deutschmann
2019-07-17
1
-2
/
+8
*
linuxrc: Umount /newroot when it was rejected before prompting for a new root...
Thomas Deutschmann
2019-07-16
1
-0
/
+12
*
linuxrc: Tell user why we consider a root device as invalid
Thomas Deutschmann
2019-07-16
1
-6
/
+30
*
gen_configkernel.sh: config_kernel(): Ensure that CONFIG_TTY & CONFIG_UNIX98_...
Thomas Deutschmann
2019-07-16
1
-0
/
+11
*
gen_configkernel.sh: config_kernel(): Fix code style
Thomas Deutschmann
2019-07-16
1
-16
/
+16
*
gen_initramfs.sh: append_base_layout(): Record --keymap parameter in build-pa...
v4.0.0_beta4
Thomas Deutschmann
2019-07-16
1
-0
/
+9
*
linuxrc: Change ROOTDELAY handling
Thomas Deutschmann
2019-07-16
2
-8
/
+12
*
gen_initramfs.sh: create_initramfs(): When deduping CPIO, use --reproducible ...
Thomas Deutschmann
2019-07-16
1
-1
/
+1
*
initramfs: Add meta files used by dracut's lsinitrd
Thomas Deutschmann
2019-07-16
1
-0
/
+34
*
genkernel: Bump version to v4.0.0_beta4
Thomas Deutschmann
2019-07-16
1
-1
/
+1
*
genkernel: Replace echo with print_* functions for pretty $LOGFILE
Thomas Deutschmann
2019-07-16
1
-12
/
+12
*
gen_initramfs.sh: create_initramfs(): Make MCU CPIO creation silent but log c...
Thomas Deutschmann
2019-07-16
1
-3
/
+4
*
gen_initramfs.sh: Use find with -print0 parameter to support files with white...
Thomas Deutschmann
2019-07-16
1
-29
/
+29
*
genkernel: Use $BOOTDIR in msg regarding genkernel hardware detection feature
Thomas Deutschmann
2019-07-16
1
-2
/
+6
*
Bump e2fsprogs to v1.45.3
Thomas Deutschmann
2019-07-16
2
-0
/
+0
*
genkernel: Bump version to v4.0.0_beta3
v4.0.0_beta3
Thomas Deutschmann
2019-07-16
1
-1
/
+1
*
Adjust LOGLEVEL
Thomas Deutschmann
2019-07-16
4
-20
/
+20
*
gen_configkernel.sh: config_kernel(): No need to re-check required kernel opt...
Thomas Deutschmann
2019-07-16
1
-13
/
+13
*
Adjust LOGLEVEL
Thomas Deutschmann
2019-07-16
3
-118
/
+118
*
initrd.script: prompt_user(): Remove read timeout
Thomas Deutschmann
2019-07-16
1
-6
/
+6
*
linuxrc: break out when REAL_ROOT is on ZFS but kernel was started without dozfs
Thomas Deutschmann
2019-07-16
1
-2
/
+2
*
linuxrc: Really prompt for new root block device when got_good_root is 0
Thomas Deutschmann
2019-07-16
1
-19
/
+18
*
linuxrc: Add rootdelay timeout indicator
Thomas Deutschmann
2019-07-16
2
-1
/
+19
*
linuxrc: Add catch all block to avoid unnecessary rootdelay for devices alrea...
Thomas Deutschmann
2019-07-15
1
-0
/
+8
*
linuxrc: Fix waiting on root
Thomas Deutschmann
2019-07-15
1
-21
/
+6
*
linuxrc: No need to call 'busybox findfs'
Thomas Deutschmann
2019-07-15
2
-13
/
+1
*
linuxrc: Set got_good_root=1 when we got root via LABEL|UUID|PARTUUID
Thomas Deutschmann
2019-07-15
1
-0
/
+2
*
gen_initramfs.sh: copy_system_binaries(): Use "lddtree -l"
Thomas Deutschmann
2019-07-15
1
-2
/
+2
*
Add "--module-rebuild" parameter
Thomas Deutschmann
2019-07-15
6
-1
/
+73
*
linuxrc: Relax NEWROOT validation
Thomas Deutschmann
2019-07-15
1
-1
/
+3
*
gen_funcs.sh: trap_cleanup(): Log received signal
Thomas Deutschmann
2019-07-15
1
-2
/
+19
*
gen_configkernel.sh: config_kernel(): Don't check kernelruntask's return valu...
Thomas Deutschmann
2019-07-15
1
-1
/
+0
*
initramfs: Add PARTUUID= support for devices
Thomas Deutschmann
2019-07-15
2
-6
/
+6
*
genkernel: Show required kernel command-line parameters for --luks
Thomas Deutschmann
2019-07-15
1
-0
/
+2
*
genkernel: Show path to initramfs when we did not build kernel and run with -...
Thomas Deutschmann
2019-07-15
1
-0
/
+6
*
genkernel: Show path to initramfs only when we actually built an initramfs
Thomas Deutschmann
2019-07-15
1
-2
/
+7
*
Makefile: Use shell function
v4.0.0_beta2
Thomas Deutschmann
2019-07-15
1
-2
/
+2
*
genkernel: Bump version to v4.0.0_beta2
Thomas Deutschmann
2019-07-15
1
-1
/
+1
*
genkernel.conf: Add missing XFSPROGS options
v4.0.0-beta.1
Thomas Deutschmann
2019-07-14
1
-0
/
+3
*
initrd.scripts: start_volumes(): Move bcache initialation below LVM but befor...
Thomas Deutschmann
2019-07-14
1
-21
/
+21
*
Dropbear: Move --ssh-authorized-keys validation to determine_real_args() func...
Thomas Deutschmann
2019-07-14
2
-11
/
+20
*
genkernel: Add empty line before warning regarding the need of rootfstype par...
Thomas Deutschmann
2019-07-14
1
-0
/
+1
*
genkernel.conf: Remove deprecated ARCH_OVERRIDE option
Thomas Deutschmann
2019-07-14
1
-3
/
+0
[next]