summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.5.1.0v3.5.1.0Robin H. Johnson2017-06-231-1/+1
* Update release instructionsRobin H. Johnson2017-06-231-4/+5
* Bump version to 3.5.1Robin H. Johnson2017-06-232-2/+2
* Bump version to 3.5.0.9v3.5.0.9Robin H. Johnson2017-06-231-1/+1
* linuxrc: show why switch_root might fail, and make related code more readable.Robin H. Johnson2017-06-232-3/+21
* modules_load: add qemu_fw_cfg on supported hardware.Robin H. Johnson2017-04-017-7/+7
* 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
* Additional source file archive formats supportTomasz Wasiak2017-01-075-29/+29
* Minor fixes and enhmacements in splash supportTomasz Wasiak2017-01-073-2/+3
* Real root mount flags verbosityTomasz Wasiak2017-01-071-2/+2
* doload= and noload= enhancementsTomasz Wasiak2017-01-071-6/+3
* Kernel nconfig supportTomasz Wasiak2017-01-073-21/+18
* Enhacements and fixes for kernel configuration file handlingTomasz Wasiak2017-01-071-11/+17
* gen_cmdline: missing actual commandline option for SSH.Robin H. Johnson2017-01-071-0/+4
* firstmods: Fix wrong module variable.Robin H. Johnson2017-01-071-1/+1
* Add firstmods boot option (from Funtoo genkernel).Daniel Robbins2017-01-072-3/+17
* Makefile: use git for versioning tarball.Robin H. Johnson2017-01-071-1/+2
* Document --ssh option.Robin H. Johnson2017-01-072-0/+5
* FL-1476: Add support for remote decryption of luks devices via dropbearSebastian Bauer2017-01-074-3/+241
* defaults/initrd.scripts: bug #590610, fix typo in sdelayNP-Hardass2017-01-071-1/+1
* Improve documentation for HWOPTS/MY_HWOPTS.Robin H. Johnson2017-01-071-6/+13
* Support NVMe block devices.Robin H. Johnson2017-01-0716-17/+32
* Document microcode & NFS more.Robin H. Johnson2017-01-032-0/+10
* Tweak wording for --strip.Robin H. Johnson2017-01-021-1/+1
* Add quiet_genkernel to make quieter boot.Robin H. Johnson2017-01-022-2/+6
* Strip kernel & modulesRobert Trace2017-01-025-0/+36
* Allow complete override of MODULES_*Robin H. Johnson2017-01-022-3/+24
* doc: cleanup manpageRobin H. Johnson2017-01-021-41/+52
* Bump version to 3.5.0.8v3.5.0.8Robin H. Johnson2017-01-021-1/+1
* Update docs.Robin H. Johnson2017-01-021-0/+9
* Bump version to 3.5.0.7v3.5.0.7Robin H. Johnson2017-01-021-1/+1
* Document additional modules via AMODULES*Gil Kloepfer2017-01-021-0/+9
* dmraid: fix booting from a GPT partition on a dmraid.Markus Lidel2017-01-022-0/+4
* 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