index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
Config.src
Age
Commit message (
Expand
)
Author
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-11-23
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-16
Make mkfs.vfat and mkdosfs individually selectable
Denys Vlasenko
2016-11-16
Make mke2fs and mkfs.ext2 individually selectable
Denys Vlasenko
2016-11-14
Make swapon and swapoff individually selectable.
Denys Vlasenko
2015-10-19
setarch: add support for '-R' (disable randomization)
Denys Vlasenko
2015-03-11
mount: -T OTHERTAB support
Isaac Dunham
2014-03-23
add discard option -d to swapon
Matt Whitlock
2013-11-12
fstrim: use new-style config/kbuild/applet snippets; trim help text
Denys Vlasenko
2013-11-09
fstrim: New applet
Malek Degachi
2013-07-31
volume_id: Adopt to new config style.
Sven-Göran Bergh
2013-01-14
volume_id: add squashfs detection
Sven-Göran Bergh
2012-11-13
volume_id: add exFAT detection
S-G Bergh
2012-09-02
blkid: add support for nilfs2
Sven-Göran Bergh
2011-11-10
mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+
Denys Vlasenko
2011-09-19
mdev: expand --help so that it's actually useful.
Denys Vlasenko
2011-04-16
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Denys Vlasenko
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-10-25
powertop: new applet
Marek Polacek
2010-10-25
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-08-10
Set HWCLOCK_ADJTIME_FHS to off by default
Denys Vlasenko
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-14
util-linux: move VOLUMEID to a submenu
Denys Vlasenko
2010-06-18
Allow CONFIG_VOLUMEID to be turned off
Dan Fandrich
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-06
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko