Commit Graph

1033 Commits (761dc0a0aea048ef228635a271ef6d3daf0d0518)

Author SHA1 Message Date
Felix Fietkau 761dc0a0ae fix a dependency bug
SVN-Revision: 8561
17 years ago
Nicolas Thill 82914583a9 more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
SVN-Revision: 8560
17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
17 years ago
Travis Kemen f0cdd3ffdd fix incorrect parameters
SVN-Revision: 8554
17 years ago
Nicolas Thill dc53d28bcd acx-mac80211: another bigendian fix
SVN-Revision: 8553
17 years ago
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
SVN-Revision: 8552
17 years ago
Nicolas Thill 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
17 years ago
Travis Kemen 297cf0cb90 fix typo closes #2289
SVN-Revision: 8550
17 years ago
Nicolas Thill 917780b301 rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
SVN-Revision: 8548
17 years ago
Nicolas Thill 437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
SVN-Revision: 8544
17 years ago
Nicolas Thill c19dbc7cde acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
SVN-Revision: 8543
17 years ago
Nicolas Thill ac3859b9ae use $(INSTALL_BIN) instead of $(CP)
SVN-Revision: 8541
17 years ago
Travis Kemen 3740842c70 dnsmasq: extend the init script thanks Sedky
SVN-Revision: 8540
17 years ago
Nicolas Thill ec70a7a19f add acx-mac80211 (thanks to Matteo Croce)
SVN-Revision: 8531
17 years ago
Nicolas Thill 902db2062e fonera-mp3: fix json-c dependency here as well
SVN-Revision: 8529
17 years ago
Nicolas Thill d06fe5e328 json-c: fix package name, add UninstallDev
SVN-Revision: 8528
17 years ago
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
17 years ago
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250]
SVN-Revision: 8521
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Nicolas Thill 4d419362c5 remove useless definitions
SVN-Revision: 8519
17 years ago
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies
SVN-Revision: 8518
17 years ago
Florian Fainelli a706affb3a Fix the CONFIG_LFS option (#2276)
SVN-Revision: 8512
17 years ago
John Crispin 6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
SVN-Revision: 8509
17 years ago
Felix Fietkau 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp)
SVN-Revision: 8508
17 years ago
Nicolas Thill 2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
17 years ago
Nicolas Thill 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
17 years ago
Nicolas Thill 097cf847cc mark package/rt61 as 2.6 only
SVN-Revision: 8500
17 years ago
Nicolas Thill 4979ecc121 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
SVN-Revision: 8498
17 years ago
Nicolas Thill 70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
SVN-Revision: 8497
17 years ago
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
17 years ago
Nicolas Thill bae342971d fix rt61 on big endian arch
SVN-Revision: 8487
17 years ago
Nicolas Thill 68e129691f e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
SVN-Revision: 8486
17 years ago
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
17 years ago
Nicolas Thill fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
17 years ago
Nicolas Thill b176f181a1 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
SVN-Revision: 8475
17 years ago
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
17 years ago
Felix Fietkau 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
17 years ago
Florian Fainelli f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
17 years ago
Florian Fainelli 78ba32a66a Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
17 years ago
Felix Fietkau ff917433fb oops. forgot one file
SVN-Revision: 8445
17 years ago
Felix Fietkau a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
17 years ago
Felix Fietkau 5307d511aa add 'mtd refresh' command
SVN-Revision: 8439
17 years ago
Florian Fainelli 92cd647b8b Use a more explicit variable name for the number of dhcp leases (#2240)
SVN-Revision: 8437
17 years ago
Nicolas Thill bef466faf6 ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219)
SVN-Revision: 8428
17 years ago
Nicolas Thill 60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
17 years ago
Felix Fietkau 20cd1bc2d6 pcmcia kmod package fixes for au1000
SVN-Revision: 8420
17 years ago
Felix Fietkau 3df35f0b09 revert [8415], seems to be causing problems for the kernel build
SVN-Revision: 8418
17 years ago
Felix Fietkau 70e86380e7 add missing dependency (#2237)
SVN-Revision: 8417
17 years ago
Felix Fietkau 165fb7bb9f fix kmod-hostap compile
SVN-Revision: 8416
17 years ago