aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
AgeCommit message (Expand)Author
2018-06-06restore documentation on the build config languageKartik Agaram
2017-07-21config: deindent all help textsDenys Vlasenko
2017-01-10Big cleanup in config help and descriptionDenys Vlasenko
2016-11-23Convert all util-linux/* applets to "new style" applet definitionsDenys Vlasenko
2016-11-16Make mkfs.vfat and mkdosfs individually selectableDenys Vlasenko
2016-11-16Make mke2fs and mkfs.ext2 individually selectableDenys Vlasenko
2016-11-14Make swapon and swapoff individually selectable.Denys Vlasenko
2015-10-19setarch: add support for '-R' (disable randomization)Denys Vlasenko
2015-03-11mount: -T OTHERTAB supportIsaac Dunham
2014-03-23add discard option -d to swaponMatt Whitlock
2013-11-12fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko
2013-11-09fstrim: New appletMalek Degachi
2013-07-31volume_id: Adopt to new config style.Sven-Göran Bergh
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh
2012-11-13volume_id: add exFAT detectionS-G Bergh
2012-09-02blkid: add support for nilfs2Sven-Göran Bergh
2011-11-10mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+Denys Vlasenko
2011-09-19mdev: expand --help so that it's actually useful.Denys Vlasenko
2011-04-16make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-01-18disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko
2010-12-30blkid: optional support for TYPE="fstype"Denys Vlasenko
2010-10-25powertop: new appletMarek Polacek
2010-10-25fdisk: initial stab at GPT partition supportKevin Cernekee
2010-08-10Set HWCLOCK_ADJTIME_FHS to off by defaultDenys Vlasenko
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-14util-linux: move VOLUMEID to a submenuDenys Vlasenko
2010-06-18Allow CONFIG_VOLUMEID to be turned offDan Fandrich
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-06fix a few goofs uncovered by "make allnoconfig" testingDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko