aboutsummaryrefslogtreecommitdiff
path: root/usr/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-20usr/Kconfig: fix typos of "its"Gravatar Randy Dunlap 1-3/+3
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGravatar Geert Uytterhoeven 1-1/+0
2020-07-31usr: Add support for zstd compressed initramfsGravatar Nick Terrell 1-0/+20
2020-03-17initramfs: restore default compression behaviorGravatar Eugeniy Paltsev 1-11/+11
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyGravatar Masahiro Yamada 1-0/+1
2020-01-16initramfs: refactor the initramfs build rulesGravatar Masahiro Yamada 1-10/+0
2020-01-14initramfs: make initramfs compression choice non-optionalGravatar Masahiro Yamada 1-8/+0
2020-01-14initramfs: make compression options not depend on INITRAMFS_SOURCEGravatar Masahiro Yamada 1-2/+0
2020-01-14initramfs: remove redundant dependency on BLK_DEV_INITRDGravatar Masahiro Yamada 1-6/+0
2019-07-15docs: early-userspace: move to driver-api guideGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ...Gravatar Rob Landley 1-6/+6
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Gravatar Rob Landley 1-8/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Gravatar Florian Fainelli 1-0/+1
2017-05-08initramfs: provide a way to ignore image provided by bootloaderGravatar Daniel Thompson 1-0/+10
2016-12-14initramfs: allow again choice of the embedded initram compression algorithmGravatar Francisco Blas Izquierdo Riera (klondike) 1-0/+117
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of...Gravatar Francisco Blas Izquierdo Riera (klondike) 1-0/+10
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertGravatar Andi Kleen 1-12/+12
2014-06-06initramfs: remove "compression mode" choiceGravatar Paul Bolle 1-77/+0
2013-07-09lib: add support for LZ4-compressed kernelGravatar Kyungsik Lee 1-0/+9
2012-05-31kconfig: update compression algorithm infoGravatar Randy Dunlap 1-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-9/+9
2011-01-13decompressors: add boot-time XZ supportGravatar Lasse Collin 1-0/+18
2010-08-23Kconfig: delete duplicate wordGravatar Stephan Sperber 1-1/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdGravatar Albin Tonnerre 1-5/+21
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEGravatar H. Peter Anvin 1-14/+1
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsGravatar H. Peter Anvin 1-10/+22
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigGravatar H. Peter Anvin 1-3/+3
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsGravatar H. Peter Anvin 1-3/+3
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDGravatar H. Peter Anvin 1-8/+8
2009-02-19bzip2/lzma: make internal initramfs compression configurableGravatar Alain Knaff 1-0/+62
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVGravatar H. Peter Anvin 1-0/+27
2007-05-02usr/Kconfig: fix typoGravatar Alexander E. Patrakov 1-1/+1
2005-08-10kconfig: move initramfs options to General SetupGravatar Sam Ravnborg 1-0/+46