| Commit message (Expand) | Author | Age | Files | Lines |
* | platconf: Add inittab. | P. J. McDermott | 2014-05-09 | 1 | -0/+1 |
|
|
* | src.etc/inittab*: Remove. | P. J. McDermott | 2014-05-09 | 2 | -30/+0 |
|
|
* | /etc/init.d/mountall: Fix message newline. | P. J. McDermott | 2014-05-09 | 1 | -1/+1 |
|
|
* | /etc/init.d/*: Use absolute paths with s-s-d. | P. J. McDermott | 2014-05-09 | 4 | -4/+4 |
|
|
* | build: Install /etc/init.d/rc and links. | P. J. McDermott | 2014-05-09 | 1 | -0/+3 |
|
|
* | changelog: Release busybox 1.21.1-2.busybox/1.21.1-2 | P. J. McDermott | 2014-05-08 | 1 | -1/+1 |
|
|
* | changelog: Update. | P. J. McDermott | 2014-05-08 | 1 | -0/+13 |
|
|
* | alternatives: Line up columns. | P. J. McDermott | 2014-05-08 | 1 | -12/+12 |
|
|
* | alternatives: Add xz utilities. | P. J. McDermott | 2014-05-08 | 1 | -0/+6 |
|
|
* | alternatives: Add dc. | P. J. McDermott | 2014-05-07 | 1 | -0/+1 |
|
|
* | changelog: Release busybox 1.21.1-1.busybox/1.21.1-1 | P. J. McDermott | 2014-03-14 | 1 | -2/+4 |
|
|
* | /etc/init.d/*: Add missing ">&2" redirections. | P. J. McDermott | 2014-03-14 | 5 | -5/+5 |
|
|
* | /etc/init.d/telnetd: Fix a "Starting" message. | P. J. McDermott | 2014-03-14 | 1 | -1/+1 |
|
|
* | /etc/init.d/mountdevsubfs: rm /dev/shm. | P. J. McDermott | 2014-03-14 | 1 | -0/+2 |
|
|
* | Fix grep commands in init scripts. | P. J. McDermott | 2014-03-13 | 3 | -8/+8 |
|
|
* | Update my e-mail address. | P. J. McDermott | 2014-03-13 | 2 | -2/+2 |
|
|
* | busybox: Make essential. | P. J. McDermott | 2014-03-13 | 1 | -0/+1 |
|
|
* | control: Update Maintainer field. | P. J. McDermott | 2014-03-13 | 1 | -1/+1 |
|
|
* | copyright: Rewrite. | P. J. McDermott | 2014-03-13 | 1 | -348/+485 |
|
|
* | busybox: Rewrite Description. | P. J. McDermott | 2014-03-11 | 1 | -2/+7 |
|
|
* | busybox.pkg/prerm: Protect [ command from "-". | P. J. McDermott | 2014-03-11 | 1 | -1/+1 |
|
|
* | alternatives: Give mkpasswd a priority of 20. | P. J. McDermott | 2014-02-19 | 1 | -1/+1 |
|
|
* | Remove outdated copy of busybox.config. | P. J. McDermott | 2014-02-19 | 2 | -1034/+1 |
|
|
* | changelog: Combine repetitive change entries. | P. J. McDermott | 2014-02-19 | 1 | -6/+8 |
|
|
* | changelog: Note /usr/bin/mkpasswd change. | P. J. McDermott | 2014-02-19 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | Unify alternatives lists into one file. | P. J. McDermott | 2014-02-19 | 4 | -27/+14 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | /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 |
|
|