Commit graph

499 commits

Author SHA1 Message Date
Nicolas Thill
23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182
SVN-Revision: 6706
2007-03-26 05:04:13 +00:00
Felix Fietkau
0796f79152 add prereq check for pkg-config (required by ntfs-3g)
SVN-Revision: 6696
2007-03-25 16:22:42 +00:00
Florian Fainelli
c7ce5e06da Use MiBSD ksh if installed (#1470)
SVN-Revision: 6687
2007-03-24 21:51:44 +00:00
Felix Fietkau
35317253e6 trigger a kernel module rebuild when the kernel config changes
SVN-Revision: 6671
2007-03-24 17:05:26 +00:00
Felix Fietkau
cfb33b88bc fix a compile error
SVN-Revision: 6670
2007-03-24 15:57:16 +00:00
Felix Fietkau
9157412f5f split libuuid from e2fsprogs and install development files
SVN-Revision: 6668
2007-03-24 15:51:43 +00:00
Felix Fietkau
573c36539e set the DEVICE variable in hotplug events from ppp interfaces
SVN-Revision: 6667
2007-03-24 14:12:22 +00:00
Felix Fietkau
7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions
SVN-Revision: 6666
2007-03-24 13:43:04 +00:00
Felix Fietkau
c76cdd5781 fix uci commit
SVN-Revision: 6665
2007-03-24 13:42:55 +00:00
Felix Fietkau
2954f04b41 small cleanup
SVN-Revision: 6663
2007-03-24 13:42:53 +00:00
Felix Fietkau
c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
2007-03-24 01:03:42 +00:00
Felix Fietkau
4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
2007-03-24 01:01:18 +00:00
Felix Fietkau
080d4f6710 fix a small typo
SVN-Revision: 6654
2007-03-24 00:43:05 +00:00
Felix Fietkau
8e85262a8b improve autorebuild for iptables when the kernel config changes
SVN-Revision: 6652
2007-03-23 19:19:23 +00:00
Felix Fietkau
000393712e make busybox autorebuild on relevant config changes
SVN-Revision: 6651
2007-03-23 19:13:08 +00:00
Felix Fietkau
437ffd0970 fix a harmless warning
SVN-Revision: 6650
2007-03-23 16:48:43 +00:00
Nicolas Thill
eef27d8466 fix typo in UnistallDev
SVN-Revision: 6643
2007-03-23 08:11:08 +00:00
Felix Fietkau
f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
SVN-Revision: 6619
2007-03-19 22:06:31 +00:00
Eugene Konev
9eb91471ce Add acx package
SVN-Revision: 6605
2007-03-18 14:43:06 +00:00
Eugene Konev
b756ea8a95 Move /sys on pivot_root too
SVN-Revision: 6603
2007-03-18 13:47:28 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Felix Fietkau
e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
2007-03-17 13:31:13 +00:00
Travis Kemen
f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
2007-03-17 03:56:14 +00:00
Felix Fietkau
e68e6f4be9 fix default netmask
SVN-Revision: 6589
2007-03-17 03:15:41 +00:00
Felix Fietkau
b2a976649f speed up package/install
SVN-Revision: 6588
2007-03-17 02:54:16 +00:00
Felix Fietkau
f38df5a0af package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
2007-03-16 20:37:04 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Hamish Guthrie
edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Mike Baker
a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00
Felix Fietkau
2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
SVN-Revision: 6572
2007-03-16 03:02:31 +00:00
Mike Baker
568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Travis Kemen
2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +00:00
Florian Fainelli
a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
2007-03-14 19:00:10 +00:00
Felix Fietkau
80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
2007-03-14 13:42:21 +00:00
Felix Fietkau
dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
2007-03-14 03:37:40 +00:00
Felix Fietkau
bf622ab0ae add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
2007-03-14 01:19:24 +00:00
Felix Fietkau
40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
2007-03-14 01:13:57 +00:00
Felix Fietkau
b57adf4d9a fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
2007-03-13 12:47:17 +00:00
Hamish Guthrie
e86198fcce 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.
SVN-Revision: 6559
2007-03-13 12:18:35 +00:00
Imre Kaloz
ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau
f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
2007-03-11 19:12:49 +00:00
Felix Fietkau
aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
2007-03-11 18:17:08 +00:00
Felix Fietkau
d011024713 fix staging dir installation of libcgi
SVN-Revision: 6553
2007-03-11 17:37:58 +00:00
Felix Fietkau
2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
2007-03-11 10:38:56 +00:00
Felix Fietkau
fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
2007-03-11 05:35:46 +00:00
Felix Fietkau
1312f14a81 add libcgi
SVN-Revision: 6548
2007-03-11 05:07:58 +00:00
Felix Fietkau
297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
2007-03-11 05:07:26 +00:00
Hamish Guthrie
30e757378e Added dependency on AT91 build
SVN-Revision: 6545
2007-03-10 16:12:40 +00:00
Hamish Guthrie
98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00