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
/
gen_funcs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
gkbuild: Install the correct binaries with slibtool
Robin H. Johnson
2022-05-15
1
-0
/
+23
|
\
|
*
gen_funcs: Add an install_exe function
orbea
2022-05-15
1
-0
/
+23
*
|
gen_initramfs.sh: append devicemanager only for specific modules
Mike Gilbert
2022-05-15
1
-0
/
+9
|
/
*
gen_determineargs.sh: determine_real_args(): Make kmod only required for non-...
Thomas Deutschmann
2021-11-15
1
-1
/
+1
*
Refactor (compressed) kernel module handling
Thomas Deutschmann
2021-09-09
1
-0
/
+72
*
gen_funcs.sh: get_tar_cmd(): Use 'xz -T<makejobs>' instead of pxz
Thomas Deutschmann
2021-07-06
1
-1
/
+1
*
gen_funcs.sh: expand_file(): Outsource embedded Python call
Thomas Deutschmann
2021-07-06
1
-1
/
+1
*
gen_funcs.sh: check_disk_space_requirements(): use global LC_ALL
Thomas Deutschmann
2021-02-08
1
-2
/
+2
*
gen_funcs.sh: check_disk_space_requirements(): Force LC_ALL=C
Thomas Deutschmann
2020-08-30
1
-2
/
+2
*
gen_funcs.sh: _tc-getPROG(): Prevent override with empty value
Thomas Deutschmann
2020-08-28
1
-0
/
+1
*
gen_funcs.sh: kconfig_set_opt(): Change separator to allow setting of paths
Thomas Deutschmann
2020-08-18
1
-1
/
+1
*
Unify grep usage
Thomas Deutschmann
2020-08-01
1
-2
/
+2
*
Unify 'confgrep' handling via new get_grep_cmd_for_file() function
Thomas Deutschmann
2020-08-01
1
-0
/
+21
*
Switch from MDEV to UDEV
Thomas Deutschmann
2020-07-24
1
-0
/
+18
*
gen_funcs.sh: tc-getAS(): Fix typo
Thomas Deutschmann
2020-07-20
1
-1
/
+1
*
Add ZSTD compression support for initramfs
Thomas Deutschmann
2020-07-16
1
-0
/
+2
*
busybox: Honor toolchain
Thomas Deutschmann
2020-07-16
1
-0
/
+9
*
gen_funcs.sh: _tc-getPROG(): Fix overriding of default program
Thomas Deutschmann
2020-07-16
1
-2
/
+10
*
gen_funcs.sh: get_tc_vars(): Add READELF and OBJDUMP
Thomas Deutschmann
2020-07-16
1
-0
/
+2
*
gen_compile.sh: compile_generic() refactored
Thomas Deutschmann
2020-07-16
1
-0
/
+22
*
gen_funcs.sh: tc-getRANLIB(): Normalized
Thomas Deutschmann
2020-07-16
1
-1
/
+1
*
gen_funcs.sh: Fix duplicated tc-getSTRIP()
Thomas Deutschmann
2020-07-16
1
-5
/
+1
*
gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...
Thomas Deutschmann
2020-07-16
1
-0
/
+24
*
gen_funcs.sh: check_distfiles(): Adjust pattern
Thomas Deutschmann
2020-07-16
1
-1
/
+1
*
gen_initramfs.sh: append_dropbear(): Add support for ed25519 host keys
Thomas Deutschmann
2020-06-20
1
-0
/
+3
*
sandbox: Set unique SANDBOX_LOG values to avoid collisions
Thomas Deutschmann
2020-01-23
1
-0
/
+27
*
gen_funcs.sh: find_kernel_binary() refactored
Thomas Deutschmann
2020-01-12
1
-6
/
+9
*
Style fix: Use curly braces
Thomas Deutschmann
2020-01-11
1
-16
/
+16
*
gen_funcs.sh: gen_die(): Prevent recursion
Thomas Deutschmann
2020-01-02
1
-0
/
+8
*
gen_funcs.sh: Add is_glibc() function
Thomas Deutschmann
2019-12-14
1
-0
/
+14
*
gen_funcs.sh: get_chost_libdir(): Use libc.a to determine CHOST libdir
Thomas Deutschmann
2019-12-14
1
-2
/
+5
*
Improve SELinux compatibility
Mark Wright
2019-12-06
1
-4
/
+4
*
Add support for a custom font at boot
Thomas Deutschmann
2019-11-24
1
-0
/
+22
*
gen_funcs.sh: expand_file() refactored
Thomas Deutschmann
2019-11-19
1
-1
/
+24
*
gen_funcs.sh: check_disk_space_requirements(): Fix error message
Thomas Deutschmann
2019-10-09
1
-1
/
+1
*
gen_funcs.sh: cleanup(): Try to kill all running child processes before cleanup
Thomas Deutschmann
2019-10-02
1
-0
/
+46
*
gkbuild.sh: Add possibility to disable distcc usage per gkbuild
Thomas Deutschmann
2019-09-30
1
-0
/
+27
*
Add --utils-cxx option
Thomas Deutschmann
2019-09-30
1
-0
/
+3
*
gen_funcs.sh: _tc-getPROG(): Quote type command argument
Thomas Deutschmann
2019-09-30
1
-1
/
+1
*
gen_funcs.sh: get_chost_libdir(): Don't quote tc-getCC() return value
Thomas Deutschmann
2019-09-30
1
-1
/
+1
*
gen_funcs.sh: Add tc-getBUILD_CXX() function
Thomas Deutschmann
2019-09-16
1
-0
/
+4
*
Record disk usage for each package/component
Thomas Deutschmann
2019-08-30
1
-0
/
+11
*
gen_funcs.sh: Import makeopts_jobs function from multiprocessing eclass
Thomas Deutschmann
2019-08-30
1
-0
/
+20
*
gen_funcs.sh: Import gcc-* functions from toolchain eclass
Thomas Deutschmann
2019-08-30
1
-0
/
+35
*
gen_funcs.sh: Move KCONFIG_MODIFIED_MARKER declaration to determine_real_args()
Thomas Deutschmann
2019-08-11
1
-2
/
+0
*
gen_funcs.sh: make_bootdir_writable(): Fix ro check
Thomas Deutschmann
2019-08-10
1
-1
/
+1
*
gen_funcs.sh: gen_die(): Call restore_boot_mount_state()
Thomas Deutschmann
2019-08-10
1
-0
/
+2
*
gen_determineargs.sh: determine_real_args(): Don't allow TMPDIR with spaces
Thomas Deutschmann
2019-07-29
1
-0
/
+16
*
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
[next]