Commit Graph

278 Commits (7b37567d97fefdc1c8512ba798154a3d87e6d74b)

Author SHA1 Message Date
Florian Fainelli 606799f377 Fix removing links to applets (#1770)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-14 08:03:09 +00:00
Florian Fainelli 67eb4fbcc3 Remove symbolic links to non-existent applets (#1770)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 22:24:37 +00:00
Imre Kaloz f0a4e49137 only support 2.6 modules on 2.6, and only 2.4 modules on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:29:05 +00:00
Imre Kaloz d92c92fd29 fix insmod search when 2.4 module support is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:26:34 +00:00
Felix Fietkau 12a81e859f refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
Felix Fietkau 713986e32e awx: fix translation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 20:52:35 +00:00
Felix Fietkau a19c8358e1 awx: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 18:33:59 +00:00
Felix Fietkau a804df532a fix awx segfaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 17:15:19 +00:00
Felix Fietkau ad559974fd fix the patch file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:41:12 +00:00
Rod Whitby 30d96b7564 Fix malformed patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:36:49 +00:00
Felix Fietkau c9733cc9da remove debug crap accidentally left in the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:05:55 +00:00
Felix Fietkau 533577144a awx: improve memory allocation handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:00:07 +00:00
Felix Fietkau 162dcd7704 rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 06:36:12 +00:00
Felix Fietkau 9c48f9bc45 awx: variable initialization fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15 00:13:38 +00:00
Felix Fietkau e554bcb744 make udhcpc silent after 3 'Sending discover ...' messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 16:05:17 +00:00
Mike Baker d52fe054ab START/STOP values must be specified in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:38:53 +00:00
Mike Baker b21049660f update to busybox 1.4.2 (fixes #1653)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 08:01:55 +00:00
Mike Baker 84bf5841fa fix busybox rebuild when config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-25 22:33:38 +00:00
Felix Fietkau 7d06fa3c7b move gen_busybox_menuconfig.pl to package/busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 16:13:54 +00:00
Felix Fietkau 316ec36d07 replace gen_busybox_config.pl with a simple sed command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 16:11:28 +00:00
Felix Fietkau 51a8ac3cd9 patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02 09:40:01 +00:00
Felix Fietkau 88c2ab9a03 check initseq->first in awx after running include()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-29 00:08:43 +00:00
Felix Fietkau e5001d6813 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 23:19:39 +00:00
Felix Fietkau 9da149dc05 make busybox autorebuild on relevant config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 19:13:08 +00:00
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
Felix Fietkau 5c78bab47c add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 23:41:50 +00:00
Felix Fietkau a277034a7d reduce the possibility of race conditions when using the lock utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:32:49 +00:00
Felix Fietkau 6d3fc47794 enable busybox taint checking to support gplonly kernel exports
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-12 15:43:29 +00:00
Felix Fietkau 1873f0281a add support for Package/<pkgname>/description - old format still supported, but deprecated
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 15:45:36 +00:00
Felix Fietkau 77acae652f add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 15:30:50 +00:00
Nicolas Thill 3f5404494c fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 13:10:10 +00:00
Felix Fietkau 7acba7ff92 really fix webif password access patch for busybox
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-06 18:52:02 +00:00
Felix Fietkau acfaea5a2e fix for the password check (checked the wrong variable)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-02 17:43:42 +00:00
Felix Fietkau bc79928258 port last commit to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-02 17:40:03 +00:00
Mike Baker 84c1720e95 fix grep's -C option
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-25 21:51:22 +00:00
Nicolas Thill ecb6c4b599 new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Mike Baker d5fa051bb7 change more to less
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-07 17:40:28 +00:00
Felix Fietkau 4aede5b35c enable mknod by default (#490) - some drivers don't register with devfs properly
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22 12:19:18 +00:00
Felix Fietkau 0a4c38bcb1 revert [4599], the bug was fixed elsewhere
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-21 23:15:09 +00:00
Felix Fietkau e9568d360b don't try to use gnu wget specific options in ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 17:12:00 +00:00
Nicolas Thill fc13c22f91 fix wget long options bug (closes: #682)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 00:00:15 +00:00
Nicolas Thill 50648868b4 update busybox to v1.2.1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-08 10:27:25 +00:00
Mike Baker 2ffe012ebb set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
Mike Baker 834f917619 fix everything I broke with the previous patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 09:14:20 +00:00
Mike Baker 0611443ef9 add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
Felix Fietkau 97f6ae6f2c add copyright headers to busybox patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:51:59 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Felix Fietkau 00b8251de5 don't compile libipkg in busybox if ipkg is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-04 01:31:03 +00:00
Felix Fietkau 8debd3de1b fix busybox build
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 23:36:37 +00:00
Felix Fietkau 1d4343e0f4 remove weird /lib64 directory
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 20:57:49 +00:00
Nicolas Thill 2639fcb228 sync busybox with trunk (update to v1.1.3).
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-24 07:06:23 +00:00
Mike Baker 4f04e2e72f fix .pkginfo line to allow the use of $(SOURCE)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-19 23:02:14 +00:00
Mike Baker 6ae20c689a clean up menu configuration
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-19 22:46:24 +00:00
Mike Baker 4db966cb5e Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-10 19:06:22 +00:00
Mike Baker 3960174fa9 Add default compile target & use it for bridge and busybox
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 10:03:46 +00:00
Felix Fietkau 9a9c73042c clean up package titles/descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:37:58 +00:00
Felix Fietkau 9d87977458 more cleanups and a new menuconfig generator
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:12:18 +00:00
Felix Fietkau f2c6dda705 more buildroot-ng bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-19 23:56:04 +00:00
Felix Fietkau 7547a910df bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-19 23:14:13 +00:00
Felix Fietkau a259351340 port iptables to new config format, change handling of TITLE and DESCRIPTION
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 04:27:05 +00:00
Felix Fietkau bd3ddbfb67 new package makefile syntax
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 03:03:32 +00:00
Felix Fietkau 3b54028003 remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 01:22:55 +00:00
Imre Kaloz 100aa9aaf2 upgrade to busybox 1.1.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-12 12:07:44 +00:00
Felix Fietkau 243d8b3534 fix segfault in locking utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-11 13:54:43 +00:00
Felix Fietkau e1b417ee76 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-05 02:09:22 +00:00
Felix Fietkau 42269e22a8 update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-04 19:24:40 +00:00
Nicolas Thill 3214b63777 update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 15:34:41 +00:00
Imre Kaloz c1f422aec9 upgrade busybox to v1.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 15:16:27 +00:00
Waldemar Brodkorb 18057aa0ec enable mount nfs, thx ejka@imfi.kspu.ru
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-29 09:07:13 +00:00
Florian Fainelli 1af4adf945 Added support httpd user-agent, IP address binding, closes #265 and #108
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-06 15:45:24 +00:00
Felix Fietkau 55f7497618 busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-04 01:21:35 +00:00
Florian Fainelli 0b029c16e2 Removed 220-http_address_binding.patch as it does not work for the moment. Closes #256
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-29 13:53:19 +00:00
Imre Kaloz b142722ef2 upgrade busybox to 1.1.0 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-14 17:22:39 +00:00
Felix Fietkau 8853d0b1e2 add ip address parameter to netmsg utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-14 01:21:53 +00:00
Felix Fietkau a766671132 add small 'netmsg' utility to send udp broadcast messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 00:41:50 +00:00
Florian Fainelli df783a1a4b Added support for httpd IP address binding, worksforme #108
Corrected module extension in for kmod-usb-visor


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-07 00:44:05 +00:00
Waldemar Brodkorb e6139c0c8a enable watchdog daemon in busybox by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-02 02:26:38 +00:00
Waldemar Brodkorb a1691a4b96 fix bug #156, thx for reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-24 16:20:05 +00:00
Nicolas Thill 3ba9bce0b5 fix busybox+ipkg build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-19 17:03:27 +00:00
Nicolas Thill 9328c9c029 fix ipkg segfaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-19 14:44:05 +00:00
Imre Kaloz 19b3588489 upgrade busybox to v1.1.0-pre1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-15 11:08:30 +00:00
Felix Fietkau 948e20b936 don't display an 8 character password limit on the passwd prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-11 22:23:32 +00:00
Felix Fietkau 696c05bcfe create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-11 22:00:56 +00:00
Felix Fietkau 0d0ecaa2ed fix stupid bug in my busybox ash performance patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-12 21:47:49 +00:00
Felix Fietkau 2844257444 add a busybox ash performance hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-09 13:25:00 +00:00
Felix Fietkau be5c7d2d25 add hotplug stuff to trunk/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 01:12:51 +00:00
Nicolas Thill 69fa96bfdf update ipkg patch to v1.99.154,
add a patch to suppress warnings from libipkg compilation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-06 05:18:05 +00:00
Nicolas Thill fdffe64b46 reorganize/rationalize/format package menuconfig,
make updatedd modular

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-05 02:16:36 +00:00
Felix Fietkau 7fbdcb07d5 change release number of busybox to 1 (new version)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 17:42:57 +00:00
Felix Fietkau 01f7a07cf8 fix telnetd in busybox 1.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 17:42:37 +00:00
Felix Fietkau a2ad0ad108 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00
Imre Kaloz 807e44a593 update busybox to v1.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 16:27:54 +00:00
Waldemar Brodkorb 704d4d2453 sync with whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-14 15:30:53 +00:00
Waldemar Brodkorb a2fac542b8 add kernel 2.6 insmod support as default, just adds a few bytes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 21:01:09 +00:00
Nicolas Thill 8c01152933 fix ipkg install bug (default arch was not set)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-29 20:08:19 +00:00
Felix Fietkau c799c73ce9 add fix for tar command line (thx matled)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-22 00:30:47 +00:00
Nicolas Thill 32c16a4f48 add a patch to integrate ipkg into busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-13 18:43:22 +00:00
Felix Fietkau c920f2f62b enable telnet client by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 21:29:40 +00:00
Felix Fietkau 1e30253607 fix udhcp release patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 19:51:31 +00:00