Denys Vlasenko
|
2af5e3fac3
libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT
|
6 years ago |
Denys Vlasenko
|
2ab9403119
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
7d834c9bb4
run-init: if doing dry run, do not require pid==1
|
7 years ago |
Denys Vlasenko
|
bbc26c6934
run-init: implement -n "dry run"
|
7 years ago |
Denys Vlasenko
|
200bcc851a
run-init: new applet
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Andrei Gherzan
|
e3b65ab43d
switch_root: don't bail out when console doesn't exist
|
7 years ago |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
bf74fb4497
typo fix in comment
|
9 years ago |
Denys Vlasenko
|
0687a5b496
libbb: make xchroot do a chdir("/") after chroot
|
12 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
cb37637b47
switch_root: more clear error messages
|
15 years ago |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 years ago |
Denys Vlasenko
|
a5bdbe1087
switch_root: allow /init to be a symlink; add doc (thanks Rob!)
|
15 years ago |
Denis Vlasenko
|
e6b10ef0a7
switch_root: move misplaced comment
|
15 years ago |
Denis Vlasenko
|
f9d4fc3cf8
switch_root: improve behavior on error; improve help text
|
15 years ago |
Denis Vlasenko
|
0ad8234474
switch_root: print errno on failure
|
15 years ago |
Denis Vlasenko
|
39acf45335
switch_root: shrink
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
394eebed66
lpd: spool mode added by Vladimir
|
16 years ago |
Denis Vlasenko
|
6dd03f04ea
switch_root: stop at first non-option. Closes bug 1425.
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |