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
*
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
*
gen_funcs.sh: Refactor get_chost_libdir() error handling
Thomas Deutschmann
2019-07-29
1
-2
/
+14
*
Make initramfs and kernel filename customizable
Thomas Deutschmann
2019-07-29
1
-0
/
+7
*
Make use of $TAR_COMMAND variable
Thomas Deutschmann
2019-07-27
1
-1
/
+4
*
gen_funcs.sh: Add is_gzipped() function
Thomas Deutschmann
2019-07-26
1
-0
/
+26
*
gen_funcs.sh: gen_die(): Just trigger trap function when died in subshell
Thomas Deutschmann
2019-07-26
1
-16
/
+21
*
Add feature to check for free disk space early at genkernel start
v4.0.0_beta9
Thomas Deutschmann
2019-07-23
1
-0
/
+79
*
Log genkernel start and end time
Thomas Deutschmann
2019-07-23
1
-0
/
+5
*
Add --no-sandbox option
Thomas Deutschmann
2019-07-21
1
-90
/
+102
*
gen_funcs.sh: set_config_with_override(): Bail out when we failed to set conf...
Thomas Deutschmann
2019-07-21
1
-3
/
+8
*
gen_funcs.sh: gkbuild(): Export $TMPDIR
Thomas Deutschmann
2019-07-21
1
-1
/
+2
*
gen_funcs.sh: gen_die(): Don't advertise $LOGFILE until determine_real_args()...
Thomas Deutschmann
2019-07-21
1
-3
/
+8
*
gen_funcs.sh: dump_debugcache(): Echo DEBUGCACHE when $LOGFILE isn't writable
Thomas Deutschmann
2019-07-21
1
-1
/
+9
*
genkernel: Move $LOGFILE initialization to determine_real_args()
Thomas Deutschmann
2019-07-21
1
-9
/
+0
*
gen_funcs.sh: set_color_vars(): Define NORMAL as last color
Thomas Deutschmann
2019-07-21
1
-4
/
+4
*
gen_funcs.sh: is_valid_triplet(): Relax regex
Thomas Deutschmann
2019-07-20
1
-1
/
+1
*
gen_funcs.sh: restore_boot_mount_state(): Delete .bootdir.no_boot_partition o...
Thomas Deutschmann
2019-07-18
1
-3
/
+3
*
Rework --mountboot handling
Thomas Deutschmann
2019-07-18
1
-4
/
+165
*
Adjust LOGLEVEL
Thomas Deutschmann
2019-07-16
1
-3
/
+3
*
gen_funcs.sh: trap_cleanup(): Log received signal
Thomas Deutschmann
2019-07-15
1
-2
/
+19
*
Rework --ssh support
Thomas Deutschmann
2019-07-14
1
-0
/
+131
*
gen_funcs.sh: Refactor trap_cleanup()
Thomas Deutschmann
2019-07-14
1
-0
/
+11
*
gen_funcs.sh: Refactor check_distfiles()
Thomas Deutschmann
2019-07-14
1
-14
/
+17
*
Add genkernel worker module "unpack"
Thomas Deutschmann
2019-07-14
1
-0
/
+51
*
Add genkernel worker module "gkbuild"
Thomas Deutschmann
2019-07-14
1
-0
/
+217
*
Add code for genkernel worker
Thomas Deutschmann
2019-07-14
1
-0
/
+1
*
Rework cross-compile support
Thomas Deutschmann
2019-07-14
1
-1
/
+227
*
gen_funcs.sh: Refactor setColorVars()
Thomas Deutschmann
2019-07-14
1
-3
/
+3
*
gen_funcs.sh: Refactor setup_cache_dir()
Thomas Deutschmann
2019-07-14
1
-4
/
+7
*
gen_funcs.sh: gen_die() refactored
Thomas Deutschmann
2019-07-14
1
-17
/
+7
[next]