1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 13:33:15 +03:00
Commit Graph

266 Commits

Author SHA1 Message Date
nbd
7b7b2eed91 busybox: add support for union mounts (not included in the kernel yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:46:51 +00:00
nbd
5f49859ae2 busybox: adjust default config for nommu targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:09 +00:00
nico
f22f2b6411 fix df -h output (closes: #5290)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 00:07:19 +00:00
nbd
49d3415549 udhcpc: add cidr routes support (patch from #5299)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 14:42:47 +00:00
nbd
22c5f2c385 busybox: fix watchdog util compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 16:55:52 +00:00
nico
65ad43e4c0 [package] busybox: fix build error in insmod applet on 2.4 (closes: #5220)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 13:21:48 +00:00
nico
e53ecb012e [package] busybox: update to v1.13.4 (closes: #4279)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 17:15:39 +00:00
nico
396dbf68b1 [package] busybox: update to v1.12.4 (partially closes: #4279)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 13:52:31 +00:00
jow
fea7cd278b [package] busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:00:42 +00:00
nbd
796a9d1091 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
fcd35cb061 rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 09:35:55 +00:00
jow
12bb1cec17 [package] busybox: avoid infinite loop in lsmod (#4834)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-29 20:26:45 +00:00
nbd
5c8f23700d busybox: fix spurious rebuild issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:19 +00:00
hauke
2db05e4bbb busybox: refresh busybox patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 15:07:45 +00:00
jow
c079c203b1 [package] fix incorrect quoting in busybox cron init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 17:29:17 +00:00
nico
a48c3c215b remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-21 23:03:55 +00:00
florian
104da54556 [package] busybox brctl does not support showmacs or showstp (#4206)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-18 16:30:37 +00:00
rwhitby
3460b30f36 busybox: Increment PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-07 02:15:13 +00:00
rwhitby
cd9e718c6f busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-07 02:12:11 +00:00
nico
405ff62784 fix brctl on linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-13 04:22:05 +00:00
nico
f4e700d553 bridge (brctl) changes:
- enable brctl in busybox
 - disable bridge-utils
 - bumb busybox release number


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 03:02:26 +00:00
nico
0a2871aad2 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 22:38:59 +00:00
nico
875000f68a upgrade busybox to 1.11.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-09 17:55:06 +00:00
nbd
988734b10c add back the include() function to awk (extracted from the old awx patch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 20:02:52 +00:00
mbm
9c8c85d981 fix a null pointer deref in vi's search
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 13:46:28 +00:00
nbd
1084c92661 fix busybox http auth if the root user has an empty password
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-06 16:33:14 +00:00
nbd
584f54c224 busybox: remove the upstream-provided bugfix patch for line editing
it actually breaks the history functionality instead of fixing it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 15:26:25 +00:00
nbd
b30d9f6216 fix multiple instances of busybox httpd (thx, Yanira)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 15:24:02 +00:00
nico
6a512f3055 upgrade busybox to v1.11.2 and add current upstream fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 12:36:13 +00:00
nico
909de75f9c remove patch missed from [12498] only needed for ipkg support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 11:00:41 +00:00
nbd
843f6703a8 remove ipkg from busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 11:28:38 +00:00
nbd
cc7df8cbce remove awx from busybox, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 11:18:47 +00:00
nbd
842f5cacc4 BusyBox httpd Accept Header Patch
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 11:16:43 +00:00
agb
e56a83b19e [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.
- Resolves the ipcalc.sh bug on some arches, closes #3012, #3946
 - Submitted upstream as busybox bug #4774

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-28 16:40:53 +00:00
nbd
41d62be633 add back busybox httpd password auth support - fixes x-wrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-28 12:58:59 +00:00
nbd
113ff08a1f fix busybox compile on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 19:35:47 +00:00
nico
1b43b384d7 remove empty patches left over after [12348]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 15:20:19 +00:00
kaloz
ac2d02c3e0 upgrade busybox to v1.11.1 and add current upstream fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 14:00:34 +00:00
thepeople
d5dc9a9087 make opkg the default package manager, disable busybox ipkg from building by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 06:35:14 +00:00
florian
606962d071 Do not run telnet if either dropbear or openssh server are running (#3839)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-09 09:50:12 +00:00
thepeople
7c4fa97f62 Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-28 19:56:09 +00:00
blogic
6984409e76 only start crond if there are files in the crontab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 17:23:22 +00:00
blogic
06536709c7 make busybox have hwclocjk tool enable by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:49:21 +00:00
nbd
35b652105b oops, applied the ipkg patch with the wrong patchlevel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:46:26 +00:00
thepeople
7b2790f2c1 disable use of sendfile() for httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 02:23:59 +00:00
nbd
b59f896089 don't call deconfig in udhcpc when entering the renew phase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:26:33 +00:00
nbd
8f46721f9b save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:48:24 +00:00
nbd
8785e41158 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 01:03:53 +00:00
nbd
996064f4d4 restore old memleak fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:55 +00:00
nbd
a806f32c7a add updated ipkg conffiles patch by cdtdaddy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:02 +00:00