summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Mike Baker2005-05-301-2/+3
| | | | SVN-Revision: 1111
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-304-6/+144
| | | | SVN-Revision: 1110
* Update to new upstream release, ack upstream package name changeNicolas Thill2005-05-301-4/+4
| | | | SVN-Revision: 1109
* Update to new upstream releaseNicolas Thill2005-05-301-2/+2
| | | | SVN-Revision: 1108
* Add libelf dependency, add disk and exec features to snmpd, add install-dev ↵Nicolas Thill2005-05-302-5/+50
| | | | | | stuff SVN-Revision: 1107
* Change package descriptions, set "Source:" field to CVS web urlNicolas Thill2005-05-303-8/+8
| | | | SVN-Revision: 1106
* remove iptables modulesWaldemar Brodkorb2005-05-301-5/+0
| | | | SVN-Revision: 1105
* Fix package names - reported by Death_INCMike Baker2005-05-302-2/+2
| | | | SVN-Revision: 1104
* disable firewall in failsafeMike Baker2005-05-301-0/+1
| | | | SVN-Revision: 1103
* Fix install-dev (wrong dependency)Nicolas Thill2005-05-291-1/+1
| | | | SVN-Revision: 1102
* change ntpclient to start after dropbear and ppp stuff and make it start as ↵Felix Fietkau2005-05-292-2/+2
| | | | | | a background process SVN-Revision: 1101
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-292-0/+255
| | | | SVN-Revision: 1100
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* update et source to 0.9Felix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1097
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* *** empty log message ***Mike Baker2005-05-291-14/+0
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-281-1/+10
| | | | SVN-Revision: 1094
* fix openswan depend on libgmpFelix Fietkau2005-05-281-1/+1
| | | | SVN-Revision: 1093
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵Felix Fietkau2005-05-281-12/+5
| | | | | | newer wl driver) SVN-Revision: 1092
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-281-0/+19
| | | | SVN-Revision: 1091
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* Fix lib search pathes, fix rpath in modulesNicolas Thill2005-05-281-2/+3
| | | | SVN-Revision: 1088
* fix wlcompat buildFelix Fietkau2005-05-283-10/+23
| | | | SVN-Revision: 1087
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-281-0/+1
| | | | SVN-Revision: 1086
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-28234-121967/+1010
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* upgrade wireless-tools and iproute2Imre Kaloz2005-05-276-626/+545
| | | | SVN-Revision: 1084
* fix menuconfig on fedora x86_64Felix Fietkau2005-05-271-1/+1
| | | | SVN-Revision: 1083
* asus not netgearWaldemar Brodkorb2005-05-271-1/+1
| | | | SVN-Revision: 1082
* remove doubled lineWaldemar Brodkorb2005-05-271-1/+1
| | | | SVN-Revision: 1081
* add iptables modules, need to be changed in a generic postinst methodWaldemar Brodkorb2005-05-271-0/+5
| | | | SVN-Revision: 1080
* ipcontrack is a moduleWaldemar Brodkorb2005-05-271-6/+6
| | | | SVN-Revision: 1079
* fix pci initialization and add oleg et driver. connect new linux structure.Waldemar Brodkorb2005-05-274-11/+44
| | | | SVN-Revision: 1078
* separete iptables conntrack/nat as modul, separate loop and nbd supportWaldemar Brodkorb2005-05-273-0/+18
| | | | SVN-Revision: 1077
* Standardize Config.inNicolas Thill2005-05-272-9/+16
| | | | SVN-Revision: 1076
* Install mysql_config in STAGING_DIR/usr/binNicolas Thill2005-05-271-2/+10
| | | | SVN-Revision: 1075
* Remove host include and lib search pathes from mysql_configNicolas Thill2005-05-271-0/+21
| | | | SVN-Revision: 1074
* Ack freeradius package configuration, Don't build with features that were ↵Nicolas Thill2005-05-272-34/+63
| | | | | | not selected SVN-Revision: 1073
* Remove host include search pathes from MakefilesNicolas Thill2005-05-273-15/+44
| | | | SVN-Revision: 1072
* Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks ↵Nicolas Thill2005-05-271-0/+1
| | | | | | framer99 for reporting) SVN-Revision: 1071
* Update to new upstream release (v0.9.6)Nicolas Thill2005-05-261-2/+2
| | | | SVN-Revision: 1070
* Move complex packages to their own menu, Set "default m" for optional ↵Nicolas Thill2005-05-261-6/+9
| | | | | | package only if DEVELOPER is set SVN-Revision: 1069
* Move complex packages to their own menu, Standardize config optionsNicolas Thill2005-05-261-3/+10
| | | | SVN-Revision: 1068
* Fix Source: fieldNicolas Thill2005-05-263-3/+3
| | | | SVN-Revision: 1067
* Add lua packageNicolas Thill2005-05-2610-0/+298
| | | | SVN-Revision: 1066
* oops... committed that modified ipkg.conf by accident again...Felix Fietkau2005-05-261-1/+1
| | | | SVN-Revision: 1065
* fix nvram overrides/defaults for asus deluxeFelix Fietkau2005-05-262-2/+2
| | | | SVN-Revision: 1064
* Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)Nicolas Thill2005-05-262-2/+2
| | | | SVN-Revision: 1063
* document some kernel patchesFelix Fietkau2005-05-261-0/+9
| | | | SVN-Revision: 1062
* add all patches in a well defined form. added with cvs -ko to disable ↵Waldemar Brodkorb2005-05-2626-0/+122871
| | | | | | keyword substitution. 001-bcm47xx.patch contains new source code from Asus GPL package 1941. the stuff need a lot of testing. please add information about existing and new kernel patches into ../README SVN-Revision: 1061