Commit Graph

154 Commits (5287693525e4a861bcbde740b96e3c96757e8a40)

Author SHA1 Message Date
Felix Fietkau 713863458d add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau c70cfb3d1a add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
Felix Fietkau 8ee63def2c add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 01:13:57 +00:00
Felix Fietkau ab57620a83 fix the patchlevel of the busybox stty patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-13 12:47:17 +00:00
Hamish Guthrie c0638ceca0 Small bug fix to package/kernel/modules/other.mk
stty broken in busybox 1.4.1, added patch with fixed code from BB SVN.
This will need to be removed when 1.4.2 is released.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-13 12:18:35 +00:00
Felix Fietkau c05e8b25d3 oops... forgot to remove line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 19:12:49 +00:00
Felix Fietkau 0bde423aa5 replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 18:17:08 +00:00
Felix Fietkau 7bd0450517 fix typo (#1454)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 10:38:56 +00:00
Felix Fietkau 8513483ed3 add awx (awk web extension) - experimental core for a new web interface framework
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 05:35:46 +00:00
Felix Fietkau dfbd0cda6f enable httpd config option for running scripts through an interpreter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 05:07:26 +00:00
Felix Fietkau ae39d6a370 nuke mdev and replace it with hotplug2 :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 20:31:53 +00:00
Felix Fietkau f19a262b23 hopefully fix ping bugs introduced in [6443]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 14:36:34 +00:00
Imre Kaloz faa289d985 R.I.P. devfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 20:35:01 +00:00
Florian Fainelli 5a85d2f171 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 19:45:36 +00:00
Felix Fietkau 1bde0390cf fix the issue of httpd no longer working when its root directory is replaced
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 17:58:23 +00:00
Florian Fainelli 1e1f0a5819 Add macosx fix from #1407
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 21:54:55 +00:00
Felix Fietkau e7002c7daf fix memleak in uniq (#1354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 19:15:30 +00:00
Felix Fietkau 7e6aba171d fix tar segfault (patch from busybox svn rev. 17772)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-13 23:02:44 +00:00
Felix Fietkau 2c521d1050 add some more busybox patches from upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 22:34:54 +00:00
Felix Fietkau fc55109a12 fix for multiple lock/unlock operations in 'lock' command (found by framer99)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 16:35:23 +00:00
Felix Fietkau c50afe92ff oops... accidentally merged a broken patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-11 20:30:48 +00:00
Felix Fietkau 75e39c5122 fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-11 20:17:04 +00:00
Felix Fietkau a0e12aecbb revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-10 17:16:10 +00:00
Felix Fietkau 738e71e4ba upgrade to busybox 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 08:41:37 +00:00
Felix Fietkau 758645dec6 unbreak cgis with custom headers on busybox httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-01 16:02:06 +00:00
Felix Fietkau 7248abc80b enable httpd sighup config reload by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-31 19:58:55 +00:00
Felix Fietkau 7e167939b3 fix stupid busybox bin2hex bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 17:38:17 +00:00
Felix Fietkau 950b8f5344 really fix busybox wget command line parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 15:21:53 +00:00
Felix Fietkau 72aa4ea3b6 fix wget --passive-ftp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:08:46 +00:00
Felix Fietkau f944373ea3 another fix for the awk command line parsing - should finally work properly now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 19:57:51 +00:00
Felix Fietkau 9cd5733d25 upgrade busybox to 1.4.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 19:08:01 +00:00
Felix Fietkau ea0ecf688c rename patch to avoid duplicate patch number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 17:09:15 +00:00
Felix Fietkau e179cfcc9a fix syslogd output to /dev/console (patch from #1170)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-19 12:57:23 +00:00
Felix Fietkau a4aafdecd5 enable pretty lsmod output for linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:20:40 +00:00
Felix Fietkau 4032906938 add some more checks to the telnet init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 21:31:29 +00:00
Nicolas Thill a1156c89c4 more use of the INSTALL_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
Felix Fietkau b2c879a94f busybox: remove the bogus SIZEOF_LONG check (#1127)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:18:15 +00:00
Felix Fietkau ed1654aab2 drop -Werror from busybox - prevents compile errors like #1130
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-06 18:56:46 +00:00
Florian Fainelli d7178c3ebb Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:24 +00:00
Felix Fietkau 4d3acca0d8 replace our no_shadow fix with a better patch from upstream (#1118)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:27:16 +00:00
Felix Fietkau dd12c740c2 make telnetd standalone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:38:32 +00:00
Felix Fietkau d2fd3c259e revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:13:56 +00:00
Nicolas Thill 06a414bd3c fix busybox linking when /bin/sh is not bash (closes: #1115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 20:19:24 +00:00
Felix Fietkau d39e136bbc update busybox menuconfig for the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
Florian Fainelli da0bc02979 Fix the lock warning (#1111), also add another download source
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:40:13 +00:00
Nicolas Thill 924b7ef598 update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 19:35:58 +00:00
Felix Fietkau 36dbcb9b37 move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 23:06:40 +00:00
Mike Baker 75b1b6822a add "export -n" to ash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 20:17:18 +00:00
Nicolas Thill d80bce98c8 fix oversized packets in udhcpc (closes: #962), bump busybox release number in whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:44:16 +00:00
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00