Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Install /etc/network/functions | P. J. McDermott | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | Conditionally install networking hooks | P. J. McDermott | 2014-09-23 | 1 | -4/+10 |
| | |||||
* | build: Actually install networking hooks | P. J. McDermott | 2014-08-08 | 1 | -0/+4 |
| | |||||
* | build: Fix installation of service scripts. | P. J. McDermott | 2014-06-25 | 1 | -0/+2 |
| | |||||
* | Add missing backslash. | P. J. McDermott | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Allow services to be disabled by default. | P. J. McDermott | 2014-06-25 | 1 | -4/+7 |
| | | | | Disable telnetd. | ||||
* | Remove the default Web page. | P. J. McDermott | 2014-06-25 | 1 | -3/+0 |
| | |||||
* | build: Really make /etc/network/*.d/. | P. J. McDermott | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | Let users modify /var/www/index.html. | P. J. McDermott | 2014-06-05 | 1 | -2/+3 |
| | |||||
* | build: Support no-op "-" configs in scripts file. | P. J. McDermott | 2014-06-04 | 1 | -0/+1 |
| | |||||
* | build: Install /etc/rc.common. | P. J. McDermott | 2014-06-02 | 1 | -0/+1 |
| | |||||
* | Make most of the /etc/rc.d/ links at install time. | P. J. McDermott | 2014-06-02 | 1 | -0/+4 |
| | |||||
* | Make /etc/network/ hierarchy. | P. J. McDermott | 2014-05-19 | 1 | -0/+6 |
| | |||||
* | build: Fix mode of udhcpc script. | P. J. McDermott | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | /usr/share/udhcpc/default.script: New file. | P. J. McDermott | 2014-05-19 | 1 | -0/+5 |
| | |||||
* | build: Install platform-specific inittab. | P. J. McDermott | 2014-05-09 | 1 | -7/+1 |
| | |||||
* | build: Install /etc/init.d/rc and links. | P. J. McDermott | 2014-05-09 | 1 | -0/+3 |
| | |||||
* | 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 | 1 | -4/+7 |
| | | | | | Populate /usr/share/busybox/alternatives at build time with only the files actually installed. | ||||
* | Unify alternatives lists into one file. | P. J. McDermott | 2014-02-19 | 1 | -11/+6 |
| | | | | This file is used at build time and install/remove time. | ||||
* | Refactor update-alternatives stuff into loops. | P. J. McDermott | 2014-02-19 | 1 | -6/+12 |
| | |||||
* | Manage /usr/bin/mkpasswd with update-alternatives. | P. J. McDermott | 2014-02-19 | 1 | -0/+1 |
| | | | | This is also provided by expect-doc. | ||||
* | Manage /usr/bin/awk with update-alternatives. | P. J. McDermott | 2013-09-08 | 1 | -0/+1 |
| | | | | This is also provided by gawk. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | build: Fix name of init script: s/klog/klogd/. | P. J. McDermott | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | build: Test more specific CONFIG_MOUNT_* options. | P. J. McDermott | 2013-08-08 | 1 | -9/+9 |
| | |||||
* | Rename sysfs init script to mountkernfs. | P. J. McDermott | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | build: Install sysfs and mountall init scripts. | P. J. McDermott | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | build: Install new klogd init script. | P. J. McDermott | 2013-08-08 | 1 | -0/+1 |
| | |||||
* | build: Install new files in /etc and /var. | P. J. McDermott | 2013-08-08 | 1 | -0/+25 |
| | |||||
* | Manage clear and reset with update-alternatives. | P. J. McDermott | 2013-08-04 | 1 | -0/+2 |
| | | | | These are also provided by ncurses-bin. | ||||
* | Manage /usr/bin/strings with update-alternatives. | P. J. McDermott | 2013-06-02 | 1 | -0/+1 |
| | |||||
* | Manage /usr/bin/ar with update-alternatives. | P. J. McDermott | 2013-05-27 | 1 | -0/+1 |
| | |||||
* | build: Delimit end of option args to oh-autobuild. | P. J. McDermott | 2013-05-26 | 1 | -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. McDermott | 2013-05-26 | 1 | -0/+2 |
| | |||||
* | build: Add a "nop" target. | P. J. McDermott | 2013-05-26 | 1 | -0/+3 |
| | |||||
* | build: Make use of opkhelper 3.0 features. | P. J. McDermott | 2013-05-26 | 1 | -7/+4 |
| | |||||
* | Ensure make returns to correct dir after command. | P. J. McDermott | 2012-10-20 | 1 | -1/+2 |
| | |||||
* | Update packaging to SPF 2.0. | P. J. McDermott | 2012-10-20 | 1 | -12/+7 |
| | | | | Also, add self to maintainers. | ||||
* | Initial commit. | P. J. McDermott | 2012-04-29 | 1 | -0/+18 |
Package from Joe, plus modifications by P. J. |