Commit graph

544 commits

Author SHA1 Message Date
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
Mike Baker
99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
2007-03-09 08:58:37 +00:00
Tim Yardley
fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Felix Fietkau
b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
2007-03-06 21:28:57 +00:00
Felix Fietkau
4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Tim Yardley
ccfa4a7af6 trunk.. same deal as changeset:6526
SVN-Revision: 6527
2007-03-05 01:38:44 +00:00
Felix Fietkau
a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Felix Fietkau
0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
2007-03-04 20:15:32 +00:00
Felix Fietkau
481ad825af add hotplug2
SVN-Revision: 6510
2007-03-04 19:55:47 +00:00
Felix Fietkau
d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
2007-03-04 19:49:49 +00:00
Felix Fietkau
07cb246bd7 hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
2007-03-04 14:36:34 +00:00
Felix Fietkau
eb83bc789a only mount sysfs once (thx, ejka)
SVN-Revision: 6504
2007-03-04 14:27:52 +00:00
Tim Yardley
026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
2007-03-04 04:41:46 +00:00
Felix Fietkau
c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Felix Fietkau
df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
2007-03-03 20:59:49 +00:00
Imre Kaloz
662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau
0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
2007-03-02 19:01:49 +00:00
Tim Yardley
484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +00:00
Felix Fietkau
c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
2007-03-02 16:27:53 +00:00
Felix Fietkau
65b4654000 add support for static routes - based on the patch from #1365
SVN-Revision: 6457
2007-03-02 15:48:29 +00:00
Felix Fietkau
84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
2007-03-02 13:21:33 +00:00
Felix Fietkau
68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
Felix Fietkau
7b73e474d6 fix compile error
SVN-Revision: 6448
2007-03-01 23:39:48 +00:00
Felix Fietkau
30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
2007-03-01 11:59:42 +00:00
Florian Fainelli
01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
2007-03-01 09:13:14 +00:00
Florian Fainelli
354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
2007-03-01 09:08:34 +00:00
Florian Fainelli
9c6fe16260 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.
SVN-Revision: 6443
2007-02-28 19:45:36 +00:00
Felix Fietkau
fd854cdd2a fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
2007-02-28 17:58:23 +00:00
Florian Fainelli
fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
2007-02-28 16:23:20 +00:00
Florian Fainelli
344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
2007-02-28 13:56:05 +00:00
Florian Fainelli
e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
2007-02-28 13:45:37 +00:00
Florian Fainelli
c3521420dc Add strongswan (#1330)
SVN-Revision: 6429
2007-02-28 13:30:51 +00:00
Felix Fietkau
15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
2007-02-28 13:28:18 +00:00
Florian Fainelli
780712e30e Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
2007-02-28 12:04:58 +00:00
Felix Fietkau
b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
2007-02-28 01:27:53 +00:00
Felix Fietkau
89b89ef77d add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
2007-02-28 00:01:41 +00:00
Felix Fietkau
c1ab24d04a add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
2007-02-27 23:34:14 +00:00
Felix Fietkau
90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
2007-02-27 23:10:53 +00:00
Felix Fietkau
4215478ffe move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
2007-02-27 23:09:57 +00:00
Florian Fainelli
e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
2007-02-27 23:05:05 +00:00
Felix Fietkau
046dc6bde1 remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
2007-02-27 15:13:59 +00:00
Felix Fietkau
6a5508ae3e fix alsa compile
SVN-Revision: 6401
2007-02-27 12:31:45 +00:00
Florian Fainelli
3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
2007-02-27 10:27:37 +00:00
Felix Fietkau
a375c80449 fix pam header related compile error in dropbear
SVN-Revision: 6397
2007-02-27 02:12:15 +00:00
Florian Fainelli
458fc9e144 Add macosx fix from #1407
SVN-Revision: 6392
2007-02-26 21:54:55 +00:00
Felix Fietkau
9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Code contributed by Fraunhofer Fokus

SVN-Revision: 6391
2007-02-26 20:04:04 +00:00
Felix Fietkau
d5c4dc7002 add missing dependency
SVN-Revision: 6389
2007-02-26 14:05:43 +00:00
Felix Fietkau
28c9621bef minor cleanup
SVN-Revision: 6381
2007-02-26 00:52:51 +00:00
Felix Fietkau
4e60cfe51f use default_subtargets in package/Makefile and target/Makefile
SVN-Revision: 6380
2007-02-26 00:41:53 +00:00
Felix Fietkau
edc1c4ecda more cleanup
SVN-Revision: 6373
2007-02-25 23:38:02 +00:00
Felix Fietkau
d6299cafc8 various configure related cleanups
SVN-Revision: 6372
2007-02-25 23:34:57 +00:00
Felix Fietkau
df6e68a841 fix path to usb audio module
SVN-Revision: 6364
2007-02-25 19:05:46 +00:00
Felix Fietkau
1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
2007-02-25 19:02:38 +00:00
Felix Fietkau
92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
2007-02-25 13:45:45 +00:00
Felix Fietkau
43580f1b1d integrate the fix from #1348 and clean up the network scripts a bit...
SVN-Revision: 6355
2007-02-25 12:52:02 +00:00
Felix Fietkau
644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
2007-02-25 11:53:50 +00:00