aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* buggy script; nolonger usedMike Baker2007-05-011-33/+0
| | | | SVN-Revision: 7078
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-013-1/+33
| | | | SVN-Revision: 7076
* Added dependency to package IP required by OpenswanHamish Guthrie2007-05-011-1/+1
| | | | SVN-Revision: 7073
* move the last change to the right placeImre Kaloz2007-04-302-1/+1
| | | | SVN-Revision: 7069
* set $HOME to /tmp on bootupImre Kaloz2007-04-301-0/+1
| | | | SVN-Revision: 7068
* madwifi: fix static bssid setting for ad-hoc modeFelix Fietkau2007-04-291-3/+3
| | | | SVN-Revision: 7067
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-291-0/+6
| | | | SVN-Revision: 7066
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-292-3/+53
| | | | SVN-Revision: 7065
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
| | | | SVN-Revision: 7058
* remove led fix again - seems like gpio handling is really broken in the ↵Felix Fietkau2007-04-261-10/+0
| | | | | | original madwifi hal SVN-Revision: 7057
* fix for the wifi led on atheros SoCFelix Fietkau2007-04-261-0/+10
| | | | SVN-Revision: 7053
* fix busybox rebuild when config changesMike Baker2007-04-251-0/+12
| | | | SVN-Revision: 7051
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
| | | | SVN-Revision: 7049
* qos-scripts update - fix enabling/disabling of interfaces, make the overhead ↵Felix Fietkau2007-04-243-14/+20
| | | | | | calculation optional SVN-Revision: 7048
* fix a small typoFelix Fietkau2007-04-241-2/+2
| | | | SVN-Revision: 7047
* clean up version control junk in the rootfs directoryFelix Fietkau2007-04-241-0/+3
| | | | SVN-Revision: 7045
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-242-13/+4
| | | | SVN-Revision: 7043
* Make only on ar7 platforms.Mike Albon2007-04-241-1/+1
| | | | SVN-Revision: 7041
* Create /lib/firmwareFlorian Fainelli2007-04-221-1/+1
| | | | SVN-Revision: 7033
* Add build-depends on linux-atmEugene Konev2007-04-221-0/+1
| | | | SVN-Revision: 7030
* fix start_pppd for pptp (closes: #1612)Nicolas Thill2007-04-211-2/+2
| | | | SVN-Revision: 7027
* add better default config for ar7, add br2684ctl init script, add a missing ↵Felix Fietkau2007-04-213-1/+35
| | | | | | setting for pppoa SVN-Revision: 7024
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-203-26/+731
| | | | | | ar7-2.6 SVN-Revision: 7020
* add missing -prepare targetFelix Fietkau2007-04-201-2/+2
| | | | SVN-Revision: 7017
* upgrade to new version of br2684ctlFelix Fietkau2007-04-208-1160/+293
| | | | SVN-Revision: 7011
* Fix a typoFlorian Fainelli2007-04-191-1/+1
| | | | SVN-Revision: 7008
* Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵Florian Fainelli2007-04-191-0/+48
| | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007
* we don't need the shared library thereImre Kaloz2007-04-191-2/+0
| | | | SVN-Revision: 7006
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-191-7/+9
| | | | SVN-Revision: 7005
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-183-2/+2
| | | | SVN-Revision: 7000
* minor cleanupFelix Fietkau2007-04-181-7/+1
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-1810-191/+190
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* Patches for rt61 are no longer requiredFlorian Fainelli2007-04-172-34/+0
| | | | SVN-Revision: 6990
* Fix the device names too long (#1591)Florian Fainelli2007-04-171-7/+11
| | | | SVN-Revision: 6987
* rt61 is not broken on 2.6 kernels, use a daily snapshot insteadFlorian Fainelli2007-04-171-4/+4
| | | | SVN-Revision: 6986
* we can use some more hotplug processes here...Felix Fietkau2007-04-161-1/+1
| | | | SVN-Revision: 6980
* add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵Felix Fietkau2007-04-161-0/+10
| | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵Felix Fietkau2007-04-161-4/+5
| | | | | | to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) SVN-Revision: 6975
* Add qc-usb modules (#1193)Florian Fainelli2007-04-162-0/+105
| | | | SVN-Revision: 6966
* Fix startklips with bb's ifconfig (#1556)Florian Fainelli2007-04-161-0/+12
| | | | SVN-Revision: 6965
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-162-1/+83
| | | | SVN-Revision: 6962
* Fix reverse polarity on WGT634U (was : green while booting, amber when ready)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6958
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-5/+20
| | | | SVN-Revision: 6955
* fix ifdown hotplug event (#1576)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6950
* fix bogus "interface not found" errors in ifup -a (#1580)Felix Fietkau2007-04-151-1/+1
| | | | SVN-Revision: 6949
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-132-2/+5
| | | | SVN-Revision: 6945
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | SVN-Revision: 6943
* dnsmasq: speed up the dhcp server detection (one try is enough)Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6941
* madwifi init: set the channel after bringing up the interface (sometimes it ↵Felix Fietkau2007-04-121-0/+1
| | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939
* revert package compile breakage introduced in [6936]Felix Fietkau2007-04-121-1/+1
| | | | SVN-Revision: 6938