summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.