summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactor update-alternatives stuff into loops.P. J. McDermott2014-02-193-22/+37
|
* Manage /usr/bin/mkpasswd with update-alternatives.P. J. McDermott2014-02-193-0/+4
| | | | This is also provided by expect-doc.
* Rename CONFIG_FEATURE_UNAME_OS_NAME option.P. J. McDermott2013-09-201-4/+4
|
* Add patch to make uname_info.os configurable.P. J. McDermott2013-09-201-0/+57
|
* changelog: Update.P. J. McDermott2013-09-081-0/+4
|
* Add patch to fix handling of empty awk functions.P. J. McDermott2013-09-081-0/+88
|
* Manage /usr/bin/awk with update-alternatives.P. J. McDermott2013-09-083-0/+3
| | | | This is also provided by gawk.
* /etc/init.d/*: Fix file modes.P. J. McDermott2013-08-132-0/+0
|
* /etc/init.d/m*: Don't write to /dev/null.P. J. McDermott2013-08-133-8/+8
|
* /etc/init.d/mountdevsubfs: New script.P. J. McDermott2013-08-132-10/+50
|
* /etc/init.d/mdev: Add a separate restart() func.P. J. McDermott2013-08-131-2/+10
|
* /etc/init.d/mdev: Mount a tmpfs on /dev.P. J. McDermott2013-08-131-0/+12
|
* /etc/init.d/mounttmpfs: New script.P. J. McDermott2013-08-132-0/+48
|
* scripts: Fix CONFIG_FEATURE_MOUNT_* option names.P. J. McDermott2013-08-081-9/+9
|
* build: Move index.html install out of INIT test.P. J. McDermott2013-08-081-5/+5
|
* build: Install scripts/links listed in scripts.P. J. McDermott2013-08-081-11/+8
|
* scripts: New file to list init scripts and links.P. J. McDermott2013-08-081-0/+9
|
* build: Make install_init_script() install links.P. J. McDermott2013-08-081-2/+8
|
* build: Install /etc/inittab.P. J. McDermott2013-08-081-0/+8
|
* /etc/inittab.halt: New alternative file.P. J. McDermott2013-08-081-0/+15
|
* /etc/inittab: New file.P. J. McDermott2013-08-081-0/+15
|
* build: Fix name of init script: s/klog/klogd/.P. J. McDermott2013-08-081-1/+1
|
* /etc/init.d/*: Fix file modes.P. J. McDermott2013-08-084-0/+0
|
* changelog: New upstream version.P. J. McDermott2013-08-081-1/+1
|
* /var/www/index.html: Rewrite.P. J. McDermott2013-08-081-5/+5
|
* changelog: Update.P. J. McDermott2013-08-081-0/+2
|
* /etc/init.d/rc: New file.P. J. McDermott2013-08-081-0/+27
|
* build: Test more specific CONFIG_MOUNT_* options.P. J. McDermott2013-08-081-9/+9
|
* /etc/init.d/mountkernfs: Rewrite.P. J. McDermott2013-08-081-8/+18
|
* /etc/init.d/mountall: Rewrite.P. J. McDermott2013-08-081-3/+11
|
* Rename sysfs init script to mountkernfs.P. J. McDermott2013-08-082-1/+1
|
* build: Install sysfs and mountall init scripts.P. J. McDermott2013-08-081-0/+2
|
* Add sysfs and mountall init scripts.P. J. McDermott2013-08-082-0/+32
|
* build: Install new klogd init script.P. J. McDermott2013-08-081-0/+1
|
* Rewrite init scripts.P. J. McDermott2013-08-087-54/+150
|
* busybox: Install new files in /etc and /var.P. J. McDermott2013-08-081-0/+2
|
* build: Install new files in /etc and /var.P. J. McDermott2013-08-081-0/+25
|
* Add "It works!" HTML page.P. J. McDermott2013-08-081-0/+13
|
* Add some init scripts.P. J. McDermott2013-08-086-0/+132
|
* Manage clear and reset with update-alternatives.P. J. McDermott2013-08-043-0/+8
| | | | These are also provided by ncurses-bin.
* busybox: Remove ar alternative on package removal.P. J. McDermott2013-08-041-0/+1
|
* busybox.config: Disable CONFIG_FEATURE_INETD_RPC.P. J. McDermott2013-06-181-1/+1
|
* busybox.config: Enable CONFIG_DESKTOP on dev plat.P. J. McDermott2013-06-181-1/+1
|
* Enable CONFIG_GETOPT.P. J. McDermott2013-06-031-1/+1
| | | | fakeroot uses getopt.
* Enable CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY.P. J. McDermott2013-06-031-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. McDermott2013-06-024-1/+5
|
* Manage /usr/bin/ar with update-alternatives.P. J. McDermott2013-05-274-0/+12
|
* changelog: Update.P. J. McDermott2013-05-271-1/+4
|
* Add patch to fix installation dir of man applet.P. J. McDermott2013-05-261-0/+19
|
* build: Delimit end of option args to oh-autobuild.P. J. McDermott2013-05-261-1/+1
| | | | | | | | Fixes: oh-autobuild -j ${JOBS:-1} Illegal option -j oh-autobuild: Error: Invalid option