Commit graph

78 commits

Author SHA1 Message Date
Felix Fietkau
7e0a17d829 add libshared/libnvram and required includes under version control
SVN-Revision: 344
2005-03-07 23:24:52 +00:00
Felix Fietkau
4e08bed042 add tcpdump build depend on libpcap
SVN-Revision: 342
2005-03-07 16:48:26 +00:00
Felix Fietkau
3ea26ef5c0 add menuconfig fix from uclibc buildroot
SVN-Revision: 341
2005-03-07 16:34:42 +00:00
Felix Fietkau
7933e4c8c5 add tcpdump
SVN-Revision: 340
2005-03-07 16:27:36 +00:00
Felix Fietkau
43a504e744 add libpcap
SVN-Revision: 338
2005-03-07 16:08:45 +00:00
Felix Fietkau
947a85081d add strace
SVN-Revision: 336
2005-03-07 14:58:29 +00:00
Felix Fietkau
eaf0051222 add libelf
SVN-Revision: 335
2005-03-07 14:10:05 +00:00
Felix Fietkau
5fe070ccdb strip openvpn
SVN-Revision: 333
2005-03-07 13:24:27 +00:00
Felix Fietkau
7b28399e39 add microperl
SVN-Revision: 332
2005-03-07 13:18:35 +00:00
Felix Fietkau
db449cb9aa removed old makefiles
SVN-Revision: 330
2005-03-07 10:59:09 +00:00
Felix Fietkau
13730439bc fix openssl build
SVN-Revision: 329
2005-03-07 10:26:06 +00:00
Nicolas Thill
56c6201a5f Enable passwd by default
SVN-Revision: 328
2005-03-07 08:03:46 +00:00
Nicolas Thill
90fa4b42b3 Fix typo
SVN-Revision: 327
2005-03-07 07:57:43 +00:00
Nicolas Thill
8b9ec0973a Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)
SVN-Revision: 326
2005-03-07 07:57:18 +00:00
Felix Fietkau
d984c5da03 removed old dnsmasq files
SVN-Revision: 325
2005-03-07 00:17:54 +00:00
Mike Baker
71342e95bc enable hotplug fix openssl package enable motorola binaries
SVN-Revision: 324
2005-03-07 00:13:42 +00:00
Waldemar Brodkorb
845d364973 some more kernel patch shrinking
SVN-Revision: 323
2005-03-06 23:18:06 +00:00
Waldemar Brodkorb
93e5bf258a remove some more unneeded patches
SVN-Revision: 322
2005-03-06 22:23:08 +00:00
Waldemar Brodkorb
53ab19d8d6 use r4k cache code, which does not solve our zombie problem, but minor patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now
SVN-Revision: 321
2005-03-06 21:35:53 +00:00
Felix Fietkau
d91b6531bb add openvpn dependency on openssl
SVN-Revision: 320
2005-03-06 16:16:51 +00:00
Nicolas Thill
0b4c7cb994 Remove packages when cleaning
SVN-Revision: 319
2005-03-06 14:35:58 +00:00
Nicolas Thill
ce041c7935 Add missing iptables extensions
SVN-Revision: 318
2005-03-06 14:12:21 +00:00
Nicolas Thill
2adfbaaa8d Add popt package
SVN-Revision: 317
2005-03-06 12:30:39 +00:00
Nicolas Thill
234b39a199 Add package install dependencies (don't install a package if it's already installed)
SVN-Revision: 315
2005-03-06 12:03:54 +00:00
Waldemar Brodkorb
77ac9d2c48 activate sysreq, requested by an irc user
SVN-Revision: 314
2005-03-06 11:58:52 +00:00
Nicolas Thill
6efe56b146 Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
SVN-Revision: 310
2005-03-06 09:36:20 +00:00
Mike Baker
86f55ecf77 remove wl / nas / et .. binary only; no license given
SVN-Revision: 309
2005-03-06 04:41:10 +00:00
Mike Baker
b3be5eeb3e bring up to date with nbd's br2_test20.tar.bz2
SVN-Revision: 308
2005-03-06 03:53:29 +00:00
Mike Baker
6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00
Mike Baker
42f30e1687 last minute bugfixes
SVN-Revision: 305
2005-03-04 07:59:08 +00:00
Mike Baker
1ef215245e target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs removed in favor of squashfs-lzma
SVN-Revision: 301
2005-03-03 02:44:10 +00:00
Nicolas Thill
e25d36a468 Add MPPE/MPPC kernel module
SVN-Revision: 299
2005-03-01 09:10:15 +00:00
Mike Baker
991981c552 typo
SVN-Revision: 298
2005-03-01 07:05:19 +00:00
Mike Baker
58b7ed6d40 bugfixes
SVN-Revision: 296
2005-02-28 07:04:51 +00:00
Mike Baker
a6c50fd2e6 update diag module
SVN-Revision: 295
2005-02-27 07:08:08 +00:00
Mike Baker
6e1c4d0da3 bugfix
SVN-Revision: 294
2005-02-26 02:32:16 +00:00
Waldemar Brodkorb
e3a3457a9d I do not believe that users will cleanup kernelsource, when switching rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx>
SVN-Revision: 290
2005-02-23 21:50:10 +00:00
Waldemar Brodkorb
fb1a0ad0ef selecting zlib automatically in Config.in does not mean it will be build before dropbear. add zlib as dependency
SVN-Revision: 289
2005-02-23 21:16:20 +00:00
Waldemar Brodkorb
0b0ced417d ensure sstrip is build before needed by packages
SVN-Revision: 288
2005-02-23 21:06:26 +00:00
Waldemar Brodkorb
6c804407f8 zlib off by default, special targets off at the moment, because not used.
SVN-Revision: 284
2005-02-23 20:41:57 +00:00
Waldemar Brodkorb
1737b28c5f small fix, to compile sstrip.c
SVN-Revision: 283
2005-02-23 19:39:34 +00:00
Mike Baker
2cd3b2412a sstrip
SVN-Revision: 282
2005-02-22 05:19:06 +00:00
Waldemar Brodkorb
890fbb5a5f add zlib for dropbear
SVN-Revision: 281
2005-02-21 17:13:14 +00:00
Waldemar Brodkorb
5d17f1c0ba handle builddependencies via Config.in, suggested by nbd
SVN-Revision: 280
2005-02-21 17:12:19 +00:00
Waldemar Brodkorb
3767571d99 remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target for linksys-stuff
SVN-Revision: 279
2005-02-21 06:03:54 +00:00
Waldemar Brodkorb
f90704841d add dirclean targets, add jffs2root compile
SVN-Revision: 277
2005-02-21 04:42:12 +00:00
Mike Baker
4d6bb280f0 jffs2 root support
SVN-Revision: 276
2005-02-21 03:47:31 +00:00
Mike Baker
ab4f002e8d add -a and -b options needed for jffs2 root
SVN-Revision: 275
2005-02-20 04:05:27 +00:00
Waldemar Brodkorb
65a9748b9a sed-host forgotten in last commit
SVN-Revision: 273
2005-02-19 13:34:03 +00:00
Waldemar Brodkorb
aad0c0841c demistifying make *clean targets, fix some clean targets issues
SVN-Revision: 272
2005-02-19 13:00:30 +00:00