Nicolas Thill
385f79c341
Add an rscript shell script to recursively find strippable binaries and strip unstripped ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:12:00 +00:00
Felix Fietkau
c3593f43f1
when compiling mysql, don't grep for linuxthreads in /usr/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 05:41:56 +00:00
Mike Baker
90d29558ba
use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 03:52:42 +00:00
Mike Baker
e53ae39960
add cheapass arp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-17 22:38:25 +00:00
Felix Fietkau
28e5bbdc0e
create /var/run on radvd start
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-16 19:16:44 +00:00
Waldemar Brodkorb
8f258133a4
little modification
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-15 10:26:39 +00:00
Waldemar Brodkorb
0e222f46ac
remove unused sflash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-15 07:25:52 +00:00
Waldemar Brodkorb
34383db8d1
add mirror
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-15 06:37:55 +00:00
Waldemar Brodkorb
289da3a776
fix url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-15 06:09:28 +00:00
Waldemar Brodkorb
f79a9250c0
minor change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-15 05:28:16 +00:00
Imre Kaloz
290c837d4c
upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 08:39:01 +00:00
Nicolas Thill
0a13f2462f
Fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 07:21:31 +00:00
Nicolas Thill
5c30d7013b
Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib},
...
Fix static libraries building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 07:16:59 +00:00
Nicolas Thill
0f6fa17345
Uniformize package Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 07:08:14 +00:00
Nicolas Thill
fee361a5ea
Update to reflect that libpthread is not embedded anymore, but a package as before
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:34:07 +00:00
Nicolas Thill
2b22f1d9fd
Uniformize package Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:27:03 +00:00
Nicolas Thill
847adf1004
Uniformize package Makefile,
...
Build in a separate directory so that configure wont find libpcap and link against libpcap.a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:21:21 +00:00
Nicolas Thill
faae882a3f
Add libpcap dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:20:17 +00:00
Nicolas Thill
a0ea508d1b
Uniformize package Makefile,
...
Build in a separate directory so that arpwatch and tcpdump configure wont find it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:17:27 +00:00
Nicolas Thill
48a03ee9d3
MySQL is now installed in STAGING_DIR/usr
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:14:43 +00:00
Nicolas Thill
d26d24f3e0
Uniformize package Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:11:36 +00:00
Nicolas Thill
d56ea6054c
Change libnet to experimental coding style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:10:47 +00:00
Nicolas Thill
a289dbc582
Change postgresql to experimental coding style
...
Make configure honor CPPFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:04:34 +00:00
Felix Fietkau
6ae28e4aa8
package wlcompat
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-12 17:05:52 +00:00
Felix Fietkau
f7ecdf08a9
add additional compressors and try all of them when making jffs2 images (decreases default image size by ~70k)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-12 14:52:18 +00:00
Nicolas Thill
6adac1ffdf
Change popt to experimental coding style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 23:15:24 +00:00
Nicolas Thill
5099659c82
Change pcre to experimental coding style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 23:09:54 +00:00
Felix Fietkau
1854af2eeb
remove old depend on libfl for radvd menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 20:36:33 +00:00
Felix Fietkau
9298b08697
add a default hosts file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 20:24:34 +00:00
Felix Fietkau
d4d420cbd1
add more debugging output, fix null pointer dereferencing in debugging output, add more debugging output
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 20:12:22 +00:00
Felix Fietkau
6913206180
add y354C's patch for maximum nat connections in netfilter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 17:37:07 +00:00
Nicolas Thill
943fcf0f73
Remove CVS dir from package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:50:40 +00:00
Nicolas Thill
a2fefebbd9
Don't include libspeex.so into libspeex package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:05:58 +00:00
Nicolas Thill
54302a62c3
Fix my previous typo in cifsmount and cups install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 03:51:40 +00:00
Nicolas Thill
8a2c50a1a0
Change dhcp-forwarder to experimental coding style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 01:36:13 +00:00
Nicolas Thill
400e21ab5e
Fix cups install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 01:35:26 +00:00
Nicolas Thill
c3824ca7aa
Fix cifsmount install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 01:34:32 +00:00
Nicolas Thill
c9ccfe0b92
Don't include libz.so into zlib package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 01:28:50 +00:00
Nicolas Thill
68d942f032
Fix chillispot configure and install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 00:57:23 +00:00
Nicolas Thill
f416b931d4
Change haserl to experimental coding style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 00:37:27 +00:00
Mike Baker
f6f12c6b4c
remove redundant unlocks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 00:28:07 +00:00
Felix Fietkau
9e5c08131e
fix openswan -- do NOT strip the kernel modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 00:06:42 +00:00
Felix Fietkau
c458c33115
fix iproute2 dependency for openswan
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 22:24:23 +00:00
Felix Fietkau
7b65531e27
remove remaing ncurses rules file from old package dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 22:12:07 +00:00
Felix Fietkau
80c0cc194b
update ncurses to experimental packaging style (fix dependency on terminfo in staging dir)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 22:10:02 +00:00
Felix Fietkau
812525224f
remove msdos from vfat module, add ext2, ext3, xfs, hfsplus
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 21:24:46 +00:00
Felix Fietkau
4c9ad5abcc
remove ipkg list file before creating a new one (for squashfs)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 21:20:25 +00:00
Felix Fietkau
a1a7f8bd3d
add openwrt sdk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 20:28:17 +00:00
Felix Fietkau
a2ae4b0778
fix path to mysql libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 19:42:54 +00:00
Felix Fietkau
59003ac2c3
add asterisk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 18:19:34 +00:00