Commit Graph

  • 7d5c881bd0 make_single_applets.sh: SH_IS_HUSH needs special handling too Denys Vlasenko 2016-12-23 19:42:53 +01:00
  • 0b8835861b Make it possible to select "sh" and "bash" aliases without selecting ash or hush Denys Vlasenko 2016-12-23 16:49:07 +01:00
  • 04c1a2a2c4 Make RMMOD=y by default Denys Vlasenko 2016-12-23 15:57:26 +01:00
  • 3bf4d69250 Make INSMOD=y by default Denys Vlasenko 2016-12-23 15:22:44 +01:00
  • 100aea8486 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN Denys Vlasenko 2016-12-23 15:18:31 +01:00
  • a1cd0d9849 modprobe-small: make applets individually selectable Denys Vlasenko 2016-12-23 15:12:27 +01:00
  • ce3a98a222 Make DPKG=y and DPKG_DEB=y by default Denys Vlasenko 2016-12-23 13:52:53 +01:00
  • 4ea0ebdd42 Selinux complains about deprecated selinux/flask.h, stop including it Denys Vlasenko 2016-12-23 13:52:13 +01:00
  • 1afa494fd1 Make FEATURE_USERNAME_COMPLETION=y by default Denys Vlasenko 2016-12-23 13:40:24 +01:00
  • 10c01a711f make_single_applets.sh: a tool to check single-applet builds Denys Vlasenko 2016-12-23 13:39:22 +01:00
  • 9cc3d3ab21 fix breakage found by mass one-applet builds Denys Vlasenko 2016-12-23 02:42:26 +01:00
  • 7c5dea399b ip: make ip aliases individually selectable Denys Vlasenko 2016-12-22 22:30:13 +01:00
  • 5d27cb3640 Make POST upload example script easier to use Denys Vlasenko 2016-12-22 15:33:11 +01:00
  • 6704746c69 shell: move "config" blocks above their use in coditional includes Denys Vlasenko 2016-12-22 15:21:58 +01:00
  • 4acd393eba Update information on building httpd and wget helpers Denys Vlasenko 2016-12-22 15:13:37 +01:00
  • 326edc3e37 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" Denys Vlasenko 2016-12-22 14:36:49 +01:00
  • 2166952ec3 ash: clarify uclibc glob() bug in comment Denys Vlasenko 2016-12-21 21:04:16 +01:00
  • 3a4cdf45f9 ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc Denys Vlasenko 2016-12-21 04:13:23 +01:00
  • b5b1d2c5a8 Start 1.27.0 development cycle Denys Vlasenko 2016-12-21 03:33:42 +01:00
  • dc3701d2e7 Bump version to 1.26.0 Denys Vlasenko 2016-12-20 03:00:43 +01:00
  • b42107f215 libiproute: handle table ids larger than 255 Lukasz Nowak 2016-12-13 12:58:31 +00:00
  • e184a88356 df: implement -B n<suff> and -B <suff> formats of -B option Denys Vlasenko 2016-12-12 19:56:31 +01:00
  • 76de3257f7 randomconfig fixes Denys Vlasenko 2016-12-12 19:17:12 +01:00
  • 2fe66b1d2d ash: fix signed char expansion bug Denys Vlasenko 2016-12-12 17:39:12 +01:00
  • b6afcc7819 shell: suppress "unused var/func" warnings on some configs Denys Vlasenko 2016-12-12 16:30:20 +01:00
  • 4f13a70507 suppress glibc "use sysmacros.h for major" warning Denys Vlasenko 2016-12-12 16:29:32 +01:00
  • df25df784f randomconfig fixes Denys Vlasenko 2016-12-12 14:33:53 +01:00
  • de912f0153 randomconfig fixes Denys Vlasenko 2016-12-12 11:08:51 +01:00
  • 52ae098011 randomconfig fixes Denys Vlasenko 2016-12-12 09:26:16 +01:00
  • ac5d324540 randomconfig fixes Denys Vlasenko 2016-12-10 20:57:00 +01:00
  • c6f35241b3 selinux: drop deprecated headers Mike Frysinger 2016-12-09 18:30:30 -05:00
  • 1cda879080 setfiles: fix build failure after common_bufsiz change Mike Frysinger 2016-12-09 18:14:12 -05:00
  • 2098c3511c mdev.conf: rename hw_random to hwrng Mike Frysinger 2016-12-09 16:12:15 -05:00
  • 548620c18b randomconfig fixes Denys Vlasenko 2016-12-08 12:24:48 +01:00
  • 4051a99f5f svc: new applet (daemontools-compatible version of "sv") Denys Vlasenko 2016-12-05 13:56:40 +01:00
  • 4bd0c2ab38 fix musl problem with dirname, now for all users of bb_make_directory() Denys Vlasenko 2016-12-04 10:42:07 +01:00
  • fdb4421e00 README_distro_proposal.txt: writeup about runit adoption Denys Vlasenko 2016-12-03 14:06:55 +01:00
  • 718e4fd564 top: fix help text: with !TERMIOS, no keys are affected top output Denys Vlasenko 2016-12-03 12:09:50 +01:00
  • cf2600c366 install: fix musl problem with dirname Denys Vlasenko 2016-12-03 11:49:23 +01:00
  • 7d877fc931 Do not print useless empty line after list of applets Denys Vlasenko 2016-11-28 01:29:28 +01:00
  • 1d3a04a3a4 Code style fixes, no code changes Denys Vlasenko 2016-11-28 01:22:57 +01:00
  • 038a977d47 lineedit: simplify code a bit Denys Vlasenko 2016-11-28 01:10:16 +01:00
  • 2c769c69b2 makedevs: make special node creation idempotent Denys Vlasenko 2016-11-27 23:27:54 +01:00
  • bff71d3b9d lineedit: fix two bugs in SIGWINCH signal handling Denys Vlasenko 2016-11-27 22:25:07 +01:00
  • 710b6ce9b0 fdisk_gpt: simplify GPT partition name printing Denys Vlasenko 2016-11-27 20:47:01 +01:00
  • 29516ac0e4 fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var Denys Vlasenko 2016-11-27 06:13:43 +01:00
  • 351ab8278e dpkg-deb: shorten code, improve help text Denys Vlasenko 2016-11-27 04:48:53 +01:00
  • 6747bdac88 dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option Denys Vlasenko 2016-11-27 03:57:08 +01:00
  • ccc9985c45 find: fix handling of trailing slashes in -name PATTERN comparisons Denys Vlasenko 2016-11-25 20:14:33 +01:00
  • 4b89d512b1 ash,hush: make ^C in interactive mode visually much closer to bash behavior Denys Vlasenko 2016-11-25 03:41:03 +01:00
  • 24860fa09c Move FEATURE_BUFFERS_USE_foo options to library tuning Denys Vlasenko 2016-11-24 22:30:52 +01:00
  • 1255925a61 Move locale, unicode, and "use sendfile?" options to library tuning Denys Vlasenko 2016-11-24 22:18:55 +01:00
  • 336022663a Collapse three levers of menuconfig to two levels. Denys Vlasenko 2016-11-24 22:08:12 +01:00
  • 8660aeb312 ash,hush: ^C from command line should set $? to 128+SIGINT Denys Vlasenko 2016-11-24 17:44:02 +01:00
  • 2e4ef38743 lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace Rostislav Skudnov 2016-11-24 15:04:00 +01:00
  • cb810c48c0 patch: fix matching failure Aaro Koskinen 2016-11-22 00:19:51 +02:00
  • 2eff59667d patch: fix debug log failure Aaro Koskinen 2016-11-22 00:19:50 +02:00
  • 5bbee27c0f Remove outdated comments Denys Vlasenko 2016-11-23 21:51:11 +01:00
  • f7683cdf83 Convert all udhcp applets to "new style" applet definitions Denys Vlasenko 2016-11-23 18:54:59 +01:00
  • a8e52da774 Convert all selinux/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 18:46:40 +01:00
  • 15fb91cefb test: make [ and [[ forms individually selectable Denys Vlasenko 2016-11-23 18:31:48 +01:00
  • 73f743a381 Remove remnants of disabled "length" applet Denys Vlasenko 2016-11-23 14:54:38 +01:00
  • 7caf1369f5 Make dos2unix/unix2dos independently selectable Denys Vlasenko 2016-11-23 14:52:19 +01:00
  • af3f420116 Convert all coreutils/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 14:46:56 +01:00
  • 5b966c6180 Make "hd" independently selectable Denys Vlasenko 2016-11-23 11:53:12 +01:00
  • dd898c9f33 Convert all util-linux/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 11:46:32 +01:00
  • e5dd71f94f Remove trailing empty lines Denys Vlasenko 2016-11-23 10:43:39 +01:00
  • 6d9329935c Convert all console-tools/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 10:39:27 +01:00
  • c19f7584e1 Convert all mailutils/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 09:58:03 +01:00
  • 29e2c45a5b tc: consolidate its disabled bits Denys Vlasenko 2016-11-23 09:51:33 +01:00
  • 8342397801 Make ping6 and traceroute6 selectable independently from ping/traceroute Denys Vlasenko 2016-11-23 09:25:57 +01:00
  • 6bfab0c49f ipneigh: add this shortcur similar to other "ip <CMD>" shortcuts Denys Vlasenko 2016-11-23 09:18:05 +01:00
  • 3148e0c05b Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* Denys Vlasenko 2016-11-23 09:07:44 +01:00
  • 47367e1d50 Convert all networking/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 09:05:14 +01:00
  • e32b64c4ec Convert all modutils/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 07:54:52 +01:00
  • 5467d268f0 Make killall and killall5 selecatable independent from kill Denys Vlasenko 2016-11-23 06:43:46 +01:00
  • f8f81ed7aa Convert all procps/* applets to "new style" applet definitions Denys Vlasenko 2016-11-23 06:23:44 +01:00
  • f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions Denys Vlasenko 2016-11-22 23:54:17 +01:00
  • fb4da16711 Split miscutils/Config.src items into miscutils/*.c files Denys Vlasenko 2016-11-22 23:14:24 +01:00
  • 9f8eb1ee76 httpd: explain why we use sprintf and why it should be fine Denys Vlasenko 2016-11-22 02:23:35 +01:00
  • 7e8218f9b2 Fix allnoconfig warnings Denys Vlasenko 2016-11-18 21:42:44 +01:00
  • f4d0f4e7a9 applets.h.sh: a script to check applet names against config options Denys Vlasenko 2016-11-17 15:34:16 +01:00
  • 10880cc20f Make mkfs.vfat and mkdosfs individually selectable Denys Vlasenko 2016-11-16 16:18:50 +01:00
  • 0581a2f304 Make mke2fs and mkfs.ext2 individually selectable Denys Vlasenko 2016-11-16 16:12:11 +01:00
  • eb3fdc843e Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable Denys Vlasenko 2016-11-16 15:45:05 +01:00
  • a8c696bf09 Make ifup and ifdown individually selectable. Denys Vlasenko 2016-11-14 18:31:07 +01:00
  • f417ffd88f Make swapon and swapoff individually selectable. Denys Vlasenko 2016-11-14 17:30:50 +01:00
  • 1924e99ad3 Make grep/egrep/fgrep independently selectable Denys Vlasenko 2016-11-14 05:09:48 +01:00
  • 97e9a72c71 Make halt/poweroff/reboot independently selectable Denys Vlasenko 2016-11-14 04:55:04 +01:00
  • c314ca9016 Make setarch/linux32/linux64 independently selectable Denys Vlasenko 2016-11-13 22:56:04 +01:00
  • 67fd2f2858 dnsdomainname: split it from "hostname", make it independently selectable Denys Vlasenko 2016-11-13 22:35:10 +01:00
  • 9655f95d0f tar: handle pax-encoded utf8 filenames and link names. Closes 9406 Denys Vlasenko 2016-11-11 17:56:45 +01:00
  • 87e039d016 hush: make getch/peek functions directly called Denys Vlasenko 2016-11-08 22:35:05 +01:00
  • 00a06b9715 hush: renumber PIPE_foo, make PIPE_SEQ = 0 Denys Vlasenko 2016-11-08 20:35:53 +01:00
  • 6c635d62d4 hush: small optimization in run_list Denys Vlasenko 2016-11-08 20:26:11 +01:00
  • 5cc9bf6a21 hush: deindent large block of code, no code changes Denys Vlasenko 2016-11-08 17:34:44 +01:00
  • 1eada9ad8d hush: simplify insert_bg_jobs Denys Vlasenko 2016-11-08 17:28:45 +01:00
  • 830ea35484 hush: make "wait %1" less likely to play with signal mask Denys Vlasenko 2016-11-08 04:59:11 +01:00
  • 02affb4afd hush: rework "wait %jobspec" to work in non-interactive shells too Denys Vlasenko 2016-11-08 00:59:29 +01:00
  • 26ad94bedc hush: "wait $!; echo $?" should return 127 if $! already exited Denys Vlasenko 2016-11-07 23:07:21 +01:00