aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_configkernel.sh: config_kernel(): Ensure that CONFIG_TTY & CONFIG_UNIX98_...Thomas Deutschmann2019-07-161-0/+11
* gen_configkernel.sh: config_kernel(): Fix code styleThomas Deutschmann2019-07-161-16/+16
* gen_configkernel.sh: config_kernel(): No need to re-check required kernel opt...Thomas Deutschmann2019-07-161-13/+13
* gen_configkernel.sh: config_kernel(): Don't check kernelruntask's return valu...Thomas Deutschmann2019-07-151-1/+0
* Add bcache supportThomas Deutschmann2019-07-141-0/+9
* Rework --luks supportThomas Deutschmann2019-07-141-0/+65
* gen_configkernel.sh: Refactor config_kernel()Thomas Deutschmann2019-07-141-155/+160
* gen_configkernel.sh: config_kernel(): Make use of KCONFIG_MODIFIED_MARKERThomas Deutschmann2019-07-141-2/+2
* gen_configkernel.sh: Refactor determine_config_file()Thomas Deutschmann2019-07-141-3/+4
* Normalize "..." outputThomas Deutschmann2019-07-141-21/+21
* Replace backticksThomas Deutschmann2019-07-141-1/+1
* config_kernel(): Clarify output regarding skipped 'make clean'Thomas Deutschmann2019-07-141-1/+1
* Add special value "default" for --kernel-config parameterThomas Deutschmann2019-03-291-11/+27
* determine_config_file(): add support for file path (tilde) expansionThomas Deutschmann2019-03-291-24/+43
* config_kernel(): Force --static and --no-ramdisk-modulesThomas Deutschmann2019-03-291-0/+15
* config_kernel(): fix commentThomas Deutschmann2019-03-281-1/+1
* config_kernel(): No need to call determine_config_file againThomas Deutschmann2019-03-281-1/+0
* determine_config_file(): add some verbose outputThomas Deutschmann2019-03-281-6/+14
* config_kernel(): add sanity check for required optionsThomas Deutschmann2019-03-261-18/+51
* config_kernel(): run def/oldconfig when we have modified .configThomas Deutschmann2019-03-261-0/+16
* config_kernel(): rewrite --microcode handlingThomas Deutschmann2019-03-261-6/+13
* config_kernel(): rewrite --virtio handlingThomas Deutschmann2019-03-261-29/+118
* config_kernel(): rewrite --splash handlingThomas Deutschmann2019-03-261-0/+6
* config_kernel(): rewrite --hyperv handlingThomas Deutschmann2019-03-261-11/+119
* config_kernel(): rewrite --iscsi handlingThomas Deutschmann2019-03-261-2/+12
* config_kernel(): rewrite --dmraid handlingThomas Deutschmann2019-03-261-1/+4
* config_kernel(): rewrite --multipath handlingThomas Deutschmann2019-03-261-2/+4
* config_kernel(): rewrite --lvm handlingThomas Deutschmann2019-03-261-1/+5
* config_kernel(): rewrite CONFIG_MODULE handlingThomas Deutschmann2019-03-261-5/+10
* config_kernel(): rewrite --genzimage handlingThomas Deutschmann2019-03-261-1/+17
* config_kernel(): don't run 'make clean' when we will also run 'make mrproper'Thomas Deutschmann2019-03-261-15/+24
* determine_config_file(): reformat codeThomas Deutschmann2019-03-251-1/+3
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-13/+13
* Adjust indentation of kernel compilation outputThomas Deutschmann2019-03-221-7/+7
* microcode: add flexability: type & initramfs controlRobin H. Johnson2018-08-041-10/+8
* Add --hyperv option for Microsoft Hyper-V. Enable within kernel image to ensu...Daniel Robbins2017-11-141-0/+15
* gen_configkernel: validate depmod/MODULE_COMPRESSRobin H. Johnson2017-10-311-0/+15
* gen_configkernel: if building non-modular, have to set =y not =m.Robin H. Johnson2017-10-311-8/+18
* defaults/kernel-generic-config: more virtio optionsRobin H. Johnson2017-09-031-0/+6
* gen_configkernel: enable QEMU fw_cfg device support for virtualized kernels.Robin H. Johnson2017-04-011-0/+2
* gen_configkernel: fix syntax error.Robin H. Johnson2017-01-121-0/+1
* Minor fixes and enhmacements in splash supportTomasz Wasiak2017-01-071-0/+1
* Kernel nconfig supportTomasz Wasiak2017-01-071-17/+12
* Enhacements and fixes for kernel configuration file handlingTomasz Wasiak2017-01-071-11/+17
* Implement kernel nconfig just like menuconfig.Vadim A. Misbakh-Soloviov (mva)2017-01-021-0/+5
* Make early microcode loading optional.Robin H. Johnson2017-01-021-0/+22
* gen_configkernel: ensure ISCSI sysfs params present.Robin H. Johnson2017-01-021-0/+6
* gen_configkernel: respect user-set kconfig.Robin H. Johnson2017-01-021-10/+52
* funcs: kconfig_*opt functions can be used for busybox as well.Robin H. Johnson2017-01-021-16/+0
* gen_configkernel: function to fetch variable.Robin H. Johnson2017-01-021-0/+7