summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* busybox: Depend on wolfutil for wget "OpenSSL"Patrick McDermott2020-11-064-3/+7
| | | | | opkhelper-3.0 (>= 3.1.3) is needed for proper newline termination of substvars files by oh-shlibdeps.
* control: B-D on pkgconf for menuconfigPatrick McDermott2020-11-061-1/+1
| | | | | | | | | Fixes: HOSTLD scripts/kconfig/lxdialog/lxdialog /usr/bin/ld: scripts/kconfig/lxdialog/checklist.o: undefined reference to symbol 'LINES' /usr/bin/ld: /usr/lib/amd64-linux-glibc/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status
* build: Don't add timestamp to binaryPatrick McDermott2020-11-061-1/+1
| | | | | | | See: - http://lists.busybox.net/pipermail/busybox/2017-July/085556.html - scripts/kconfig/confdata.c:382
* patches: Drop patch similar to a change upstreamPatrick McDermott2020-11-042-58/+2
| | | | https://git.busybox.net/busybox/commit/coreutils/uname.c?id=64ed5f0d3c5eefbb208d4a334654834c78be2cbd
* patches: Drop upstream patchesPatrick McDermott2020-11-043-107/+1
|
* build: Add menuconfig and mrproper targetsPatrick McDermott2020-11-042-0/+4
|
* release: New script (copied from gcc-8)Patrick McDermott2020-11-041-0/+13
|
* busybox: Use oh-shlibdepsPatrick McDermott2020-11-044-2/+5
|
* source.mk: RewritePatrick McDermott2020-11-042-12/+16
| | | | | | | | | | Upstream changed how releases are signed: http://lists.busybox.net/pipermail/busybox/2018-May/086438.html Thread continues: http://lists.busybox.net/pipermail/busybox/2018-June/086478.html
* control: Update MaintainerPatrick McDermott2020-11-042-1/+2
|
* /etc/init.d/networking: Write /var/run/net-ifacesPatrick McDermott2020-11-042-15/+18
|
* update-alternatives all the thingsPatrick McDermott2020-11-045-30/+14
|
* changelog: New upstream versionPatrick McDermott2020-11-041-0/+6
|
* Add /init symbolic linkP. J. McDermott2016-01-242-0/+2
| | | | This is needed when packing ProteanOS in an initramfs.
* changelog: Release busybox 1.21.1-13busybox/1.21.1-13P. J. McDermott2015-09-061-1/+1
|
* alternatives: Add lspciP. J. McDermott2015-09-062-0/+3
|
* /etc/init.d/ntpd: Fix path to ntpdP. J. McDermott2014-10-232-1/+7
|
* changelog: Release busybox 1.21.1-12busybox/1.21.1-12P. J. McDermott2014-10-171-1/+1
|
* alternatives: Add patchP. J. McDermott2014-10-122-0/+3
| | | | GNU Patch should be packaged soon.
* changelog: UpdateP. J. McDermott2014-10-121-0/+7
|
* Drop iptables service scriptP. J. McDermott2014-10-122-11/+0
|
* Drop sysctl.confP. J. McDermott2014-10-081-1/+0
|
* Add ntpd service scriptP. J. McDermott2014-10-082-0/+21
|
* changelog: Release busybox 1.21.1-11busybox/1.21.1-11P. J. McDermott2014-09-231-1/+1
|
* build: Install /etc/network/functionsP. J. McDermott2014-09-231-0/+2
|
* changelog: UpdateP. J. McDermott2014-09-231-0/+8
|
* busybox: Depend on libc.6P. J. McDermott2014-09-231-0/+1
|
* Conditionally install networking hooksP. J. McDermott2014-09-232-4/+11
|
* build: Actually install networking hooksP. J. McDermott2014-08-081-0/+4
|
* changelog: Release busybox 1.21.1-10busybox/1.21.1-10P. J. McDermott2014-08-061-0/+8
|
* /etc/init.d/networking: Support wlan interfacesP. J. McDermott2014-08-061-2/+2
|
* /etc/init.d/networking: Fix missing net-ifacesP. J. McDermott2014-08-061-1/+1
|
* changelog: Release busybox 1.21.1-9busybox/1.21.1-9P. J. McDermott2014-08-061-0/+8
|
* Only run udhcpd on interfaces that configure itP. J. McDermott2014-08-062-8/+12
|
* Add iptables service scriptP. J. McDermott2014-08-062-0/+11
|
* Add sysctl service script and configurationP. J. McDermott2014-08-063-0/+12
|
* Add networking hooks for udhcpdP. J. McDermott2014-08-063-0/+104
|
* changelog: Release busybox 1.21.1-8.busybox/1.21.1-8P. J. McDermott2014-06-251-1/+1
|
* build: Fix installation of service scripts.P. J. McDermott2014-06-251-0/+2
|
* Add missing backslash.P. J. McDermott2014-06-251-1/+1
|
* Allow services to be disabled by default.P. J. McDermott2014-06-255-17/+22
| | | | Disable telnetd.
* Remove the default Web page.P. J. McDermott2014-06-253-16/+2
|
* busybox: Don't provide /var/www/index.html.P. J. McDermott2014-06-252-14/+10
|
* scripts: Actually distribute /etc/init.d/boottime.P. J. McDermott2014-06-202-0/+7
|
* changelog: Release busybox 1.21.1-7.busybox/1.21.1-7P. J. McDermott2014-06-181-0/+10
|
* /etc/init.d/boottime: New script.P. J. McDermott2014-06-161-0/+8
|
* /etc/init.d/networking: Add warning to interfaces.P. J. McDermott2014-06-141-0/+2
|
* Generate /etc/network/interfaces at boot.P. J. McDermott2014-06-142-10/+9
|
* build: Really make /etc/network/*.d/.P. J. McDermott2014-06-141-1/+1
|
* /etc/init.d/networking: Look for interfaces.local.P. J. McDermott2014-06-141-10/+8
| | | | | Don't silently deconfigure before configuring in the start action. Use default restart action.