Commit History

Author SHA1 Message Date
  Denys Vlasenko 5353df91cb Update applet size estimates 1 year ago
  Denys Vlasenko 99476502f9 Remove "select PLATFORM_LINUX" 1 year ago
  Samuel Thibault 77216c368f Fix non-Linux builds 2 years ago
  Denys Vlasenko 3b267e9925 switch_root: code shrink - use iterate_on_dir() 3 years ago
  Denys Vlasenko 2496616b0a avoid using strok - eliminates use of hidden global variable 4 years ago
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX 4 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  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