summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* move "make symlinks" to "make package/symlinks"mbm2007-01-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typonbd2007-01-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the natsemi preselection into the x86 default package listnbd2007-01-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add broadcast setting for /etc/config/network interfacesnbd2007-01-271-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix stupid busybox bin2hex bugnbd2007-01-271-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* really fix busybox wget command line parsingnbd2007-01-271-10/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add broadcom-wl patchtable againnbd2007-01-271-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wget --passive-ftpnbd2007-01-261-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another fix for the awk command line parsing - should finally work properly nownbd2007-01-261-8/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bluetooth currently depends on usb supportnbd2007-01-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to 1.4.0nbd2007-01-2522-1384/+576
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make usb init script executablenbd2007-01-251-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)nbd2007-01-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename patch to avoid duplicate patch numbernbd2007-01-251-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* force pcmcia-cs reconfiguration when the kernel configuration changesnico2007-01-251-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update e2fsprogs to 1.39 (closes: #1161)nico2007-01-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make spca / gspca driver 2.6 onlynico2007-01-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix chaostables patch (closes: #1246)nico2007-01-231-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-221-0/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix zd1211rw typo and call (#1241)florian2007-01-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico2007-01-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lots of useless junk from the nvram packagenbd2007-01-2218-3099/+274
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade spca5xx to latest upstream versionnbd2007-01-223-198/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* compile fix for 2.6nbd2007-01-222-1/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* compile fix for 2.6nbd2007-01-221-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix keynote compilenbd2007-01-211-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mount usb filesystem at startup (#1077)florian2007-01-211-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pass the CFLAGS through the environment on compile and fix a few packagesnbd2007-01-214-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make spca5xx depend on video device support in the kernelnbd2007-01-212-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typosnbd2007-01-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fixnbd2007-01-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ignore the bridge option if brctl is not availablenbd2007-01-201-14/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix fdisk llseeknbd2007-01-201-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix for e2fsprogs package splitupnbd2007-01-201-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add WL-700gE support (based on work by jr)nbd2007-01-204-2/+51
| | | | | | | Includes kernel/diag patch and a new target profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move e2fsprogs from packages to trunk (will need this in a target profile later)nbd2007-01-201-0/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete stuffnbd2007-01-201-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵nbd2007-01-209-91/+51
| | | | | | packages to KernelPackage interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add usb led for wl-hddnbd2007-01-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix syslogd output to /dev/console (patch from #1170)nbd2007-01-191-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)nico2007-01-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wep encryption setting with madwifi (#1173)florian2007-01-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the issue where the default gateway is not setnbd2007-01-171-0/+6
| | | | | | | | | | in static mode most of the time. Seems like the bridge is not fast enough at switching to 'forwarding' mode so a short delay before setting the routes is necessary. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix dropbear config (#960)nbd2007-01-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small typonbd2007-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-141-0/+2
| | | | | | | Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add checks for {ip,ip6}addr in the network confignbd2007-01-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move another DEFAULT:=y and fix a dependency bugnbd2007-01-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move several instances of DEFAULT:=y to profile preselections (easier for ↵nbd2007-01-143-4/+0
| | | | | | the image builder to pick up) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the annoying base-files autorebuild bug.nbd2007-01-121-0/+1
| | | | | | | | When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73