Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f705f3c491047cd005253e829716c1a5671c10ab
/
util-linux
/
Config.src
43b17b1
restore documentation on the build config language
by Kartik Agaram
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
f560422
Big cleanup in config help and description
by Denys Vlasenko
· 8 years ago
dd898c9
Convert all util-linux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
10880cc
Make mkfs.vfat and mkdosfs individually selectable
by Denys Vlasenko
· 8 years ago
0581a2f
Make mke2fs and mkfs.ext2 individually selectable
by Denys Vlasenko
· 8 years ago
f417ffd
Make swapon and swapoff individually selectable.
by Denys Vlasenko
· 8 years ago
f2ccefb
setarch: add support for '-R' (disable randomization)
by Denys Vlasenko
· 9 years ago
7b434a6
mount: -T OTHERTAB support
by Isaac Dunham
· 10 years ago
0a53b20
add discard option -d to swapon
by Matt Whitlock
· 11 years ago
cd0936b
fstrim: use new-style config/kbuild/applet snippets; trim help text
by Denys Vlasenko
· 11 years ago
1d39e33
fstrim: New applet
by Malek Degachi
· 11 years ago
15d0a86
volume_id: Adopt to new config style.
by Sven-Göran Bergh
· 11 years ago
6928d9f
volume_id: add squashfs detection
by Sven-Göran Bergh
· 12 years ago
e4b9451
volume_id: add exFAT detection
by S-G Bergh
· 12 years ago
c5a9fa2
blkid: add support for nilfs2
by Sven-Göran Bergh
· 12 years ago
a86e024
mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+
by Denys Vlasenko
· 13 years ago
5c6ba6c
mdev: expand --help so that it's actually useful.
by Denys Vlasenko
· 13 years ago
8c498b6
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
by Denys Vlasenko
· 14 years ago
e3b1a1f
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
by Denys Vlasenko
· 14 years ago
3b5acaa
disable automatic selection of FEATURE_SUID; improve its help text
by Denys Vlasenko
· 14 years ago
90615a0
blkid: optional support for TYPE="fstype"
by Denys Vlasenko
· 14 years ago
b507cc3
powertop: new applet
by Marek Polacek
· 14 years ago
ccb0704
fdisk: initial stab at GPT partition support
by Kevin Cernekee
· 14 years ago
81d9e60
Set HWCLOCK_ADJTIME_FHS to off by default
by Denys Vlasenko
· 14 years ago
1d7266d
mark Linux-specific configuration options
by Jeremie Koenig
· 14 years ago
0e45066
util-linux: move VOLUMEID to a submenu
by Denys Vlasenko
· 14 years ago
eafc695
Allow CONFIG_VOLUMEID to be turned off
by Dan Fandrich
· 14 years ago
d70e0e9
*: add INSERTs to *.src files where appropriate
by Denys Vlasenko
· 15 years ago
161bb8f
fix a few goofs uncovered by "make allnoconfig" testing
by Denys Vlasenko
· 15 years ago
2f32bf8
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
by Denys Vlasenko
· 15 years ago
da929a9
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
by Denys Vlasenko
· 15 years ago
[Renamed from util-linux/Config.in]
375a8ef
mount: add an optional capability to create new /dev/loopN as needed
by Lauri Kasanen
· 15 years ago
345e093
fix Config.in tab usage
by Denys Vlasenko
· 15 years ago
4f0408b
flock: should not be selected by default
by Denys Vlasenko
· 15 years ago
892d4b6
flock: new applet
by Timo Teras
· 15 years ago
11a802a
lsusb: new applet. +400 bytes
by Souf Oued
· 15 years ago
982bc71
lspci: new applet. +573 bytes
by Souf Oued
· 15 years ago
0d8ea64
mkfs.reiser: new applet. needs much polishing
by Vladimir Dronnikov
· 15 years ago
662e8b7
volume_id: add support for btrfs
by Vladimir Dronnikov
· 15 years ago
823b4e6
mkfs_ext2: new applet by Vladimir
by Vladimir Dronnikov
· 15 years ago
9aff299
swaponoff: add uuid/label support. By Natanael Copa
by Natanael Copa
· 15 years ago
b22bbff
fix dependencies of FEATURE_GETOPT_LONG
by Denys Vlasenko
· 15 years ago
8e5d83b
mkswap: remove configuration for v0 support
by Denys Vlasenko
· 15 years ago
beca96f
mkswap: separate UUID feature
by Denys Vlasenko
· 15 years ago
f3b92d3
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
by Denys Vlasenko
· 15 years ago
5e61115
scriptreplay: new applet. +423 bytes
by Denys Vlasenko
· 16 years ago
9d04b6b
mkdosfs (aka mkfs.vfat): new applet by Vladimir
by Denis Vlasenko
· 16 years ago
d16950d
acpid: new applet by Vladimir. +737 bytes
by Denis Vlasenko
· 16 years ago
35a064b
build system: tidying up CONFIG_xxx names (suggested by Rob)
by Denis Vlasenko
· 16 years ago
22d10a0
hush: fix trashing of environment by local env vars:
by Denis Vlasenko
· 16 years ago
1e19afd
blkid: new applet. We almost had everything needed for it already
by Denis Vlasenko
· 16 years ago
c77e843
- add new applet rdev (Grant Erickson) - fixes and shrink (me)
by Bernhard Reutner-Fischer
· 16 years ago
e99a92d
- strip implied proto and superfluous "www." domain part.
by Bernhard Reutner-Fischer
· 16 years ago
3e8669f
- wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me)
by Bernhard Reutner-Fischer
· 16 years ago
3576bed
- improve wording
by Bernhard Reutner-Fischer
· 17 years ago
ee56e01
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
by Denis Vlasenko
· 17 years ago
1f22898
whitespace fixes. no code changes
by Denis Vlasenko
· 17 years ago
376003b
build system: move misplaced config entry for script applet
by Denis Vlasenko
· 17 years ago
f2f3868
mdev: optional support for regex pattern group substitution. +142 bytes.
by Denis Vlasenko
· 17 years ago
4824cca
*: fix build problems found with randomconfig
by Denis Vlasenko
· 17 years ago
9e1f92d
termios can be used by either top or more.
by Paul Fox
· 17 years ago
d25c33f
volume_id: disable detection routines which are not setting label and uuid anyway
by Denis Vlasenko
· 17 years ago
c5b7372
volude_id: remove unused fields and functions which were setting them
by Denis Vlasenko
· 17 years ago
4ee7cd4
*: mode tcp/udpsvd to networking, delete ipsvd/*
by Denis Vlasenko
· 17 years ago
de7684a
support for mount by label (not yet tested)
by Denis Vlasenko
· 17 years ago
f732e96
mount: optional support for -vv verbosity mount: do "struct globals" trick
by Denis Vlasenko
· 17 years ago
b1d8e7d
mount: make -f work even without mtab support
by Denis Vlasenko
· 17 years ago
6b160e4
split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
by Mike Frysinger
· 17 years ago
32d49bc
mkswap: do not do extra seek mount: add another mount helper call method
by Denis Vlasenko
· 17 years ago
f0044c4
add support for renaming/relocating device nodes
by Mike Frysinger
· 17 years ago
d202328
fix buglets found by randomconfig
by Denis Vlasenko
· 17 years ago
fbe5f39
hexdump: add hd alias, add -R option
by Denis Vlasenko
· 17 years ago
23856ab
move microcom to miscutils
by Denis Vlasenko
· 17 years ago
efd3f38
microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>
by Denis Vlasenko
· 17 years ago
2535f12
httpd: do not clear environment
by Denis Vlasenko
· 17 years ago
a7825f2
make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
by Denis Vlasenko
· 17 years ago
a78ef2c
add support for firmware loading
by Mike Frysinger
· 17 years ago
ae30210
create a document for mdev so people dont have to rtfs
by Mike Frysinger
· 18 years ago
0e282c9
combine depends lines
by Mike Frysinger
· 18 years ago
71a6a4e
correct file format errors
by Mike Frysinger
· 18 years ago
732268f
- provide central knob to turn off RPC related options.
by Bernhard Reutner-Fischer
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago
ce32f65
mount: nfs mount should enable bb_error-to-syslog support
by Denis Vlasenko
· 18 years ago
39e93cc
nfsmount: nfsmount.h merged into nfsmount.c
by Denis Vlasenko
· 18 years ago
89d9d4d
Vladimir Dronnikov also submitted a CIFS support patch to mount, which I
by Rob Landley
· 18 years ago
e3781b7
Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a
by Rob Landley
· 18 years ago
446129a
Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution
by Rob Landley
· 18 years ago
fc367f9
There's no excuse for adding new #ifdefs to the code like that. None at all.
by Rob Landley
· 18 years ago
eac0c06
allow people to display dmesg output without syslog levels
by Mike Frysinger
· 18 years ago
ef10d52
Upgrade mdev to allow commands to be run on create/delete.
by Rob Landley
· 18 years ago
01d23ad
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
by Bernhard Reutner-Fischer
· 19 years ago
17507fa
More busting on legacy mtab support in the help text.
by Rob Landley
· 19 years ago
2ec922e
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
by Rob Landley
· 19 years ago
56dd0bf
- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.
by Bernhard Reutner-Fischer
· 19 years ago
e3f4ab2
Remove unneeded entries.
by Rob Landley
· 19 years ago
c30f445
Patch from tito, acked by Bernhard Fischer.
by Rob Landley
· 19 years ago
0a6b0bf
add setarch/linux32/linux64 applet
by Mike Frysinger
· 19 years ago
cc6d8d3
Fix umount so it works if there's no /etc/mtab or /proc/mounts, make
by Rob Landley
· 19 years ago
5509228
alphabetical order and fix mdev comments about echo>/sys vs echo>/proc/sys
by Mike Frysinger
· 19 years ago
Next »