index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-07-06
ramfs: clarify help text that compression applies to ramfs as well as legacy ...
Rob Landley
2017-07-06
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...
Rob Landley
2017-06-02
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
2017-05-08
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
2016-12-14
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2014-12-13
usr/Kconfig: make initrd compression algorithm selection not expert
Andi Kleen
2014-06-06
initramfs: remove "compression mode" choice
Paul Bolle
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2012-05-31
kconfig: update compression algorithm info
Randy Dunlap
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2010-08-23
Kconfig: delete duplicate word
Stephan Sperber
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
2009-03-31
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2009-03-28
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
2009-03-28
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
2009-03-28
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
2009-03-28
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
2009-02-19
bzip2/lzma: make internal initramfs compression configurable
Alain Knaff
2009-01-07
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
H. Peter Anvin
2007-05-02
usr/Kconfig: fix typo
Alexander E. Patrakov
2005-08-10
kconfig: move initramfs options to General Setup
Sam Ravnborg