aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bootloader: be clear when a new grub1 config is made.Robin H. Johnson2017-01-021-0/+1
* Implement kernel nconfig just like menuconfig.Vadim A. Misbakh-Soloviov (mva)2017-01-024-0/+31
* Make early microcode loading optional.Robin H. Johnson2017-01-024-1/+28
* gen_initramfs: cleaner conditionals for microcodeRobin H. Johnson2017-01-021-6/+11
* kconfig: CONFIG_BUILD_DOCSRC not needed.Robin H. Johnson2017-01-021-1/+1
* kconfig: Disable iSCSI by default, use --iscsi.Robin H. Johnson2017-01-026-20/+20
* gen_configkernel: ensure ISCSI sysfs params present.Robin H. Johnson2017-01-021-0/+6
* kconfig: disable MULTIPATH by default, enabled by --multipathRobin H. Johnson2017-01-027-20/+20
* gen_funcs: clean whitespace in kconfig_get_opt.Robin H. Johnson2017-01-021-1/+1
* gen_configkernel: respect user-set kconfig.Robin H. Johnson2017-01-021-10/+52
* gen_compile: cleaner config changing.Robin H. Johnson2017-01-021-3/+1
* funcs: kconfig_*opt functions can be used for busybox as well.Robin H. Johnson2017-01-022-16/+16
* gen_configkernel: function to fetch variable.Robin H. Johnson2017-01-021-0/+7
* gen_compile: ensure toggling NFS options invalidates the bincache of busybox.Robin H. Johnson2017-01-021-8/+24
* Revert "clean up an if statement"Robin H. Johnson2017-01-021-1/+4
* make nfs togglable fixes musl builds (requires nfs disabled)Matthew Thode2017-01-024-1/+10
* clean up an if statementMatthew Thode2017-01-021-4/+1
* unset CONFIG_FEATURE_VI_REGEX_SEARCH to fix musl buildsMatthew Thode2017-01-021-1/+1
* add patches for busybox 1.26.0Matthew Thode2017-01-014-0/+153
* update initramfs generation to not always copy ld.soMatthew Thode2017-01-011-6/+17
* modules_load: bug #584346, support mpt3sas.Robin H. Johnson2016-11-2014-14/+14
* fix for bug #597154Rick Farina (Zero_Chaos)2016-11-071-1/+1
* fix for bug 598694Rick Farina (Zero_Chaos)2016-11-011-2/+2
* Bump version to 3.5.0.6v3.5.0.6Robin H. Johnson2016-10-271-1/+1
* enhance early microcode by actually checking if it will workRick Farina (Zero_Chaos)2016-10-271-12/+12
* initial early-microcode supportRick Farina (Zero_Chaos)2016-10-272-1/+35
* FIRMWARE_INSTALL control option.Robin H. Johnson2016-10-125-8/+27
* Bump version to 3.5.0.5v3.5.0.5Robin H. Johnson2016-08-311-1/+1
* Bug #591770: typo fixup from script problems.Robin H. Johnson2016-08-311-2/+2
* Include libgcc_s.so.1 with ZFS supportRichard Yao2016-08-171-1/+8
* Bump version to 3.5.0.4v3.5.0.4Robin H. Johnson2016-08-161-1/+1
* gen_cmdline: drop parse_opt usageRobin H. Johnson2016-08-161-46/+46
* Bump version to 3.5.0.3.v3.5.0.3Robin H. Johnson2016-08-131-1/+1
* gen_bootloader: grub2-mkconfig is sometimes now grub-mkconfig, per bug #591200.Robin H. Johnson2016-08-131-2/+4
* busybox features, pass 2Robin H. Johnson2016-07-051-34/+34
* Merge MIPS & UM busybox config.Robin H. Johnson2016-07-053-1017/+5
* busybox: merge netboot config features.Robin H. Johnson2016-07-042-859/+111
* busybox: add more functionality, pass 1.Robin H. Johnson2016-07-032-142/+142
* busybox: always include printf.Robin H. Johnson2016-07-034-4/+4
* x86_64: updated networkingRobin H. Johnson2016-07-031-1/+1
* gen_initramfs: fix little-endian problem with hostidJason Miller2016-06-231-1/+13
* clean up extended echo usageMike Frysinger2016-06-229-75/+76
* genkernel: simplify/robustify --config parsingMike Frysinger2016-06-221-11/+2
* cleanup small_die a bitMike Frysinger2016-06-221-2/+2
* Bump version to 3.5.0.2v3.5.0.2Robin H. Johnson2016-05-151-1/+1
* defaults/initrd.scripts: bug #449186, strip iversion from mountopts.Robin H. Johnson2016-05-151-1/+3
* defaults/initrd.scripts: bug #519742, fix multipath detection.Robin H. Johnson2016-05-151-0/+6
* gen_cmdline: bug #544172: sanity check on mdadm/dmraid.Robin H. Johnson2016-05-151-4/+22
* defaults/linuxrc: bug #232733: implement rootwait.Robin H. Johnson2016-05-153-0/+21
* arch/x86/arch-config: bug #582318, explicitly set non-64bit so cross-compile ...Robin H. Johnson2016-05-151-0/+3