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

157 Commits

Author SHA1 Message Date
nico
26df34e35f busybox: restore previous inittab handling when terminal can't be accessed (closes: #6181)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 17:00:50 +00:00
hcg
a5aafb299c [busybox] At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 06:51:30 +00:00
nbd
513ebf4eac busybox: remove "default y" in the lock config item to fix nommu builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 19:56:23 +00:00
nico
5149fca5d2 [package] busybox: remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 07:46:42 +00:00
nico
9dfc3e34ee [package] busybox: update to v1.14.4 (closes: #5619)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 12:38:46 +00:00
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
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
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
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
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
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
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
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
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
nbd
5d9c91b9de fix ipkg segfault and add conffiles patch from #2946
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 02:25:16 +00:00
nbd
5360017798 fix a horrible memleak in ipkg (#2702)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 23:34:27 +00:00
nbd
5cc4ef352f remove a broken patch that should have been nuked with the busybox upgrade (#2809)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:01:08 +00:00
thepeople
536ce44dff update busybox to 1.8.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-29 02:06:37 +00:00
nbd
3c4461ee1a add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-12 21:41:25 +00:00
nbd
6fa2f82203 disable a totally braindead optimization in busybox that causes various applets to crash on mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 22:56:55 +00:00
nbd
9fa7dc2498 upgrade busybox to 1.8.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 16:51:11 +00:00
pavlov
046898ae1c expose an environment variable (IPKG_UPGRADE) to the scripts executed during a package upgrade so that they can intelligently determine what to do inside the ipk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-30 22:19:35 +00:00
pavlov
9145b66f67 add username/password options to ipkg, note this only works if you have a real wget implementation rather than the busybox limited wget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-30 20:40:22 +00:00
pavlov
b0c94d7f56 refresh busybox patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-30 20:36:25 +00:00
nbd
3eb844672e fix absolute path to .ko files in insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 16:43:25 +00:00
nbd
f5ea8f3192 fix insmod crash when the module is not found
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08 20:31:17 +00:00
nbd
b17d5ce329 fix segfault with insmod on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 20:09:55 +00:00