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
*
gen_determineargs.sh: determine_real_args(): Move GK_TIME_START initializatio...
v4.0.0_beta11
Thomas Deutschmann
2019-08-07
2
-1
/
+2
*
gen_cmdline.sh: parse_cmdline(): We no longer require /sbin/mdadm to be prese...
Thomas Deutschmann
2019-08-07
1
-6
/
+2
*
manpage: Add documentation about initramfs.mounts file
Thomas Deutschmann
2019-08-07
1
-0
/
+14
*
linuxrc: Remove dead code
Thomas Deutschmann
2019-08-07
1
-2
/
+0
*
initrd.scripts: wait_sshd(): Make use of good_msg_n()
Thomas Deutschmann
2019-08-07
1
-1
/
+1
*
initrd.scripts: kill_network(): Make use of good_msg_n()
Thomas Deutschmann
2019-08-07
1
-10
/
+6
*
Rework resume-boot.sh
Thomas Deutschmann
2019-08-07
1
-6
/
+19
*
initrd.scripts: prompt_user(): Read answer from $GK_PROMPT_FILE on timeout
Thomas Deutschmann
2019-08-07
4
-6
/
+51
*
linuxrc: Remove dead code
Thomas Deutschmann
2019-08-07
1
-5
/
+0
*
busybox: Use raidautorun instead of mdstart
Thomas Deutschmann
2019-08-07
3
-83
/
+1
*
linuxrc: Log initramfs output/commands
Thomas Deutschmann
2019-08-07
6
-220
/
+522
*
unlock-luks.sh: Make shellcheck happy
Thomas Deutschmann
2019-08-06
1
-10
/
+9
*
login-remote.sh: Make shellcheck happy
Thomas Deutschmann
2019-08-06
1
-14
/
+14
*
linuxrc: Fix console support
Thomas Deutschmann
2019-08-06
2
-7
/
+33
*
initrd.scripts: run_shell(): Use LOCK file
Thomas Deutschmann
2019-08-06
2
-3
/
+5
*
unlock-lucks.sh: Kill running cryptsetup prompt with SIGINT
Thomas Deutschmann
2019-08-06
1
-2
/
+3
*
linuxrc: Rework debug mode
Thomas Deutschmann
2019-08-06
4
-12
/
+27
*
initrd.defaults: Remove duplicated definition of $NORMAL
Thomas Deutschmann
2019-08-06
1
-1
/
+0
*
initrd.scripts: Move splash() function to initrd.scripts
Thomas Deutschmann
2019-08-06
4
-12
/
+4
*
linuxrc: Make shell startup output more beautiful and useful
Thomas Deutschmann
2019-08-06
3
-7
/
+22
*
busyy-config: Update
Thomas Deutschmann
2019-08-04
1
-2
/
+3
*
linuxrc: Create /dev/tty{0,1}
Thomas Deutschmann
2019-08-04
1
-0
/
+2
*
gen_compile.sh: compile_external_modules(): Export KERNEL_OUTPUTDIR as KV_OUT...
Thomas Deutschmann
2019-08-04
1
-0
/
+2
*
gen_determineargs.sh: determine_output_filenames(): Allow "+" char in filename
Thomas Deutschmann
2019-08-04
1
-1
/
+1
*
gen_determineargs.sh: determine_real_args(): Allow "+" char in LOCALVERSION
Thomas Deutschmann
2019-08-04
1
-1
/
+1
*
gen_determineargs.sh: determine_output_filenames(): Check for valid kernel fi...
Thomas Deutschmann
2019-08-04
1
-2
/
+2
*
gen_initramfs.sh: create_initramfs(): Always show warning that --microcode-in...
Thomas Deutschmann
2019-08-03
1
-4
/
+3
*
genkernel: bump to v4.0.0_beta11
Thomas Deutschmann
2019-08-02
1
-1
/
+1
*
gen_compile.sh: compile_modules(): Don't set INSTALL_MOD_STRIP when --no-strip
Thomas Deutschmann
2019-08-02
1
-1
/
+1
*
manpage: Clarify that dosshd will start network
v4.0.0_beta10
Thomas Deutschmann
2019-07-29
1
-2
/
+3
*
initrd.scripts: cleanup(): Don't bring down network interface when real_root=...
Thomas Deutschmann
2019-07-29
1
-1
/
+6
*
initrd.scripts: start_network(): Handle already running interface
Thomas Deutschmann
2019-07-29
1
-1
/
+32
*
gen_determineargs.sh: determine_real_args(): Don't allow KERNEL_OUTPUTDIR wit...
Thomas Deutschmann
2019-07-29
1
-0
/
+6
*
gen_determineargs.sh: determine_real_args(): Don't allow TMPDIR with spaces
Thomas Deutschmann
2019-07-29
2
-0
/
+23
*
gkbuild.sh: gkconf(): Quote sysroot
Thomas Deutschmann
2019-07-29
1
-1
/
+1
*
gen_compile.sh: Refactor populate_binpkg() function
Thomas Deutschmann
2019-07-29
2
-8
/
+15
*
gen_determineargs.sh: determine_KV(): Quote $KERNEL_OUTPUTDIR
Thomas Deutschmann
2019-07-29
1
-2
/
+2
*
gen_funcs.sh: gkbuild(): Export any set CCACHE_* and DISTCC_* variable
Thomas Deutschmann
2019-07-29
1
-0
/
+13
*
Export $PATH to genkernel worker
Thomas Deutschmann
2019-07-29
1
-0
/
+4
*
gen_funcs.sh: Refactor get_chost_libdir() error handling
Thomas Deutschmann
2019-07-29
1
-2
/
+14
*
Add --kernel-append-localversion option
Thomas Deutschmann
2019-07-29
3
-22
/
+53
*
genkernel: Fix output when $KV has changed
Thomas Deutschmann
2019-07-29
1
-2
/
+2
*
genkernel: Only show information about kernel when kernel was actually installed
Thomas Deutschmann
2019-07-29
1
-10
/
+17
*
genkernel: Combine kerncache conditionals
Thomas Deutschmann
2019-07-29
1
-5
/
+2
*
genkernel: Don't install modules to /lib/modules when --kerncache is used but...
Thomas Deutschmann
2019-07-29
1
-0
/
+15
*
genkernel: Don't allow building kernel only when --kerncache is used but --no...
Thomas Deutschmann
2019-07-29
1
-0
/
+8
*
Change kernel and initramfs default filename in $BOOTDIR
Thomas Deutschmann
2019-07-29
6
-14
/
+42
*
Make initramfs and kernel filename customizable
Thomas Deutschmann
2019-07-29
12
-109
/
+407
*
keymaps: Add bepo and colemak keymap
Thomas Deutschmann
2019-07-28
46
-96
/
+94
*
Bump btrfs-progs to v5.2.1
Thomas Deutschmann
2019-07-28
2
-0
/
+0
[next]