summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* build: Support no-op "-" configs in scripts file.P. J. McDermott2014-06-041-0/+1
|
* build: Install /etc/rc.common.P. J. McDermott2014-06-021-0/+1
|
* Make most of the /etc/rc.d/ links at install time.P. J. McDermott2014-06-021-0/+4
|
* Make /etc/network/ hierarchy.P. J. McDermott2014-05-191-0/+6
|
* build: Fix mode of udhcpc script.P. J. McDermott2014-05-191-1/+1
|
* /usr/share/udhcpc/default.script: New file.P. J. McDermott2014-05-191-0/+5
|
* build: Install platform-specific inittab.P. J. McDermott2014-05-091-7/+1
|
* build: Install /etc/init.d/rc and links.P. J. McDermott2014-05-091-0/+3
|
* build: Create and depend on build stamp.P. J. McDermott2014-02-191-1/+2
|
* Simplify maintainer scripts.P. J. McDermott2014-02-191-4/+7
| | | | | Populate /usr/share/busybox/alternatives at build time with only the files actually installed.
* Unify alternatives lists into one file.P. J. McDermott2014-02-191-11/+6
| | | | This file is used at build time and install/remove time.
* Refactor update-alternatives stuff into loops.P. J. McDermott2014-02-191-6/+12
|
* Manage /usr/bin/mkpasswd with update-alternatives.P. J. McDermott2014-02-191-0/+1
| | | | This is also provided by expect-doc.
* Manage /usr/bin/awk with update-alternatives.P. J. McDermott2013-09-081-0/+1
| | | | This is also provided by gawk.
* 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
|
* 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
|
* build: Fix name of init script: s/klog/klogd/.P. J. McDermott2013-08-081-1/+1
|
* build: Test more specific CONFIG_MOUNT_* options.P. J. McDermott2013-08-081-9/+9
|
* Rename sysfs init script to mountkernfs.P. J. McDermott2013-08-081-1/+1
|
* build: Install sysfs and mountall init scripts.P. J. McDermott2013-08-081-0/+2
|
* build: Install new klogd init script.P. J. McDermott2013-08-081-0/+1
|
* build: Install new files in /etc and /var.P. J. McDermott2013-08-081-0/+25
|
* Manage clear and reset with update-alternatives.P. J. McDermott2013-08-041-0/+2
| | | | These are also provided by ncurses-bin.
* Manage /usr/bin/strings with update-alternatives.P. J. McDermott2013-06-021-0/+1
|
* Manage /usr/bin/ar with update-alternatives.P. J. McDermott2013-05-271-0/+1
|
* 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
* Add "source" target to download and verify source.P. J. McDermott2013-05-261-0/+2
|
* build: Add a "nop" target.P. J. McDermott2013-05-261-0/+3
|
* build: Make use of opkhelper 3.0 features.P. J. McDermott2013-05-261-7/+4
|
* 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-201-12/+7
| | | | Also, add self to maintainers.
* Initial commit.P. J. McDermott2012-04-291-0/+18
Package from Joe, plus modifications by P. J.