Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Create and depend on build stamp. | P. J. McDermott | 2014-02-19 | 1 | -1/+2 |
| | |||||
* | Simplify maintainer scripts. | P. J. McDermott | 2014-02-19 | 3 | -11/+10 |
| | | | | | Populate /usr/share/busybox/alternatives at build time with only the files actually installed. | ||||
* | Unify alternatives lists into one file. | P. J. McDermott | 2014-02-19 | 4 | -27/+14 |
| | | | | This file is used at build time and install/remove time. | ||||
* | Refactor update-alternatives stuff into loops. | P. J. McDermott | 2014-02-19 | 3 | -22/+37 |
| | |||||
* | Manage /usr/bin/mkpasswd with update-alternatives. | P. J. McDermott | 2014-02-19 | 3 | -0/+4 |
| | | | | This is also provided by expect-doc. | ||||
* | Rename CONFIG_FEATURE_UNAME_OS_NAME option. | P. J. McDermott | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | Add patch to make uname_info.os configurable. | P. J. McDermott | 2013-09-20 | 1 | -0/+57 |
| | |||||
* | changelog: Update. | P. J. McDermott | 2013-09-08 | 1 | -0/+4 |
| | |||||
* | Add patch to fix handling of empty awk functions. | P. J. McDermott | 2013-09-08 | 1 | -0/+88 |
| | |||||
* | Manage /usr/bin/awk with update-alternatives. | P. J. McDermott | 2013-09-08 | 3 | -0/+3 |
| | | | | This is also provided by gawk. | ||||
* | /etc/init.d/*: Fix file modes. | P. J. McDermott | 2013-08-13 | 2 | -0/+0 |
| | |||||
* | /etc/init.d/m*: Don't write to /dev/null. | P. J. McDermott | 2013-08-13 | 3 | -8/+8 |
| | |||||
* | /etc/init.d/mountdevsubfs: New script. | P. J. McDermott | 2013-08-13 | 2 | -10/+50 |
| | |||||
* | /etc/init.d/mdev: Add a separate restart() func. | P. J. McDermott | 2013-08-13 | 1 | -2/+10 |
| | |||||
* | /etc/init.d/mdev: Mount a tmpfs on /dev. | P. J. McDermott | 2013-08-13 | 1 | -0/+12 |
| | |||||
* | /etc/init.d/mounttmpfs: New script. | P. J. McDermott | 2013-08-13 | 2 | -0/+48 |
| | |||||
* | scripts: Fix CONFIG_FEATURE_MOUNT_* option names. | P. J. McDermott | 2013-08-08 | 1 | -9/+9 |
| | |||||
* | build: Move index.html install out of INIT test. | P. J. McDermott | 2013-08-08 | 1 | -5/+5 |
| | |||||
* | build: Install scripts/links listed in scripts. | P. J. McDermott | 2013-08-08 | 1 | -11/+8 |
| | |||||
* | scripts: New file to list init scripts and links. | P. J. McDermott | 2013-08-08 | 1 | -0/+9 |
| | |||||
* | build: Make install_init_script() install links. | P. J. McDermott | 2013-08-08 | 1 | -2/+8 |
| | |||||
* | build: Install /etc/inittab. | P. J. McDermott | 2013-08-08 | 1 | -0/+8 |
| | |||||
* | /etc/inittab.halt: New alternative file. | P. J. McDermott | 2013-08-08 | 1 | -0/+15 |
| | |||||
* | /etc/inittab: New file. | P. J. McDermott | 2013-08-08 | 1 | -0/+15 |
| | |||||
* | build: Fix name of init script: s/klog/klogd/. | P. J. McDermott | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | /etc/init.d/*: Fix file modes. | P. J. McDermott | 2013-08-08 | 4 | -0/+0 |
| | |||||
* | changelog: New upstream version. | P. J. McDermott | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | /var/www/index.html: Rewrite. | P. J. McDermott | 2013-08-08 | 1 | -5/+5 |
| | |||||
* | changelog: Update. | P. J. McDermott | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | /etc/init.d/rc: New file. | P. J. McDermott | 2013-08-08 | 1 | -0/+27 |
| | |||||
* | build: Test more specific CONFIG_MOUNT_* options. | P. J. McDermott | 2013-08-08 | 1 | -9/+9 |
| | |||||
* | /etc/init.d/mountkernfs: Rewrite. | P. J. McDermott | 2013-08-08 | 1 | -8/+18 |
| | |||||
* | /etc/init.d/mountall: Rewrite. | P. J. McDermott | 2013-08-08 | 1 | -3/+11 |
| | |||||
* | Rename sysfs init script to mountkernfs. | P. J. McDermott | 2013-08-08 | 2 | -1/+1 |
| | |||||
* | build: Install sysfs and mountall init scripts. | P. J. McDermott | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | Add sysfs and mountall init scripts. | P. J. McDermott | 2013-08-08 | 2 | -0/+32 |
| | |||||
* | build: Install new klogd init script. | P. J. McDermott | 2013-08-08 | 1 | -0/+1 |
| | |||||
* | Rewrite init scripts. | P. J. McDermott | 2013-08-08 | 7 | -54/+150 |
| | |||||
* | busybox: Install new files in /etc and /var. | P. J. McDermott | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | build: Install new files in /etc and /var. | P. J. McDermott | 2013-08-08 | 1 | -0/+25 |
| | |||||
* | Add "It works!" HTML page. | P. J. McDermott | 2013-08-08 | 1 | -0/+13 |
| | |||||
* | Add some init scripts. | P. J. McDermott | 2013-08-08 | 6 | -0/+132 |
| | |||||
* | Manage clear and reset with update-alternatives. | P. J. McDermott | 2013-08-04 | 3 | -0/+8 |
| | | | | These are also provided by ncurses-bin. | ||||
* | busybox: Remove ar alternative on package removal. | P. J. McDermott | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | busybox.config: Disable CONFIG_FEATURE_INETD_RPC. | P. J. McDermott | 2013-06-18 | 1 | -1/+1 |
| | |||||
* | busybox.config: Enable CONFIG_DESKTOP on dev plat. | P. J. McDermott | 2013-06-18 | 1 | -1/+1 |
| | |||||
* | Enable CONFIG_GETOPT. | P. J. McDermott | 2013-06-03 | 1 | -1/+1 |
| | | | | fakeroot uses getopt. | ||||
* | Enable CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY. | P. J. McDermott | 2013-06-03 | 1 | -1/+1 |
| | | | | | The old GNU tar format is identified by a magic number of five NULs at 0x101. Apparently, archives in this format still exist (e.g. make-3.82.tar.gz). | ||||
* | Manage /usr/bin/strings with update-alternatives. | P. J. McDermott | 2013-06-02 | 4 | -1/+5 |
| | |||||
* | Manage /usr/bin/ar with update-alternatives. | P. J. McDermott | 2013-05-27 | 4 | -0/+12 |
| |