aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Change package descriptions, set "Source:" field to CVS web urlNicolas Thill2005-05-303-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix package names - reported by Death_INCMike Baker2005-05-302-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix install-dev (wrong dependency)Nicolas Thill2005-05-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change ntpclient to start after dropbear and ppp stuff and make it start as ↵Felix Fietkau2005-05-292-2/+2
| | | | | | a background process git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix openswan depend on libgmpFelix Fietkau2005-05-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix lib search pathes, fix rpath in modulesNicolas Thill2005-05-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-28206-247209/+30
| | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade wireless-tools and iproute2Imre Kaloz2005-05-276-626/+545
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix menuconfig on fedora x86_64Felix Fietkau2005-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* asus not netgearWaldemar Brodkorb2005-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipcontrack is a moduleWaldemar Brodkorb2005-05-271-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pci initialization and add oleg et driver.Waldemar Brodkorb2005-05-274-11/+44
| | | | | | | connect new linux structure. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* separete iptables conntrack/nat as modul, separate loop and nbd supportWaldemar Brodkorb2005-05-273-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize Config.inNicolas Thill2005-05-272-9/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Install mysql_config in STAGING_DIR/usr/binNicolas Thill2005-05-271-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove host include and lib search pathes from mysql_configNicolas Thill2005-05-271-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ack freeradius package configuration,Nicolas Thill2005-05-272-34/+63
| | | | | | | Don't build with features that were not selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove host include search pathes from MakefilesNicolas Thill2005-05-273-15/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks ↵Nicolas Thill2005-05-271-0/+1
| | | | | | framer99 for reporting) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream release (v0.9.6)Nicolas Thill2005-05-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-261-6/+9
| | | | | | | Set "default m" for optional package only if DEVELOPER is set git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-261-3/+10
| | | | | | | Standardize config options git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix Source: fieldNicolas Thill2005-05-263-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add lua packageNicolas Thill2005-05-2610-0/+298
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)Nicolas Thill2005-05-262-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* document some kernel patchesFelix Fietkau2005-05-261-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add all patches in a well defined form. added with cvs -ko to disableWaldemar 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new package/linux structure. so that we can maintain kernel 2.6 and 2.4Waldemar Brodkorb2005-05-263-0/+1399
| | | | | | | in parallel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rounding errorMike Baker2005-05-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix tc packageFelix Fietkau2005-05-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove version: and architecture: from shat control fileFelix Fietkau2005-05-251-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* *** empty log message ***Mike Baker2005-05-251-13/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wrong md5sumNicolas Thill2005-05-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix nocatsplash build, when it doesn't find iptablesFelix Fietkau2005-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix screen build when the braindead configure script finds a /lib/libshadow.aFelix Fietkau2005-05-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modify SIOCSIWAP call to associate with a specific bssid when in managed modeFelix Fietkau2005-05-241-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add microcomFelix Fietkau2005-05-245-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wrong options passed to configureNicolas Thill2005-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add SableVM packagesNicolas Thill2005-05-2414-0/+564
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-241-13/+23
| | | | | | | Standardize Config.in git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix and standardize Config.inNicolas Thill2005-05-244-38/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix shfs build (install destination was not set)Nicolas Thill2005-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ipkg : change configure to revert IPKG_STATE_DIR_PREFIX back to /usr/libNicolas Thill2005-05-241-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch to .tar.bz2 archiveNicolas Thill2005-05-242-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add frickin packageNicolas Thill2005-05-248-0/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ndisc package, in its own menu to avoid breaking sort orderNicolas Thill2005-05-246-0/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typos in unstall-devNicolas Thill2005-05-241-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix uninstall-dev: remove libusb-config lib, remove all libusb-* shared libsNicolas Thill2005-05-241-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix uninstall-dev: remove gdlib-config tooNicolas Thill2005-05-241-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1038 3c298f89-4303-0410-b956-a3cf2f4a3e73