summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update .config to 1.21.0 and make dev-friendly.P. J. McDermott2013-05-261-261/+290
| | | | | | NB: This is just a convenience copy of busybox.config for development on non-ProteanOS systems. ob-installplatconf will still try to install this file from DATADIR/platconf/ (e.g. /usr/local/share/platconf/dev/busybox_1.21.0/).
* .gitignore: New file.P. J. McDermott2013-05-261-0/+11
|
* changelog: New upstream version.P. J. McDermott2013-05-261-1/+2
|
* Remove old source archive.P. J. McDermott2013-05-261-0/+0
|
* Add public key to verify signed messages.P. J. McDermott2013-05-261-0/+0
|
* Add "source" target to download and verify source.P. J. McDermott2013-05-262-0/+22
|
* build: Add a "nop" target.P. J. McDermott2013-05-261-0/+3
|
* Build-Depend on config-busybox-${Host-Plat}.P. J. McDermott2013-05-261-1/+1
|
* build: Make use of opkhelper 3.0 features.P. J. McDermott2013-05-262-8/+5
|
* Ensure make returns to correct dir after command.P. J. McDermott2012-10-201-1/+2
|
* Update packaging to SPF 2.0.P. J. McDermott2012-10-2010-20/+23
| | | | Also, add self to maintainers.
* Fix configuration?P. J. McDermott2012-04-291-4/+4
|
* Remove RPC option.P. J. McDermott2012-04-291-2/+2
|
* Initial commit.P. J. McDermott2012-04-2910-0/+1387
Package from Joe, plus modifications by P. J.