Commit graph

523 commits

Author SHA1 Message Date
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
Felix Fietkau
a780bac5cc add -mlong-calls cflag to alsa mips build (patch from #1391)
SVN-Revision: 6349
2007-02-23 14:50:15 +00:00
Imre Kaloz
bc8f1f36cf NTFS-3G is at v1.0 now
SVN-Revision: 6344
2007-02-22 16:55:36 +00:00
Florian Fainelli
f393bed10e Move aodv-uu to trunk/
SVN-Revision: 6335
2007-02-20 23:39:33 +00:00
Felix Fietkau
5f019983aa nuke even more debug stuff
SVN-Revision: 6333
2007-02-20 22:35:12 +00:00
Felix Fietkau
6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
2007-02-20 22:04:49 +00:00
Felix Fietkau
d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
2007-02-20 22:00:29 +00:00
Imre Kaloz
56beaee310 fix wireless-tools install *sigh* - thanks Kesha for noticing it
SVN-Revision: 6330
2007-02-20 15:26:29 +00:00
Imre Kaloz
824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Florian Fainelli
32ac162630 Upgrade comgt to 0.32 (#1347)
SVN-Revision: 6323
2007-02-19 11:17:13 +00:00
Florian Fainelli
cc0f0c2a30 Fix another typo, definitively closes #1370
SVN-Revision: 6322
2007-02-19 10:08:40 +00:00
Florian Fainelli
c63dadfe0a Fix a typo for videodev modules (#1371)
SVN-Revision: 6321
2007-02-19 09:51:12 +00:00
Florian Fainelli
4602719db3 Fix a typo with latest driver, module name changed (#1370)
SVN-Revision: 6320
2007-02-19 09:46:25 +00:00
Felix Fietkau
144ebddd61 add e1000 support
SVN-Revision: 6315
2007-02-16 19:51:27 +00:00
Felix Fietkau
5d5e8ca720 fix memleak in uniq (#1354)
SVN-Revision: 6313
2007-02-16 19:15:30 +00:00
Mike Baker
312aeaf1be missed a reference to compile-targets
SVN-Revision: 6306
2007-02-16 01:12:05 +00:00
Mike Baker
7d3d765935 remove obsolete compile-targets rule
SVN-Revision: 6305
2007-02-16 01:06:23 +00:00
Felix Fietkau
657f223880 remove annoying package rm command
SVN-Revision: 6304
2007-02-16 01:00:31 +00:00
Nicolas Thill
e7697a9ab6 fix pcmcia modules load order (closes: #1355)
SVN-Revision: 6300
2007-02-14 12:53:04 +00:00
Felix Fietkau
834371b4f4 fix tar segfault (patch from busybox svn rev. 17772)
SVN-Revision: 6298
2007-02-13 23:02:44 +00:00
Felix Fietkau
218aad6e2f Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well.
SVN-Revision: 6293
2007-02-12 23:50:40 +00:00
Mike Baker
59accbecf5 Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
SVN-Revision: 6292
2007-02-12 22:54:56 +00:00