Bernhard Reutner-Fischer
|
732268fe69
- provide central knob to turn off RPC related options.
|
18 年 前 |
Denis Vlasenko
|
c61852a02b
fix support for globally disabling --long-options.
|
18 年 前 |
Bernhard Reutner-Fischer
|
68532b3578
- typo fix
|
18 年 前 |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 年 前 |
Denis Vlasenko
|
fe54458e46
runit/chpst: "change process state" utility
|
18 年 前 |
Denis Vlasenko
|
97a8dd3857
g[un]zip: add support for -v (verbose).
|
18 年 前 |
Denis Vlasenko
|
049d6b8c08
Add CONFIG_FEATURE_SYSLOG which controls whether
|
18 年 前 |
Denis Vlasenko
|
b7d8dd9ab1
CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on
|
18 年 前 |
Bernhard Reutner-Fischer
|
273430aa8d
- Pull r15593:
|
18 年 前 |
Rob Landley
|
1fa4a9448b
Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak
|
18 年 前 |
Bernhard Reutner-Fischer
|
747041955e
- hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default.
|
18 年 前 |
Rob Landley
|
d6e5083d16
Help text update for libbb, talking about make standalone.
|
18 年 前 |
Bernhard Reutner-Fischer
|
e2c7d34051
- there is no "CONFIG_STANDALONE" in the repository. Also iff there was a
|
18 年 前 |
Rob Landley
|
c7ddefc062
Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at
|
18 年 前 |
Rob Landley
|
4c5ad2fc90
Consolidate devfs garbage and mark it as obsolete.
|
18 年 前 |
Rob Landley
|
d5b9b60fa5
Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.)
|
18 年 前 |
Bernhard Reutner-Fischer
|
01d23ade57
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
18 年 前 |
Rob Landley
|
9b70093714
Rename the devfs device names option so it doesn't bite people so often.
|
18 年 前 |
Rob Landley
|
c503df5bdd
Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak
|
18 年 前 |
Rob Landley
|
7e21d5f6b1
Patch from Dennis Vlasenko to add the option to compress help text.
|
18 年 前 |
Rob Landley
|
8ad70871b5
I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)
|
18 年 前 |
Bernhard Reutner-Fischer
|
a1bccc0ba8
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
|
18 年 前 |
Bernhard Reutner-Fischer
|
81901a096c
- add option to suppress the terse usage messages. Saves 6.8k for defconfig:
|
18 年 前 |
Rob Landley
|
24b0a9568d
Documentation from Jan Kiszka
|
18 年 前 |
Rob Landley
|
ca8d0b029b
We make both busybox and busybox_unstripped all the time now, no need to
|
18 年 前 |
Rob Landley
|
6a776e9558
Temporarily disable shared library for the 1.1.1 release.
|
18 年 前 |
Rob Landley
|
9dc6913896
Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do
|
18 年 前 |
Mike Frysinger
|
c70240cc1d
add a sep option for stripping
|
18 年 前 |
Mike Frysinger
|
72d59dbd76
rearrange the menu a little to split general settings from applet selection
|
18 年 前 |
Rob Landley
|
5cf7c2df66
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
|
19 年 前 |