aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gen_configkernel: bug #486366, fix virtio kconfig options.Robin H. Johnson2016-05-151-3/+14
* gen_configkernel: bug #486366, fix virtio kconfig.Robin H. Johnson2016-05-151-1/+1
* gen_configkernel: fix missing ||.Robin H. Johnson2016-02-071-1/+1
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-061-23/+26
* gen_configkernel: clean up logic, and correctly fall back to non-generated kc...Robin H. Johnson2016-01-231-18/+23
* Initial kernel config infrastructureRichard Yao2015-07-311-1/+1
* Whitepace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2014-06-221-10/+10
* Bug #432956: Easy to include VirtIO support in kernel.Robin H. Johnson2012-10-141-0/+13
* Bug #286187: Complete multipath support.Robin H. Johnson2012-10-131-0/+8
* Add --kernel-outputdir to save files outside the source tree.Łukasz Stelmach2012-10-131-17/+17
* Support --kernel-config=/proc/config.gz (bug #421027)Sebastian Pipping2012-07-081-1/+7
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-1/+1