Felix Fietkau
|
86b91c403f
|
add vtun package
SVN-Revision: 1120
|
2005-05-30 21:13:21 +00:00 |
|
Felix Fietkau
|
1c0ac8bc90
|
update ipkg to 0.99.149
SVN-Revision: 1118
|
2005-05-30 20:52:47 +00:00 |
|
Felix Fietkau
|
28da628c0d
|
make the openwrt package dir install the shared includes into the staging dir
SVN-Revision: 1117
|
2005-05-30 20:50:17 +00:00 |
|
Felix Fietkau
|
7ef86da12b
|
add wireless-tools to the list of libraries (for sdk)
SVN-Revision: 1115
|
2005-05-30 20:47:53 +00:00 |
|
Felix Fietkau
|
a9589b5e41
|
make wireless-tools install headers and library into the staging dir
SVN-Revision: 1114
|
2005-05-30 20:47:25 +00:00 |
|
Felix Fietkau
|
1545f46b76
|
manually compile packages without having the config setting active if environment variable DEVELOPER is set
SVN-Revision: 1113
|
2005-05-30 20:22:21 +00:00 |
|
Felix Fietkau
|
b3dc15de78
|
fix udhcp release patch
SVN-Revision: 1112
|
2005-05-30 19:51:31 +00:00 |
|
Mike Baker
|
bc5fb8093d
|
make dnsmasq probe for dhcp servers before starting a dhcp server
SVN-Revision: 1110
|
2005-05-30 09:09:58 +00:00 |
|
Nicolas Thill
|
e92d23457f
|
Update to new upstream release, ack upstream package name change
SVN-Revision: 1109
|
2005-05-30 06:13:10 +00:00 |
|
Nicolas Thill
|
1115d814e1
|
Update to new upstream release
SVN-Revision: 1108
|
2005-05-30 06:03:37 +00:00 |
|
Nicolas Thill
|
ab4dbd6694
|
Add libelf dependency, add disk and exec features to snmpd, add install-dev stuff
SVN-Revision: 1107
|
2005-05-30 05:56:37 +00:00 |
|
Nicolas Thill
|
7abc74068b
|
Change package descriptions, set "Source:" field to CVS web url
SVN-Revision: 1106
|
2005-05-30 05:54:17 +00:00 |
|
Mike Baker
|
eeb026d316
|
Fix package names - reported by Death_INC
SVN-Revision: 1104
|
2005-05-30 00:41:03 +00:00 |
|
Nicolas Thill
|
ccd8933d95
|
Fix install-dev (wrong dependency)
SVN-Revision: 1102
|
2005-05-29 20:44:41 +00:00 |
|
Felix Fietkau
|
5b1a08a926
|
change ntpclient to start after dropbear and ppp stuff and make it start as a background process
SVN-Revision: 1101
|
2005-05-29 16:59:34 +00:00 |
|
Felix Fietkau
|
48d4fb88f9
|
fix openswan depend on libgmp
SVN-Revision: 1093
|
2005-05-28 18:21:03 +00:00 |
|
Nicolas Thill
|
d2c45a7912
|
Fix lib search pathes, fix rpath in modules
SVN-Revision: 1088
|
2005-05-28 10:56:12 +00:00 |
|
Nicolas Thill
|
0f13231ccb
|
Remove .la libtool file installed in STAGING_DIR
SVN-Revision: 1086
|
2005-05-28 10:52:15 +00:00 |
|
Felix Fietkau
|
269c715804
|
move package/linux into target/linux, use wbx' new kernel code. support 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
|
2005-05-28 09:17:29 +00:00 |
|
Imre Kaloz
|
ca55f8d3da
|
upgrade wireless-tools and iproute2
SVN-Revision: 1084
|
2005-05-27 17:32:43 +00:00 |
|
Felix Fietkau
|
ab9c9b1298
|
fix menuconfig on fedora x86_64
SVN-Revision: 1083
|
2005-05-27 06:19:16 +00:00 |
|
Waldemar Brodkorb
|
2690a4ab58
|
asus not netgear
SVN-Revision: 1082
|
2005-05-27 06:08:18 +00:00 |
|
Waldemar Brodkorb
|
5d8f11e119
|
ipcontrack is a module
SVN-Revision: 1079
|
2005-05-27 05:58:23 +00:00 |
|
Waldemar Brodkorb
|
3fb31228dd
|
fix pci initialization and add oleg et driver. connect new linux structure.
SVN-Revision: 1078
|
2005-05-27 05:53:59 +00:00 |
|
Waldemar Brodkorb
|
ad3c011313
|
separete iptables conntrack/nat as modul, separate loop and nbd support
SVN-Revision: 1077
|
2005-05-27 05:50:53 +00:00 |
|
Nicolas Thill
|
3c8edf032d
|
Standardize Config.in
SVN-Revision: 1076
|
2005-05-27 05:38:03 +00:00 |
|
Nicolas Thill
|
1e4e635d5f
|
Install mysql_config in STAGING_DIR/usr/bin
SVN-Revision: 1075
|
2005-05-27 05:37:28 +00:00 |
|
Nicolas Thill
|
103ef5cc48
|
Remove host include and lib search pathes from mysql_config
SVN-Revision: 1074
|
2005-05-27 05:35:14 +00:00 |
|
Nicolas Thill
|
f2c6a4ab56
|
Ack freeradius package configuration, Don't build with features that were not selected
SVN-Revision: 1073
|
2005-05-27 05:24:20 +00:00 |
|
Nicolas Thill
|
69bd2e0639
|
Remove host include search pathes from Makefiles
SVN-Revision: 1072
|
2005-05-27 05:15:40 +00:00 |
|
Nicolas Thill
|
58f85e26f7
|
Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)
SVN-Revision: 1071
|
2005-05-27 04:31:50 +00:00 |
|
Nicolas Thill
|
2123f17a10
|
Update to new upstream release (v0.9.6)
SVN-Revision: 1070
|
2005-05-26 21:51:52 +00:00 |
|
Nicolas Thill
|
5964607997
|
Move complex packages to their own menu, Set "default m" for optional package only if DEVELOPER is set
SVN-Revision: 1069
|
2005-05-26 21:50:29 +00:00 |
|
Nicolas Thill
|
ece1b50ab2
|
Move complex packages to their own menu, Standardize config options
SVN-Revision: 1068
|
2005-05-26 21:46:54 +00:00 |
|
Nicolas Thill
|
206cf4ab77
|
Fix Source: field
SVN-Revision: 1067
|
2005-05-26 21:30:07 +00:00 |
|
Nicolas Thill
|
6bfaf3a505
|
Add lua package
SVN-Revision: 1066
|
2005-05-26 21:28:31 +00:00 |
|
Nicolas Thill
|
fea655638b
|
Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
SVN-Revision: 1063
|
2005-05-26 20:18:56 +00:00 |
|
Felix Fietkau
|
ebcd0b2cc6
|
document some kernel patches
SVN-Revision: 1062
|
2005-05-26 16:11:13 +00:00 |
|
Waldemar Brodkorb
|
548c3308d3
|
add all patches in a well defined form. added with cvs -ko to disable 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
|
2005-05-26 15:55:52 +00:00 |
|
Waldemar Brodkorb
|
9677bb2d2d
|
new package/linux structure. so that we can maintain kernel 2.6 and 2.4 in parallel.
SVN-Revision: 1060
|
2005-05-26 15:52:52 +00:00 |
|
Mike Baker
|
ce095ae248
|
fix rounding error
SVN-Revision: 1058
|
2005-05-25 18:31:13 +00:00 |
|
Felix Fietkau
|
8a68de75e8
|
fix tc package
SVN-Revision: 1057
|
2005-05-25 16:33:43 +00:00 |
|
Felix Fietkau
|
8f21870ebd
|
remove version: and architecture: from shat control file
SVN-Revision: 1056
|
2005-05-25 09:11:33 +00:00 |
|
Mike Baker
|
8aeca732f1
|
*** empty log message ***
SVN-Revision: 1055
|
2005-05-25 02:51:57 +00:00 |
|
Nicolas Thill
|
4741784cf8
|
Fix wrong md5sum
SVN-Revision: 1054
|
2005-05-24 18:59:39 +00:00 |
|
Felix Fietkau
|
29d21777ac
|
fix nocatsplash build, when it doesn't find iptables
SVN-Revision: 1053
|
2005-05-24 17:45:47 +00:00 |
|
Felix Fietkau
|
da603a972b
|
fix screen build when the braindead configure script finds a /lib/libshadow.a
SVN-Revision: 1052
|
2005-05-24 16:01:37 +00:00 |
|
Felix Fietkau
|
0d7667d477
|
modify SIOCSIWAP call to associate with a specific bssid when in managed mode
SVN-Revision: 1051
|
2005-05-24 15:23:45 +00:00 |
|
Felix Fietkau
|
e9a0d8517b
|
add microcom
SVN-Revision: 1050
|
2005-05-24 14:25:55 +00:00 |
|
Nicolas Thill
|
a39e9d3a27
|
Fix wrong options passed to configure
SVN-Revision: 1049
|
2005-05-24 11:06:12 +00:00 |
|
Nicolas Thill
|
c696a28cb8
|
Add SableVM packages
SVN-Revision: 1048
|
2005-05-24 05:59:17 +00:00 |
|
Nicolas Thill
|
83642f602e
|
Move complex packages to their own menu, Standardize Config.in
SVN-Revision: 1047
|
2005-05-24 05:53:26 +00:00 |
|
Nicolas Thill
|
704b77e9cd
|
Fix and standardize Config.in
SVN-Revision: 1046
|
2005-05-24 05:50:39 +00:00 |
|
Nicolas Thill
|
b75773dd0c
|
Fix shfs build (install destination was not set)
SVN-Revision: 1045
|
2005-05-24 05:28:50 +00:00 |
|
Nicolas Thill
|
fbaddc6049
|
Fix ipkg : change configure to revert IPKG_STATE_DIR_PREFIX back to /usr/lib
SVN-Revision: 1044
|
2005-05-24 05:27:37 +00:00 |
|
Nicolas Thill
|
1489667ac3
|
Switch to .tar.bz2 archive
SVN-Revision: 1043
|
2005-05-24 02:27:19 +00:00 |
|
Nicolas Thill
|
ba6e8564e4
|
Add frickin package
SVN-Revision: 1042
|
2005-05-24 01:55:36 +00:00 |
|
Nicolas Thill
|
61d63818fe
|
Add ndisc package, in its own menu to avoid breaking sort order
SVN-Revision: 1041
|
2005-05-24 01:51:58 +00:00 |
|
Nicolas Thill
|
f97bff36e4
|
Fix typos in unstall-dev
SVN-Revision: 1040
|
2005-05-24 00:46:13 +00:00 |
|
Nicolas Thill
|
6d555f7cc6
|
Fix uninstall-dev: remove libusb-config lib, remove all libusb-* shared libs
SVN-Revision: 1039
|
2005-05-24 00:44:43 +00:00 |
|
Nicolas Thill
|
7c7d2568df
|
Fix uninstall-dev: remove gdlib-config too
SVN-Revision: 1038
|
2005-05-24 00:42:36 +00:00 |
|
Nicolas Thill
|
5ed428670b
|
Fix typo in config (missing tristate)
SVN-Revision: 1037
|
2005-05-24 00:29:06 +00:00 |
|
Nicolas Thill
|
3433f81c83
|
Move complex packages to their own menu, Standardize config options
SVN-Revision: 1036
|
2005-05-24 00:27:51 +00:00 |
|
Nicolas Thill
|
6538074358
|
Move complex packages to their own menu, Standardize config options, Fix typos
SVN-Revision: 1035
|
2005-05-24 00:22:23 +00:00 |
|
Nicolas Thill
|
f9398ad637
|
Change include search path for speex: it is now installed in STAGING_DIR/usr
SVN-Revision: 1034
|
2005-05-24 00:19:02 +00:00 |
|
Nicolas Thill
|
8bf133e2e8
|
Move complex packages to their own menu
SVN-Revision: 1033
|
2005-05-23 23:54:50 +00:00 |
|
Nicolas Thill
|
3d834f8c63
|
Move complex packages to their own menu Fix dependencies
SVN-Revision: 1032
|
2005-05-23 23:49:58 +00:00 |
|
Nicolas Thill
|
4082f024dc
|
Convert speex to new packaging style Rename package to libspeex since it's lib only Update to v1.1.8
SVN-Revision: 1031
|
2005-05-23 23:40:03 +00:00 |
|
Nicolas Thill
|
0864593aa1
|
Open a new Utilities section and move usbutils (lsusb), setserial and strace in there
SVN-Revision: 1030
|
2005-05-23 23:30:23 +00:00 |
|
Felix Fietkau
|
4f85a5c0c6
|
fix building the screen package (stupid configure script doesn't figure out that rename, etc. are defined, happens only on some machines)
SVN-Revision: 1029
|
2005-05-23 22:01:31 +00:00 |
|
Nicolas Thill
|
bea08e2d47
|
Add tor package
SVN-Revision: 1026
|
2005-05-23 19:55:12 +00:00 |
|
Nicolas Thill
|
576797dc0c
|
Add libevent package
SVN-Revision: 1025
|
2005-05-23 19:46:08 +00:00 |
|
Nicolas Thill
|
ee26396bfe
|
Fix pmacct build when no nfacctd | pmacctd options are selected
SVN-Revision: 1024
|
2005-05-23 16:34:36 +00:00 |
|
Nicolas Thill
|
d9d05baf0b
|
Add wpa_supplicant package
SVN-Revision: 1023
|
2005-05-23 06:43:34 +00:00 |
|
Nicolas Thill
|
d4c410f595
|
Fix dependencies
SVN-Revision: 1022
|
2005-05-23 06:25:53 +00:00 |
|
Nicolas Thill
|
95b23020e1
|
Fix typo in configure options
SVN-Revision: 1021
|
2005-05-23 06:24:25 +00:00 |
|
Nicolas Thill
|
1e4bf3d035
|
Fix dependencies
SVN-Revision: 1020
|
2005-05-22 13:51:06 +00:00 |
|
Nicolas Thill
|
765f92bbb5
|
Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in STAGING_DIR/usr, remove ./files/usr and add a patch for doc url
SVN-Revision: 1019
|
2005-05-22 12:07:47 +00:00 |
|
Nicolas Thill
|
d5ab36c615
|
Remove circular dependency
SVN-Revision: 1018
|
2005-05-22 10:17:11 +00:00 |
|
Nicolas Thill
|
52890f0b0e
|
Move openldap (libopenldap) and openssl (libopenssl) at the right place
SVN-Revision: 1017
|
2005-05-22 10:09:57 +00:00 |
|
Nicolas Thill
|
b0fde6468e
|
Change openssl lib dependency from openssl to libopenssl
SVN-Revision: 1016
|
2005-05-22 10:07:40 +00:00 |
|
Nicolas Thill
|
1ac17844f4
|
Convert openssl to new packaging style, install devel stuff in STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage
SVN-Revision: 1015
|
2005-05-22 10:01:06 +00:00 |
|
Nicolas Thill
|
97f233b93c
|
Standardize config structure
SVN-Revision: 1014
|
2005-05-22 09:26:11 +00:00 |
|
Nicolas Thill
|
f7a6b7ef3d
|
Update to new upstream release (v1.0.0), fix howl-utils subpackage building
SVN-Revision: 1013
|
2005-05-22 09:23:54 +00:00 |
|
Nicolas Thill
|
a578f44544
|
Standardize config options
SVN-Revision: 1012
|
2005-05-22 09:22:43 +00:00 |
|
Nicolas Thill
|
c4c969763c
|
Point url to cvs, change description
SVN-Revision: 1011
|
2005-05-22 09:20:08 +00:00 |
|
Nicolas Thill
|
e84cb0225c
|
Search libwrap in STAGING_DIR/usr
SVN-Revision: 1010
|
2005-05-21 16:07:58 +00:00 |
|
Nicolas Thill
|
1176df52dc
|
Convert tcp_wrappers to new packaging style, add a patch for target optimizations
SVN-Revision: 1009
|
2005-05-21 16:05:11 +00:00 |
|
Nicolas Thill
|
655a0128a4
|
Standardize configure invocation
SVN-Revision: 1008
|
2005-05-21 14:57:57 +00:00 |
|
Nicolas Thill
|
f4d95aa0ba
|
Remove unused SOURCE_DIR variable
SVN-Revision: 1007
|
2005-05-21 13:18:29 +00:00 |
|
Nicolas Thill
|
f072de6ce5
|
Remove superfluous source url
SVN-Revision: 1006
|
2005-05-21 12:04:17 +00:00 |
|
Nicolas Thill
|
b565a03ca2
|
Allow downloading of files with undefined mdsum (to ease updating packages)
SVN-Revision: 1005
|
2005-05-21 10:57:17 +00:00 |
|
Nicolas Thill
|
689c3906d1
|
Add wput package
SVN-Revision: 1004
|
2005-05-21 02:15:53 +00:00 |
|
Nicolas Thill
|
1d34ee7dc0
|
Move usbutils (lsusb) at the right place
SVN-Revision: 1003
|
2005-05-21 01:59:26 +00:00 |
|
Nicolas Thill
|
898d837872
|
Reorder packages and dependencies
SVN-Revision: 1002
|
2005-05-21 01:56:15 +00:00 |
|
Nicolas Thill
|
e325c6a293
|
Add missing .configured target that caused superfluous package rebuild
SVN-Revision: 1001
|
2005-05-21 01:54:50 +00:00 |
|
Nicolas Thill
|
5d370defb3
|
Match package config. variables with their directory names
SVN-Revision: 1000
|
2005-05-21 01:43:55 +00:00 |
|
Nicolas Thill
|
aab3bb7f72
|
Add missing ulogd dependencies
SVN-Revision: 999
|
2005-05-21 01:38:47 +00:00 |
|
Nicolas Thill
|
311f0aee1c
|
Add net-snmp package
SVN-Revision: 998
|
2005-05-21 01:37:09 +00:00 |
|
Nicolas Thill
|
888fdd5960
|
Reorder packages
SVN-Revision: 997
|
2005-05-21 01:33:20 +00:00 |
|
Nicolas Thill
|
fc9d35beb5
|
Standardize package Config.in, change prompt to package name + short description
SVN-Revision: 996
|
2005-05-21 01:16:53 +00:00 |
|
Nicolas Thill
|
970ecd6d90
|
Add missing dependency to libpthread
SVN-Revision: 995
|
2005-05-21 01:11:46 +00:00 |
|
Nicolas Thill
|
650e463292
|
Add net-snmp package
SVN-Revision: 994
|
2005-05-21 00:37:53 +00:00 |
|
Nicolas Thill
|
b281a357ed
|
Make openldap-utils depend on libopenldap
SVN-Revision: 993
|
2005-05-21 00:37:05 +00:00 |
|
Felix Fietkau
|
8f1f61717c
|
fix sdk build
SVN-Revision: 992
|
2005-05-20 19:51:57 +00:00 |
|
Nicolas Thill
|
8fffd0e036
|
Add net-snmp package
SVN-Revision: 991
|
2005-05-20 16:32:01 +00:00 |
|
Nicolas Thill
|
b0d80f983a
|
Add a patch for olsrd to use gcc instead of makedepend
SVN-Revision: 990
|
2005-05-20 14:47:26 +00:00 |
|
Nicolas Thill
|
98cd65d221
|
Fix openldap build when cyrus-sasl and openssl devel libraries are not installed on host system
SVN-Revision: 989
|
2005-05-20 14:23:17 +00:00 |
|
Nicolas Thill
|
3adebcf686
|
Fix touch
SVN-Revision: 987
|
2005-05-20 00:54:55 +00:00 |
|
Nicolas Thill
|
807f2ca0e1
|
Convert postgresql to new packaging style
SVN-Revision: 986
|
2005-05-20 00:36:47 +00:00 |
|
Nicolas Thill
|
1ff8ae43f9
|
Convert mysql to new packaging style
SVN-Revision: 985
|
2005-05-20 00:36:01 +00:00 |
|
Nicolas Thill
|
2eae93466f
|
Add a config var matching the package dir name
SVN-Revision: 984
|
2005-05-20 00:33:12 +00:00 |
|
Nicolas Thill
|
a5ec491a09
|
Use TARGET_CFLAGS, strip at package time
SVN-Revision: 983
|
2005-05-19 23:12:35 +00:00 |
|
Nicolas Thill
|
c519093d57
|
Convert ttcp to new packaging style, add PKG_VERSION, use TARGET_CFLAGS
SVN-Revision: 982
|
2005-05-19 23:08:46 +00:00 |
|
Nicolas Thill
|
e105366080
|
Standardize package build (isn't it easier ?)
SVN-Revision: 981
|
2005-05-19 22:52:12 +00:00 |
|
Nicolas Thill
|
f6ad530929
|
Convert quagga to new packaging style
SVN-Revision: 980
|
2005-05-19 21:55:48 +00:00 |
|
Nicolas Thill
|
60ef698760
|
Cosmetic fix
SVN-Revision: 979
|
2005-05-19 21:31:05 +00:00 |
|
Nicolas Thill
|
b3a10b7546
|
Tweak package build
SVN-Revision: 978
|
2005-05-19 21:30:44 +00:00 |
|
Nicolas Thill
|
9011cdcedf
|
Ack (definitely) name change in subpackages
SVN-Revision: 977
|
2005-05-19 21:28:39 +00:00 |
|
Nicolas Thill
|
bf445b654f
|
Ack (finally) name change in subpackages, tweak package build
SVN-Revision: 976
|
2005-05-19 21:27:20 +00:00 |
|
Nicolas Thill
|
b44031deb6
|
Tweak package build
SVN-Revision: 975
|
2005-05-19 21:23:30 +00:00 |
|
Nicolas Thill
|
53a998ce91
|
Tweak package build, remove redundant target dependencies
SVN-Revision: 974
|
2005-05-19 21:23:03 +00:00 |
|
Nicolas Thill
|
f7b19b4bca
|
Cosmetic fix
SVN-Revision: 973
|
2005-05-19 21:22:09 +00:00 |
|
Nicolas Thill
|
afcfb9a475
|
Add missing .configured target that caused superfluous package rebuild
SVN-Revision: 972
|
2005-05-19 21:21:43 +00:00 |
|
Nicolas Thill
|
3bc2900d2a
|
Add missing .configured target that caused superfluous package rebuild, tweak package build
SVN-Revision: 971
|
2005-05-19 21:20:28 +00:00 |
|
Nicolas Thill
|
520199421e
|
Convert quagga to new packaging style
SVN-Revision: 970
|
2005-05-19 21:18:00 +00:00 |
|
Nicolas Thill
|
108258dee1
|
Standardize lib package build and devel. install
SVN-Revision: 969
|
2005-05-19 21:15:46 +00:00 |
|
Nicolas Thill
|
48e69e6e71
|
Tweak package build
SVN-Revision: 968
|
2005-05-19 21:14:18 +00:00 |
|
Nicolas Thill
|
5bba199dd0
|
Standardize lib package build and devel. install
SVN-Revision: 967
|
2005-05-19 21:07:30 +00:00 |
|
Felix Fietkau
|
ae393286bd
|
fix ulogd package
SVN-Revision: 966
|
2005-05-19 21:01:43 +00:00 |
|
Nicolas Thill
|
12bdcae8f0
|
Add missing .configured target that caused superfluous package rebuild
SVN-Revision: 965
|
2005-05-19 20:56:21 +00:00 |
|
Nicolas Thill
|
04972c4c3f
|
Add missing .configured target and fix .prepared target that caused superfluous package rebuild
SVN-Revision: 964
|
2005-05-19 20:52:50 +00:00 |
|
Nicolas Thill
|
c5725a0578
|
Add missing .configured target that caused superfluous package rebuild
SVN-Revision: 963
|
2005-05-19 20:49:45 +00:00 |
|
Nicolas Thill
|
0198017fbc
|
Add a patch for libpng's pkgconfig install
SVN-Revision: 962
|
2005-05-19 20:41:53 +00:00 |
|
Felix Fietkau
|
89b71392b5
|
fix olsrd build
SVN-Revision: 961
|
2005-05-19 20:31:20 +00:00 |
|
Felix Fietkau
|
9418591ff7
|
fix sdk build
SVN-Revision: 960
|
2005-05-19 19:56:03 +00:00 |
|
Felix Fietkau
|
71dc8db355
|
fix libipq install if staging dir doesn't contain usr/lib and usr/include yet
SVN-Revision: 959
|
2005-05-19 19:38:05 +00:00 |
|
Felix Fietkau
|
5f8904f29d
|
fix libpng
SVN-Revision: 958
|
2005-05-19 19:18:53 +00:00 |
|
Nicolas Thill
|
bdfc2a252a
|
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found), rename subpackages from ulogd-*-plugin to ulogd-mod-*
SVN-Revision: 957
|
2005-05-19 16:57:07 +00:00 |
|
Nicolas Thill
|
4d97e8492b
|
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
SVN-Revision: 956
|
2005-05-19 16:49:23 +00:00 |
|
Nicolas Thill
|
d9e323b631
|
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found), fix sub-package dependencies
SVN-Revision: 955
|
2005-05-19 16:40:36 +00:00 |
|
Nicolas Thill
|
4700fd588c
|
Add package name and short description to Config.in prompt
SVN-Revision: 954
|
2005-05-19 16:25:26 +00:00 |
|
Nicolas Thill
|
60c5881e26
|
Tweak Config.in prompt
SVN-Revision: 953
|
2005-05-19 16:24:25 +00:00 |
|
Nicolas Thill
|
e42ef11721
|
Add package name and short description to Config.in prompt, add URL too
SVN-Revision: 952
|
2005-05-19 16:23:16 +00:00 |
|
Nicolas Thill
|
44e5b1b3e6
|
Add short description to Config.in prompt, add URL too
SVN-Revision: 951
|
2005-05-19 16:22:25 +00:00 |
|
Nicolas Thill
|
5f15b8b855
|
Add short description to Config.in prompt
SVN-Revision: 950
|
2005-05-19 16:21:45 +00:00 |
|
Felix Fietkau
|
5e7254c7ff
|
change lzo to liblzo
SVN-Revision: 949
|
2005-05-19 08:25:52 +00:00 |
|
Nicolas Thill
|
33c6533b57
|
Fix lcd4linux package, remove PNG driver
SVN-Revision: 948
|
2005-05-19 05:49:38 +00:00 |
|
Nicolas Thill
|
ee8ff77eab
|
Tweaked aiccu package, add cvs Id to Makefile, fix aiccu init-script again (need some sleep, I guess)
SVN-Revision: 947
|
2005-05-19 05:28:28 +00:00 |
|
Nicolas Thill
|
8235a2e3ce
|
Fix aiccu init-script
SVN-Revision: 946
|
2005-05-19 05:25:13 +00:00 |
|
Nicolas Thill
|
cb19979e46
|
Remove old control file
SVN-Revision: 945
|
2005-05-19 03:31:18 +00:00 |
|
Nicolas Thill
|
d2559721ee
|
Convert lcd4linux to new packaging style
SVN-Revision: 944
|
2005-05-19 03:06:03 +00:00 |
|
Nicolas Thill
|
3016c99cf9
|
Convert l2tpd to new packaging style
SVN-Revision: 943
|
2005-05-19 02:58:14 +00:00 |
|
Nicolas Thill
|
d6dd9bf941
|
Convert pptpd to new packaging style
SVN-Revision: 942
|
2005-05-19 00:03:33 +00:00 |
|
Nicolas Thill
|
ad8d8e100e
|
Convert pptp to new packaging style
SVN-Revision: 941
|
2005-05-18 23:42:09 +00:00 |
|
Nicolas Thill
|
c4c02b571b
|
Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable chat package, split ppp patch into multiple patches
SVN-Revision: 940
|
2005-05-18 18:05:44 +00:00 |
|
Nicolas Thill
|
421e758a1e
|
Update shat to v0.9.5
SVN-Revision: 939
|
2005-05-18 15:34:00 +00:00 |
|
Nicolas Thill
|
a4a536032f
|
Convert setserial to new packaging style
SVN-Revision: 938
|
2005-05-18 15:29:32 +00:00 |
|
Nicolas Thill
|
3dc9ea5472
|
Convert openntpd to new packaging style
SVN-Revision: 937
|
2005-05-18 15:14:13 +00:00 |
|
Nicolas Thill
|
92e1586bec
|
Convert olsrd to new packaging style, put plugins into sub-packages
SVN-Revision: 936
|
2005-05-18 14:53:00 +00:00 |
|
Nicolas Thill
|
aa3c1b36de
|
Add missing .configured target causing superfluous package rebuild, touch .built too
SVN-Revision: 935
|
2005-05-18 14:49:08 +00:00 |
|
Nicolas Thill
|
511e4139ef
|
Add missing .configured target causing superfluous package rebuild
SVN-Revision: 934
|
2005-05-18 14:47:16 +00:00 |
|
Nicolas Thill
|
21afb81133
|
Convert ntpclient to new packaging style
SVN-Revision: 933
|
2005-05-18 13:30:05 +00:00 |
|
Nicolas Thill
|
124b777b68
|
Convert nocatsplash to new packaging style
SVN-Revision: 932
|
2005-05-18 13:28:59 +00:00 |
|
Nicolas Thill
|
594427a90e
|
Convert nfs-server to new packaging style
SVN-Revision: 931
|
2005-05-18 13:28:02 +00:00 |
|
Nicolas Thill
|
e94b136879
|
Convert ncurses to new packaging style
SVN-Revision: 930
|
2005-05-18 13:25:18 +00:00 |
|
Nicolas Thill
|
d7a623280d
|
Convert microperl to new packaging style
SVN-Revision: 929
|
2005-05-18 12:13:41 +00:00 |
|
Nicolas Thill
|
f2ce80feea
|
Convert matrixssl to new packaging style, install devel. stuff in STAGING_DIR/usr
SVN-Revision: 928
|
2005-05-18 12:13:03 +00:00 |
|
Nicolas Thill
|
c0f93b7f7d
|
Convert maradns to new packaging style
SVN-Revision: 927
|
2005-05-18 11:52:02 +00:00 |
|
Nicolas Thill
|
e28ffb0b7d
|
Convert libelf to new packaging style
SVN-Revision: 926
|
2005-05-18 11:48:38 +00:00 |
|
Nicolas Thill
|
4a7fa5c7de
|
Convert libgd to new packaging style
SVN-Revision: 925
|
2005-05-18 11:44:00 +00:00 |
|
Nicolas Thill
|
967ed0f4aa
|
Convert libpng to new packaging style
SVN-Revision: 924
|
2005-05-18 11:43:26 +00:00 |
|
Nicolas Thill
|
147e581a90
|
Fix pmacct and snort dependencies
SVN-Revision: 923
|
2005-05-18 10:41:22 +00:00 |
|
Nicolas Thill
|
e66ed65392
|
Convert iptables to new packaging style
SVN-Revision: 922
|
2005-05-18 10:40:10 +00:00 |
|
Nicolas Thill
|
10f209b819
|
Convert ipkg to new packaging style
SVN-Revision: 921
|
2005-05-18 09:28:51 +00:00 |
|
Nicolas Thill
|
3ef257e9b5
|
Add a patch to move astdb from flash to tmpfs
SVN-Revision: 920
|
2005-05-17 07:10:24 +00:00 |
|
Nicolas Thill
|
0dd31c505b
|
Add a patch from Enzo to fix an incompatibility between Asterisk and Sipura SPA-3000 VoIP adapter (and possibly others)
SVN-Revision: 919
|
2005-05-17 07:07:21 +00:00 |
|
Nicolas Thill
|
4c1eb55b24
|
Add freeradius package
SVN-Revision: 918
|
2005-05-17 00:23:24 +00:00 |
|
Nicolas Thill
|
c4bccf4a7a
|
Add lighttpd package
SVN-Revision: 917
|
2005-05-16 18:41:16 +00:00 |
|
Nicolas Thill
|
a3d8efc122
|
Add ncurses to kismet dependencies
SVN-Revision: 916
|
2005-05-16 07:01:21 +00:00 |
|
Nicolas Thill
|
14ed75f24f
|
Add pmacct package
SVN-Revision: 915
|
2005-05-16 02:31:54 +00:00 |
|
Nicolas Thill
|
1476881f29
|
Add ulogd package
SVN-Revision: 914
|
2005-05-15 21:33:09 +00:00 |
|
Nicolas Thill
|
a5e6715d30
|
Add vsftpd package
SVN-Revision: 913
|
2005-05-15 20:39:09 +00:00 |
|
Nicolas Thill
|
c6e5fd9193
|
Add xinetd package
SVN-Revision: 912
|
2005-05-15 20:25:32 +00:00 |
|
Felix Fietkau
|
845b50baac
|
fix monit build
SVN-Revision: 911
|
2005-05-15 17:30:59 +00:00 |
|
Nicolas Thill
|
bdf6be91cf
|
Convert kismet to new packaging style
SVN-Revision: 910
|
2005-05-15 13:36:31 +00:00 |
|
Nicolas Thill
|
611adf9b7a
|
Fix dhcp-forwarder build, move init-script to ./files/
SVN-Revision: 909
|
2005-05-15 13:04:57 +00:00 |
|
Nicolas Thill
|
b117fe7e03
|
Fix typo
SVN-Revision: 908
|
2005-05-15 12:35:41 +00:00 |
|
Nicolas Thill
|
26b3433e35
|
Add howl package
SVN-Revision: 907
|
2005-05-15 12:34:56 +00:00 |
|
Nicolas Thill
|
8af5097ce4
|
Fix lzo build
SVN-Revision: 906
|
2005-05-15 11:48:57 +00:00 |
|
Nicolas Thill
|
cae34f7ece
|
Convert nmap to new packaging style
SVN-Revision: 905
|
2005-05-15 10:03:35 +00:00 |
|
Nicolas Thill
|
3caa9be7ed
|
Convert radvd to new packaging style
SVN-Revision: 904
|
2005-05-15 09:47:32 +00:00 |
|
Nicolas Thill
|
c483c62130
|
Convert screen to new packaging style
SVN-Revision: 903
|
2005-05-15 09:31:34 +00:00 |
|
Nicolas Thill
|
a9923c55a6
|
Convert usbutils to new packaging style
SVN-Revision: 902
|
2005-05-15 09:16:29 +00:00 |
|
Nicolas Thill
|
2739e8801d
|
Convert monit to new packaging style
SVN-Revision: 901
|
2005-05-14 22:09:24 +00:00 |
|
Nicolas Thill
|
16dab023ae
|
Add osiris package
SVN-Revision: 900
|
2005-05-14 22:01:37 +00:00 |
|
Nicolas Thill
|
941c554fdf
|
Add htpdate package
SVN-Revision: 899
|
2005-05-14 21:19:23 +00:00 |
|
Nicolas Thill
|
02fe2faa39
|
Add sipsak package
SVN-Revision: 898
|
2005-05-14 20:57:05 +00:00 |
|
Nicolas Thill
|
23ff86f20c
|
Convert shat to new packaging style
SVN-Revision: 897
|
2005-05-14 20:48:27 +00:00 |
|
Nicolas Thill
|
40c9415b71
|
Convert portmap to new packaging style
SVN-Revision: 896
|
2005-05-14 20:42:22 +00:00 |
|
Nicolas Thill
|
b6f0493fef
|
Convert chillispot to new packaging style
SVN-Revision: 895
|
2005-05-14 20:35:05 +00:00 |
|
Nicolas Thill
|
e7ab00396c
|
Add siproxd package
SVN-Revision: 894
|
2005-05-14 20:32:03 +00:00 |
|
Nicolas Thill
|
31f91ef55e
|
Convert openvpn to new packaging style
SVN-Revision: 893
|
2005-05-14 20:21:34 +00:00 |
|
Nicolas Thill
|
662b6e1f6a
|
Convert lzo to new packaging style, rename package from lzo to liblzo since it is a library-only package
SVN-Revision: 892
|
2005-05-14 20:20:54 +00:00 |
|
Nicolas Thill
|
b932c1bad2
|
Add libosip2 package
SVN-Revision: 891
|
2005-05-14 13:31:30 +00:00 |
|
Felix Fietkau
|
c5ac4031ea
|
add robocfg
SVN-Revision: 889
|
2005-05-14 13:15:46 +00:00 |
|
Nicolas Thill
|
9425e22964
|
Convert tinc to new packaging style
SVN-Revision: 888
|
2005-05-14 11:51:56 +00:00 |
|
Nicolas Thill
|
e85396338a
|
Convert tcpdump to new packaging style
SVN-Revision: 887
|
2005-05-14 11:38:47 +00:00 |
|
Felix Fietkau
|
da061c4b8a
|
implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the wsec_info, so we have to read it from the chipset's shmem. got the offsets from linux-bcom4301)
SVN-Revision: 886
|
2005-05-13 21:58:19 +00:00 |
|
Felix Fietkau
|
de3b8c03fc
|
fix zlib staging dir install
SVN-Revision: 885
|
2005-05-13 20:37:53 +00:00 |
|
Felix Fietkau
|
7c831f6cc7
|
add txant and antdiv to wlcompat
SVN-Revision: 884
|
2005-05-13 19:12:22 +00:00 |
|
Felix Fietkau
|
85530c392c
|
use pdc ide chipset as primary ide controller
SVN-Revision: 883
|
2005-05-13 19:02:52 +00:00 |
|
Felix Fietkau
|
5a5a839dc6
|
replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlcompat.o if a wireless extension already exists
SVN-Revision: 882
|
2005-05-13 19:01:32 +00:00 |
|
Nicolas Thill
|
655ea85dec
|
Convert libusb to new packaging style
SVN-Revision: 880
|
2005-05-13 06:14:13 +00:00 |
|
Nicolas Thill
|
7caf26481d
|
Convert libpthread to new packaging style
SVN-Revision: 879
|
2005-05-13 06:00:47 +00:00 |
|
Nicolas Thill
|
57c34f4821
|
Convert libnet to new packaging style
SVN-Revision: 878
|
2005-05-13 05:53:04 +00:00 |
|
Nicolas Thill
|
6346fe40e8
|
Convert wireless-tools to new packaging style
SVN-Revision: 877
|
2005-05-13 05:12:28 +00:00 |
|
Nicolas Thill
|
a20e552e59
|
Convert wol to new packaging style
SVN-Revision: 876
|
2005-05-13 04:35:50 +00:00 |
|
Nicolas Thill
|
7b14f44cac
|
Fix typo
SVN-Revision: 875
|
2005-05-13 04:27:26 +00:00 |
|
Nicolas Thill
|
f4f38e09eb
|
Convert zlib to new packaging style
SVN-Revision: 874
|
2005-05-13 04:26:17 +00:00 |
|
Nicolas Thill
|
af87c3b96a
|
Add libtool package
SVN-Revision: 873
|
2005-05-13 04:04:27 +00:00 |
|
Nicolas Thill
|
d0e6bc0636
|
Add openldap package
SVN-Revision: 872
|
2005-05-13 03:49:16 +00:00 |
|
Nicolas Thill
|
81b1b14392
|
Convert haserl to new packaging style
SVN-Revision: 871
|
2005-05-13 03:39:45 +00:00 |
|
Nicolas Thill
|
b7c7e8ce55
|
Convert gmp to new packaging style
SVN-Revision: 870
|
2005-05-13 03:36:39 +00:00 |
|
Nicolas Thill
|
1cf63f4ac3
|
Convert glib to new packaging style
SVN-Revision: 869
|
2005-05-13 02:34:54 +00:00 |
|
Nicolas Thill
|
40decd2b5c
|
Add cyrus-sasl package
SVN-Revision: 868
|
2005-05-13 02:21:24 +00:00 |
|
Nicolas Thill
|
1f7c87f111
|
Add cyrus-sasl package
SVN-Revision: 867
|
2005-05-13 02:04:48 +00:00 |
|
Nicolas Thill
|
e51daf71fb
|
Convert libpcap to new packaging style
SVN-Revision: 866
|
2005-05-13 02:03:35 +00:00 |
|
Nicolas Thill
|
4dc6f11fda
|
Allow extracting in non-standard PKG_BUILD_DIR
SVN-Revision: 865
|
2005-05-13 01:45:56 +00:00 |
|
Mike Baker
|
644a46b764
|
more pci fixes
SVN-Revision: 862
|
2005-05-13 00:35:33 +00:00 |
|
Felix Fietkau
|
7512db38c8
|
fix postgresql again (it wasn't installing enough stuff into the staging dir)
SVN-Revision: 861
|
2005-05-12 21:55:38 +00:00 |
|
Felix Fietkau
|
1781e7ff9e
|
fix postgres build with gcc 3.4+
SVN-Revision: 860
|
2005-05-12 21:32:55 +00:00 |
|
Felix Fietkau
|
d9f7883d52
|
update iproute2 to new packaging style
SVN-Revision: 859
|
2005-05-12 20:45:01 +00:00 |
|
Felix Fietkau
|
c74e778412
|
enable seq by default in busybox
SVN-Revision: 858
|
2005-05-12 20:07:37 +00:00 |
|
Felix Fietkau
|
e26f5899db
|
update fprobe to new packaging style
SVN-Revision: 857
|
2005-05-12 20:04:46 +00:00 |
|
Felix Fietkau
|
21baee4eca
|
convert fping to new packaging style
SVN-Revision: 856
|
2005-05-12 20:00:20 +00:00 |
|
Felix Fietkau
|
e54e714a9f
|
convert ez-ipupdate to new packaging style
SVN-Revision: 855
|
2005-05-12 19:57:29 +00:00 |
|
Felix Fietkau
|
cf368ad229
|
oops... forgot to create build stamp file for some of the packages
SVN-Revision: 854
|
2005-05-12 19:54:17 +00:00 |
|
Felix Fietkau
|
b6cf3714d5
|
update ebtables to new packaging style
SVN-Revision: 853
|
2005-05-12 19:50:04 +00:00 |
|
Felix Fietkau
|
5c1a8e5360
|
convert dropbear to new packaging style
SVN-Revision: 852
|
2005-05-12 19:45:27 +00:00 |
|
Felix Fietkau
|
285973d804
|
convert dnsmasq to new packaging style
SVN-Revision: 851
|
2005-05-12 19:41:18 +00:00 |
|
Felix Fietkau
|
146151c8e4
|
convert dhcp-forwarder to new packaging style
SVN-Revision: 850
|
2005-05-12 19:37:59 +00:00 |
|
Felix Fietkau
|
8e52eebadb
|
convert cups to new packaging style
SVN-Revision: 849
|
2005-05-12 19:35:23 +00:00 |
|
Felix Fietkau
|
f0efe71f23
|
convert cifsmount to new packaging style
SVN-Revision: 848
|
2005-05-12 19:28:24 +00:00 |
|
Felix Fietkau
|
9bdd9a5a71
|
remove old chillispot ipkg control dir
SVN-Revision: 847
|
2005-05-12 19:18:57 +00:00 |
|
Felix Fietkau
|
2367d78772
|
convert chillispot to new packaging style
SVN-Revision: 846
|
2005-05-12 19:18:06 +00:00 |
|
Felix Fietkau
|
ac6ef00036
|
convert bwm to new packaging style
SVN-Revision: 845
|
2005-05-12 19:14:25 +00:00 |
|
Felix Fietkau
|
a87bad60ef
|
convert busybox to new packaging style
SVN-Revision: 844
|
2005-05-12 19:12:20 +00:00 |
|
Felix Fietkau
|
4d4c554d3a
|
convert bridge to new packaging style
SVN-Revision: 843
|
2005-05-12 19:06:51 +00:00 |
|
Felix Fietkau
|
7c8a435862
|
fix asterisk -- copied a directory over, but forgot to remove the CVS/ dir. cvs doesn't like that
SVN-Revision: 842
|
2005-05-12 19:01:04 +00:00 |
|
Felix Fietkau
|
0c0dcb24ba
|
convert asterisk to new packaging style
SVN-Revision: 841
|
2005-05-12 18:58:48 +00:00 |
|
Felix Fietkau
|
797cd0a1e9
|
convert arpwatch to new packaging style
SVN-Revision: 840
|
2005-05-12 18:34:40 +00:00 |
|
Felix Fietkau
|
bf21614eb2
|
convert arptables to new packaging style
SVN-Revision: 839
|
2005-05-12 18:29:12 +00:00 |
|
Felix Fietkau
|
b56ee5aa5c
|
convert aiccu to new packaging style
SVN-Revision: 838
|
2005-05-12 18:26:43 +00:00 |
|
Felix Fietkau
|
92c32c9760
|
clean up shfs package
SVN-Revision: 837
|
2005-05-12 18:18:21 +00:00 |
|
Felix Fietkau
|
d10d7e0d9d
|
clean up popt package
SVN-Revision: 836
|
2005-05-12 18:16:36 +00:00 |
|
Felix Fietkau
|
5db7f53097
|
clean up pcre package
SVN-Revision: 835
|
2005-05-12 18:13:17 +00:00 |
|
Felix Fietkau
|
7b3ea16397
|
remove unnecessary .installed target in fuse and remove some extra stuff now handled by rules.mk
SVN-Revision: 834
|
2005-05-12 18:03:27 +00:00 |
|
Felix Fietkau
|
f792101cd3
|
convert strace over to new packaging style
SVN-Revision: 833
|
2005-05-12 17:59:38 +00:00 |
|
Felix Fietkau
|
5780227521
|
add internal package build dependencies to rules.mk to remove duplicate code
SVN-Revision: 832
|
2005-05-12 17:59:08 +00:00 |
|
Nicolas Thill
|
b99bdac1dc
|
Add asterisk dependency on openssl
SVN-Revision: 822
|
2005-05-10 23:47:08 +00:00 |
|
Felix Fietkau
|
f0c80f03fc
|
update oleg's b44 patch to initialize switch access on driver load
SVN-Revision: 821
|
2005-05-10 14:33:14 +00:00 |
|
Felix Fietkau
|
f4eabdded9
|
make robocfg work with b44 (thx oleg)
SVN-Revision: 820
|
2005-05-10 12:33:06 +00:00 |
|
Felix Fietkau
|
6831d33ba1
|
add oleg's fix for ethtool
SVN-Revision: 819
|
2005-05-10 12:01:11 +00:00 |
|
Felix Fietkau
|
daea9fc0f7
|
update tinc to version 1.0.4
SVN-Revision: 818
|
2005-05-09 10:25:28 +00:00 |
|
Felix Fietkau
|
f608b95452
|
merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
SVN-Revision: 817
|
2005-05-09 09:33:23 +00:00 |
|
Mike Baker
|
eadec9d250
|
pci fixup
SVN-Revision: 815
|
2005-05-08 22:01:18 +00:00 |
|
Waldemar Brodkorb
|
3bd9f21584
|
stupid mistake, forget complete path to nvram :(
SVN-Revision: 814
|
2005-05-08 15:57:13 +00:00 |
|
Waldemar Brodkorb
|
df132628db
|
is based on linux-mtd, no copyright in the files, but the complete package is GPL
SVN-Revision: 813
|
2005-05-08 10:22:56 +00:00 |
|
Felix Fietkau
|
59247fffd2
|
set libgd prefix to staging_dir/usr
SVN-Revision: 812
|
2005-05-07 23:10:47 +00:00 |
|
Felix Fietkau
|
2d8e484bec
|
set libpng prefix to staging_dir/usr
SVN-Revision: 811
|
2005-05-07 23:08:46 +00:00 |
|
Nicolas Thill
|
02b82f795e
|
Fix popt building
SVN-Revision: 810
|
2005-05-07 11:50:47 +00:00 |
|
Mike Baker
|
78d0b7803d
|
wlcompat probe bugfix
SVN-Revision: 809
|
2005-05-06 08:09:51 +00:00 |
|
Felix Fietkau
|
d2b7e6b8bc
|
add libgd
SVN-Revision: 808
|
2005-05-05 12:24:56 +00:00 |
|
Felix Fietkau
|
a287d24489
|
oops... forgot ncurses depend in screen package
SVN-Revision: 806
|
2005-05-05 09:55:24 +00:00 |
|
Felix Fietkau
|
7fc7a4c79a
|
add vt102 terminfo file to ncurses package
SVN-Revision: 805
|
2005-05-05 09:48:52 +00:00 |
|
Felix Fietkau
|
483ce623eb
|
add screen
SVN-Revision: 804
|
2005-05-05 09:41:38 +00:00 |
|
Felix Fietkau
|
8e4eb8b1d6
|
add more config files to kismet, remove sound and speech features
SVN-Revision: 803
|
2005-05-05 09:37:29 +00:00 |
|
Felix Fietkau
|
af5080ef5d
|
add rml's netdev-random patch and modify et to use it (finally some entropy on /dev/random)
SVN-Revision: 802
|
2005-05-05 00:10:22 +00:00 |
|
Felix Fietkau
|
6afedc7e6a
|
add libpng
SVN-Revision: 801
|
2005-05-05 00:05:13 +00:00 |
|
Felix Fietkau
|
39b4d40f77
|
add oleg's jffs2root fix
SVN-Revision: 800
|
2005-05-04 14:37:13 +00:00 |
|
Felix Fietkau
|
d9e73428fb
|
fix openvpn dependencies when removing lzo support
SVN-Revision: 798
|
2005-05-04 14:34:22 +00:00 |
|
Felix Fietkau
|
ba59b691bb
|
use only promise ide driver
SVN-Revision: 797
|
2005-05-04 14:33:11 +00:00 |
|
Waldemar Brodkorb
|
6d616c6c8a
|
first try to configure pptp automatically
SVN-Revision: 796
|
2005-05-04 07:07:58 +00:00 |
|
Waldemar Brodkorb
|
56c9e7794a
|
shorter syntax
SVN-Revision: 795
|
2005-05-04 06:41:19 +00:00 |
|
Felix Fietkau
|
3f9f58b2ef
|
add speex to library list (for sdk)
SVN-Revision: 794
|
2005-05-03 15:21:00 +00:00 |
|
Felix Fietkau
|
b02ade9d19
|
add ttcp utility
SVN-Revision: 793
|
2005-05-03 15:15:24 +00:00 |
|
Felix Fietkau
|
d5fbd28ccd
|
disable delayed branch optimization for kernel - seems to improve stability on v1 hardware
SVN-Revision: 792
|
2005-05-03 13:32:09 +00:00 |
|
Waldemar Brodkorb
|
5c72aa0a95
|
rx stuck patch for et driver included in 0.6, should fix some issues on asus wl500g, thx oleg
SVN-Revision: 791
|
2005-05-03 13:28:20 +00:00 |
|
Waldemar Brodkorb
|
3f0718884f
|
activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSC
SVN-Revision: 790
|
2005-05-03 10:31:49 +00:00 |
|
Nicolas Thill
|
128f9daeba
|
Updated snort to v2.3.3, added debug and inline-mode options to -custom package, fixed makefile, changed source url in control files
SVN-Revision: 789
|
2005-05-03 01:36:33 +00:00 |
|
Waldemar Brodkorb
|
c6bd41147f
|
add nathelper modul, okay nbd
SVN-Revision: 788
|
2005-05-02 18:24:31 +00:00 |
|
Felix Fietkau
|
0b9022be2d
|
add ide drivers
SVN-Revision: 787
|
2005-05-02 14:55:50 +00:00 |
|
Waldemar Brodkorb
|
ba43aef11f
|
split b44 patches, add performance patch from oleg, need more testing on some other hardware then asus wl500g/wrt54gsv10
SVN-Revision: 786
|
2005-05-02 13:44:13 +00:00 |
|
Waldemar Brodkorb
|
a41cce67bd
|
shat from Georg Lukas
SVN-Revision: 785
|
2005-05-02 12:46:32 +00:00 |
|
Waldemar Brodkorb
|
ad4d414c5b
|
ip-up script, so that we can get time from network after successful connection
SVN-Revision: 783
|
2005-05-01 11:03:00 +00:00 |
|
Waldemar Brodkorb
|
6777ecb5a5
|
mru and mtu need to be on separate lines
SVN-Revision: 782
|
2005-05-01 11:01:41 +00:00 |
|
Felix Fietkau
|
38b21f06b3
|
revert to older version of 'ser', the new one just doesn't work
SVN-Revision: 781
|
2005-04-30 22:52:49 +00:00 |
|
Imre Kaloz
|
c41cb349a1
|
optimize for size
SVN-Revision: 780
|
2005-04-30 21:11:50 +00:00 |
|
Felix Fietkau
|
bfe0c6b512
|
set hidden fuse config option to n again
SVN-Revision: 779
|
2005-04-30 20:57:31 +00:00 |
|
Waldemar Brodkorb
|
d5a20e4014
|
only m if CONFIG_DEVEL
SVN-Revision: 778
|
2005-04-30 20:51:28 +00:00 |
|
Felix Fietkau
|
9d7d9110be
|
add maradns
SVN-Revision: 777
|
2005-04-30 20:45:11 +00:00 |
|
Waldemar Brodkorb
|
14a542b6b3
|
add tmpfs
SVN-Revision: 776
|
2005-04-30 20:31:54 +00:00 |
|
Felix Fietkau
|
5a00b8b98a
|
add busybox printf by default
SVN-Revision: 775
|
2005-04-30 19:57:30 +00:00 |
|
Felix Fietkau
|
4d3c9e0734
|
add ipkg to image builder
SVN-Revision: 774
|
2005-04-30 19:54:58 +00:00 |
|
Felix Fietkau
|
1216373855
|
add fprobe
SVN-Revision: 773
|
2005-04-30 19:52:06 +00:00 |
|
Felix Fietkau
|
1929d2eb86
|
copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg
SVN-Revision: 769
|
2005-04-30 19:28:10 +00:00 |
|
Felix Fietkau
|
6fa75d0b23
|
add some gcc 4.0 fixes
SVN-Revision: 764
|
2005-04-29 17:50:19 +00:00 |
|
Waldemar Brodkorb
|
701eadd194
|
start ntp after pppoe connection. will add rdate call in ip-up later
SVN-Revision: 763
|
2005-04-29 17:34:47 +00:00 |
|
Felix Fietkau
|
a9e8386c71
|
remove menuconfig references to libgcc from nmap and kismet
SVN-Revision: 761
|
2005-04-29 14:25:39 +00:00 |
|
Felix Fietkau
|
a640b4887f
|
fix asterisk build when newt headers are present on the host machine
SVN-Revision: 757
|
2005-04-29 13:02:12 +00:00 |
|
Felix Fietkau
|
1bc847dc15
|
remove references to libgcc
SVN-Revision: 756
|
2005-04-29 10:14:54 +00:00 |
|
Felix Fietkau
|
25e88c9725
|
make gcc compile install libgcc_s by default, remove package/libgcc/
SVN-Revision: 755
|
2005-04-29 09:51:34 +00:00 |
|
Felix Fietkau
|
565f4aa926
|
remove undocumented pcap debug flag in tcpdump to make compile work with gcc 3.4
SVN-Revision: 753
|
2005-04-28 21:55:21 +00:00 |
|
Felix Fietkau
|
5d0a2b5868
|
add oleg's gcc 3.4 patch (ld.script)
SVN-Revision: 752
|
2005-04-28 21:42:35 +00:00 |
|
Felix Fietkau
|
4bc546d067
|
fix nfs-server with gcc 3.4
SVN-Revision: 751
|
2005-04-28 21:40:02 +00:00 |
|
Felix Fietkau
|
1214acabe2
|
fix asterisk build with latest speex version
SVN-Revision: 750
|
2005-04-28 21:30:06 +00:00 |
|
Felix Fietkau
|
9674625ac7
|
update speex to 1.1.7
SVN-Revision: 749
|
2005-04-28 21:29:46 +00:00 |
|
Felix Fietkau
|
36c75c7111
|
update postgresql and fix gcc 3.4 build
SVN-Revision: 748
|
2005-04-28 21:21:38 +00:00 |
|
Felix Fietkau
|
7268e7ce86
|
add gcc 3.4 fix for glib
SVN-Revision: 746
|
2005-04-28 16:15:01 +00:00 |
|
Mike Baker
|
0213c90179
|
always unlock
SVN-Revision: 745
|
2005-04-28 15:58:19 +00:00 |
|
Waldemar Brodkorb
|
4bd5d68a63
|
switch to et source package, linksys 3.37.2 without robo_qos, but with patch from oleg for asus wl500gd
SVN-Revision: 744
|
2005-04-28 09:03:38 +00:00 |
|
Waldemar Brodkorb
|
2f6d730798
|
add new wl integration patches, fixes tc issues
SVN-Revision: 743
|
2005-04-28 09:01:53 +00:00 |
|
Waldemar Brodkorb
|
60b0fa6315
|
remove old wl fixes and some unused qos stuff
SVN-Revision: 742
|
2005-04-28 08:59:48 +00:00 |
|
Felix Fietkau
|
34d809cf62
|
add tinc
SVN-Revision: 741
|
2005-04-27 19:45:43 +00:00 |
|
Felix Fietkau
|
f121cc9dfd
|
fix image builder
SVN-Revision: 740
|
2005-04-27 19:45:36 +00:00 |
|
Felix Fietkau
|
2432bae8bb
|
add fix for HFS+
SVN-Revision: 739
|
2005-04-27 17:34:02 +00:00 |
|
Felix Fietkau
|
52bb373f5a
|
argh ... forgot the conffiles entry for kismet_ui.conf
SVN-Revision: 738
|
2005-04-27 17:28:19 +00:00 |
|
Felix Fietkau
|
e5298367c0
|
add kismet-server depend on libpcap
SVN-Revision: 737
|
2005-04-27 17:22:41 +00:00 |
|
Felix Fietkau
|
bd25e8a3bc
|
add default kismet client configuration and remove some unnecessary packet sources
SVN-Revision: 735
|
2005-04-27 16:40:13 +00:00 |
|
Felix Fietkau
|
2101b17970
|
fix kismet client dependency
SVN-Revision: 734
|
2005-04-27 16:26:45 +00:00 |
|
Felix Fietkau
|
d4d1bd01d7
|
make wlcompat probe for the device to use
SVN-Revision: 733
|
2005-04-27 14:37:11 +00:00 |
|
Felix Fietkau
|
ad69f3f62a
|
add mac partition support
SVN-Revision: 732
|
2005-04-27 13:51:16 +00:00 |
|
Felix Fietkau
|
6f9c494071
|
add l2tpd
SVN-Revision: 731
|
2005-04-27 09:42:33 +00:00 |
|
Felix Fietkau
|
a93ff44e1e
|
add netfilter TTL module
SVN-Revision: 730
|
2005-04-27 09:12:05 +00:00 |
|
Felix Fietkau
|
866ff778a0
|
add nmap depend on libgcc
SVN-Revision: 728
|
2005-04-26 12:34:53 +00:00 |
|
Felix Fietkau
|
8901de498f
|
add missing build depends for kismet
SVN-Revision: 727
|
2005-04-26 12:30:51 +00:00 |
|
Felix Fietkau
|
f7d536673c
|
add nmap
SVN-Revision: 726
|
2005-04-26 12:30:18 +00:00 |
|
Felix Fietkau
|
645741e9e8
|
clean up shfs menuconfig
SVN-Revision: 725
|
2005-04-26 10:36:30 +00:00 |
|
Felix Fietkau
|
7a7b386e44
|
add default configs for kismet
SVN-Revision: 723
|
2005-04-26 09:45:46 +00:00 |
|
Felix Fietkau
|
aa65ab34ac
|
add kismet
SVN-Revision: 722
|
2005-04-26 08:24:51 +00:00 |
|
Felix Fietkau
|
630d42077a
|
add --without-x to lcd4linux configure
SVN-Revision: 721
|
2005-04-26 08:21:49 +00:00 |
|
Mike Baker
|
a0ec42b3ed
|
disable aout support
SVN-Revision: 720
|
2005-04-26 02:58:26 +00:00 |
|
Felix Fietkau
|
4555bc50a9
|
add uclibc++ to sdk build
SVN-Revision: 718
|
2005-04-25 23:08:09 +00:00 |
|
Felix Fietkau
|
61bd9edc7c
|
add uclibc++
SVN-Revision: 717
|
2005-04-25 22:59:52 +00:00 |
|
Felix Fietkau
|
e964c7072c
|
update openssl to 0.9.7g
SVN-Revision: 715
|
2005-04-25 18:02:01 +00:00 |
|
Felix Fietkau
|
59a38868e7
|
disable openssl stuff in asterisk
SVN-Revision: 714
|
2005-04-25 18:00:22 +00:00 |
|
Felix Fietkau
|
c88070934f
|
package b44 driver
SVN-Revision: 713
|
2005-04-25 08:11:23 +00:00 |
|
Waldemar Brodkorb
|
86891ce5fc
|
no mawk package in buildroot, select gmp
SVN-Revision: 712
|
2005-04-25 06:31:39 +00:00 |
|
Waldemar Brodkorb
|
b05d19b414
|
needed for compiling et source
SVN-Revision: 707
|
2005-04-24 01:09:50 +00:00 |
|