aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_determineargs.sh: determine_real_args(): Don't call gcc directlyThomas Deutschmann2020-07-161-0/+3
* update MAKEOPTS default fallbackRick Farina (Zero_Chaos)2020-03-041-1/+1
* Make kernel config filename customizableThomas Deutschmann2020-03-041-0/+1
* defaults/config.sh: Use --buildpkg=n and --usepkg=n in DEFAULT_MODULEREBUILD_CMDThomas Deutschmann2020-01-291-1/+1
* defaults/config.sh: Use --quiet-build=y in DEFAULT_MODULEREBUILD_CMDThomas Deutschmann2020-01-121-1/+1
* --module-rebuild: Call emerge with --ignore-default-optsThomas Deutschmann2020-01-111-0/+2
* Add --utils-cxx optionThomas Deutschmann2019-09-301-0/+1
* Change kernel and initramfs default filename in $BOOTDIRThomas Deutschmann2019-07-291-3/+3
* Make initramfs and kernel filename customizableThomas Deutschmann2019-07-291-0/+7
* Rework cross-compile supportThomas Deutschmann2019-07-141-0/+1
* gen_configkernel.sh: Refactor config_kernel()Thomas Deutschmann2019-07-141-0/+1
* config.sh: Remove executable bitThomas Deutschmann2019-07-141-0/+0
* allow KERNEL_BINARY_OVERRIDE from genkernel.confChristoph Junghans2019-02-181-1/+0
* fix override of KERNEL_MAKE_DIRECTIVE_OVERRIDEChristoph Junghans2019-02-181-1/+1
* config.sh: ensure generic config.sh is used again; and refactor duplicate set...Robin H. Johnson2016-02-291-6/+10
* set DEFAULT_MAKEOPTS to what portage usesRick Farina (Zero_Chaos)2015-04-281-1/+3
* Customizable initramfs compression based on Pentoo genkernel forkRobin H. Johnson2012-02-061-1/+2
* better document new --make-target= optionFabio Erculiani2011-07-201-1/+5
* Make possible to compile XEN based kernels providing --kernel-target= and --k...Fabio Erculiani2011-07-201-0/+2
* Adding Id header.Chris Gianelloni2009-07-251-2/+1
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Added a defaults directory to store default files for builds. These are over...Chris Gianelloni2008-07-281-0/+27