1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
Commit Graph

4069 Commits

Author SHA1 Message Date
Felix Fietkau
392966798b add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables
SVN-Revision: 5619
2006-11-22 23:05:54 +00:00
Mike Baker
e8c11142aa fix broken export from last commit
SVN-Revision: 5618
2006-11-22 21:49:49 +00:00
Mike Baker
5c3bf17fff avoid eval leaks
SVN-Revision: 5617
2006-11-22 21:39:44 +00:00
Felix Fietkau
f33d7f1127 diag: add support for the buffalo wzr-rs-g54
SVN-Revision: 5616
2006-11-22 20:58:18 +00:00
Mike Baker
cacb5a0d3d add "export -n" to ash
SVN-Revision: 5615
2006-11-22 20:17:18 +00:00
Felix Fietkau
c0e2282427 remove zimage patch
SVN-Revision: 5614
2006-11-22 13:57:49 +00:00
Felix Fietkau
398f36201b fix various variable copying bugs
SVN-Revision: 5613
2006-11-22 13:32:24 +00:00
Felix Fietkau
f070a70578 fix svn:executable property on /etc/init.d/done
SVN-Revision: 5612
2006-11-21 22:05:41 +00:00
Florian Fainelli
6896287581 Port the locale changes to the other gcc versions as well
SVN-Revision: 5608
2006-11-21 17:10:05 +00:00
Felix Fietkau
643744a99d switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...
SVN-Revision: 5605
2006-11-21 16:36:32 +00:00
Felix Fietkau
541abcfad6 fix dmz gpio for the wrtsl54gs
SVN-Revision: 5600
2006-11-21 14:09:34 +00:00
Florian Fainelli
b80c2a145e Forgot that part (#926)
SVN-Revision: 5599
2006-11-21 12:13:04 +00:00
Florian Fainelli
c9263207a5 Fix gcc config_largefile (#926)
SVN-Revision: 5598
2006-11-21 12:12:47 +00:00
Mike Baker
faf1eba5be cleanup uci and functions.sh
SVN-Revision: 5597
2006-11-21 02:13:08 +00:00
Felix Fietkau
c541a3939b fix wepkey default (#972)
SVN-Revision: 5594
2006-11-20 21:18:05 +00:00
Felix Fietkau
d390e637dd fix typo (#972)
SVN-Revision: 5593
2006-11-20 21:17:24 +00:00
Mike Baker
9232f4adad strtok helper function
SVN-Revision: 5592
2006-11-20 19:30:50 +00:00
Felix Fietkau
d28e34c34a remove python prereq check - no longer necessary
SVN-Revision: 5590
2006-11-20 00:31:06 +00:00
Felix Fietkau
80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
Florian Fainelli
a475aaa39f Fix autoloading for netfilter modules (#939)
SVN-Revision: 5585
2006-11-19 19:26:32 +00:00
Nicolas Thill
024044a8f5 fix oversized packets in udhcpc (closes: #962), bump busybox release number in whiterussian
SVN-Revision: 5583
2006-11-19 01:44:16 +00:00
Felix Fietkau
e574ce7b89 fix typo
SVN-Revision: 5582
2006-11-19 01:23:07 +00:00
Felix Fietkau
0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau
f5669c81c3 fix motorola we800g misdetection
SVN-Revision: 5579
2006-11-19 00:18:56 +00:00
Felix Fietkau
c31771f203 add distance/slottime setting to broadcom.sh (fixes #950)
SVN-Revision: 5578
2006-11-18 23:38:07 +00:00
Felix Fietkau
b1d1701fd6 hopefully fix duplicate ppp instances (#895)
SVN-Revision: 5577
2006-11-18 23:19:32 +00:00
Felix Fietkau
f36dd71dcc add missing dependency
SVN-Revision: 5576
2006-11-18 22:54:13 +00:00
Felix Fietkau
cd40698aca fix a typo
SVN-Revision: 5575
2006-11-18 22:01:00 +00:00
Felix Fietkau
04a79e8807 move hostap-utils to network category
SVN-Revision: 5574
2006-11-18 21:46:58 +00:00
Felix Fietkau
350c3cc145 remove outdated README file
SVN-Revision: 5573
2006-11-18 21:38:02 +00:00
Felix Fietkau
f40ea71eba fix typo
SVN-Revision: 5572
2006-11-18 21:24:57 +00:00
Felix Fietkau
4f436c5530 hostap: fix potential dependency issue, add missing AUTOLOAD
SVN-Revision: 5571
2006-11-18 21:21:31 +00:00
Felix Fietkau
8c7b7ca0e3 add /sbin to the path for x86 image builds (for fdisk)
SVN-Revision: 5570
2006-11-18 21:14:45 +00:00
Felix Fietkau
aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
2006-11-18 21:12:18 +00:00
Felix Fietkau
0a699b0a9f forgot to remove a part of the description...
SVN-Revision: 5568
2006-11-18 21:01:29 +00:00
Felix Fietkau
0396a3ff0e add missing dependency
SVN-Revision: 5567
2006-11-18 21:01:07 +00:00
Felix Fietkau
b0958c2bcb split off softmac from kmod-ieee80211
SVN-Revision: 5566
2006-11-18 21:00:17 +00:00
Felix Fietkau
f149f1a0b0 import Package/Default in KernelPackage to avoid reusing variables from the wrong packages (fixes #970)
SVN-Revision: 5565
2006-11-18 20:53:13 +00:00
Felix Fietkau
a3ef79a400 add missing dependency
SVN-Revision: 5564
2006-11-18 20:48:26 +00:00
Felix Fietkau
b2ed40a029 remove old patch
SVN-Revision: 5563
2006-11-18 20:41:26 +00:00
Felix Fietkau
114ffaa1b5 add lzma kernel compression support for au1000
SVN-Revision: 5562
2006-11-18 18:04:28 +00:00
Felix Fietkau
20f986e627 remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
2006-11-18 18:04:09 +00:00
Felix Fietkau
13aeec9b06 only enable in-tree kmod-* packages by default
SVN-Revision: 5560
2006-11-18 15:46:09 +00:00
Felix Fietkau
2ddbc4149e make nozomi depend on pcmcia support
SVN-Revision: 5559
2006-11-18 15:38:53 +00:00
Florian Fainelli
df909bd3ee Fix ne2k-pci compilation (#957)
SVN-Revision: 5558
2006-11-18 00:02:14 +00:00
Mike Baker
0f55c0eff9 correct typo in 'uci get'
SVN-Revision: 5557
2006-11-17 22:54:50 +00:00
Felix Fietkau
4dc43d9b48 mini_fo fixes
SVN-Revision: 5556
2006-11-17 15:58:58 +00:00
Felix Fietkau
04d97fb594 more mssid fixes
SVN-Revision: 5555
2006-11-17 05:36:27 +00:00
Felix Fietkau
c7252cb3d6 fix typo
SVN-Revision: 5554
2006-11-17 05:31:21 +00:00
Felix Fietkau
45eb8ae06a new upload of broadcom-wl package
SVN-Revision: 5553
2006-11-17 05:24:52 +00:00