aboutsummaryrefslogtreecommitdiffstats
path: root/usr/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven1-1/+0
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell1-0/+20
2020-03-17initramfs: restore default compression behaviorEugeniy Paltsev1-11/+11
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada1-0/+1
2020-01-16initramfs: refactor the initramfs build rulesMasahiro Yamada1-10/+0
2020-01-14initramfs: make initramfs compression choice non-optionalMasahiro Yamada1-8/+0
2020-01-14initramfs: make compression options not depend on INITRAMFS_SOURCEMasahiro Yamada1-2/+0
2020-01-14initramfs: remove redundant dependency on BLK_DEV_INITRDMasahiro Yamada1-6/+0
2019-07-15docs: early-userspace: move to driver-api guideMauro Carvalho Chehab1-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.Rob Landley1-6/+6
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user".Rob Landley1-8/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson1-0/+10
2016-12-14initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)1-0/+117
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of MakefileFrancisco Blas Izquierdo Riera (klondike)1-0/+10
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen1-12/+12
2014-06-06initramfs: remove "compression mode" choicePaul Bolle1-77/+0
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+9
2012-05-31kconfig: update compression algorithm infoRandy Dunlap1-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-9/+9
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+18
2010-08-23Kconfig: delete duplicate wordStephan Sperber1-1/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre1-5/+21
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin1-14/+1
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin1-10/+22
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin1-8/+8
2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff1-0/+62
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin1-0/+27
2007-05-02usr/Kconfig: fix typoAlexander E. Patrakov1-1/+1
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-0/+46