summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)Nicolas Thill2005-03-071-0/+1
| | | | SVN-Revision: 326
* removed old dnsmasq filesFelix Fietkau2005-03-073-127/+0
| | | | SVN-Revision: 325
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-073-4/+91
| | | | SVN-Revision: 324
* some more kernel patch shrinkingWaldemar Brodkorb2005-03-062-0/+0
| | | | SVN-Revision: 323
* remove some more unneeded patchesWaldemar Brodkorb2005-03-064-0/+0
| | | | SVN-Revision: 322
* use r4k cache code, which does not solve our zombie problem, but minor ↵Waldemar Brodkorb2005-03-064-0/+0
| | | | | | 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
* add openvpn dependency on opensslFelix Fietkau2005-03-061-0/+1
| | | | SVN-Revision: 320
* Remove packages when cleaningNicolas Thill2005-03-068-3/+8
| | | | SVN-Revision: 319
* Add missing iptables extensionsNicolas Thill2005-03-061-2/+4
| | | | SVN-Revision: 318
* Add popt packageNicolas Thill2005-03-065-0/+203
| | | | SVN-Revision: 317
* Fix IPKG_TARGET_DIRNicolas Thill2005-03-061-1/+1
| | | | SVN-Revision: 316
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-0614-62/+124
| | | | | | installed) SVN-Revision: 315
* activate sysreq, requested by an irc userWaldemar Brodkorb2005-03-061-2/+2
| | | | SVN-Revision: 314
* Change ipkg invocation and add -force-defaults optionNicolas Thill2005-03-061-1/+2
| | | | SVN-Revision: 313
* Add offline_root option to ipkg.confNicolas Thill2005-03-061-2/+2
| | | | SVN-Revision: 312
* Allow use of the offline_root optionNicolas Thill2005-03-061-1/+2
| | | | SVN-Revision: 311
* Allow loading of modules containing EXPORT_GPL symbols, needed to insmod ↵Nicolas Thill2005-03-061-1/+1
| | | | | | crypto modules SVN-Revision: 310
* remove wl / nas / et .. binary only; no license givenMike Baker2005-03-065-58/+0
| | | | SVN-Revision: 309
* bring up to date with nbd's br2_test20.tar.bz2Mike Baker2005-03-0653-8/+5243
| | | | SVN-Revision: 308
* nbd's makefile/menuconfig rewriteMike Baker2005-03-06151-1948/+8246
| | | | SVN-Revision: 307
* motorola docs from nateWaldemar Brodkorb2005-03-055-0/+241
| | | | SVN-Revision: 306
* last minute bugfixesMike Baker2005-03-045-12/+17
| | | | SVN-Revision: 305
* cleanupMike Baker2005-03-042-13/+4
| | | | SVN-Revision: 304
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-045-15/+26
| | | | SVN-Revision: 303
* fix binutils alignment issueMike Baker2005-03-031-0/+12
| | | | SVN-Revision: 302
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-0312-94/+22
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* Add hardware details for WRT54G v1.1Nicolas Thill2005-03-027-0/+425
| | | | SVN-Revision: 300
* Add MPPE/MPPC kernel moduleNicolas Thill2005-03-012-1/+24
| | | | SVN-Revision: 299
* typoMike Baker2005-03-011-1/+1
| | | | SVN-Revision: 298
* bugfixMike Baker2005-03-011-2/+2
| | | | SVN-Revision: 297
* bugfixesMike Baker2005-02-284-12/+15
| | | | SVN-Revision: 296
* update diag moduleMike Baker2005-02-271-0/+0
| | | | SVN-Revision: 295
* bugfixMike Baker2005-02-265-6/+9
| | | | SVN-Revision: 294
* Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfsNicolas Thill2005-02-252-0/+2
| | | | SVN-Revision: 293
* add ebtables and Asus supportWaldemar Brodkorb2005-02-251-0/+5
| | | | SVN-Revision: 292
* Added a CHANGES file, summarizing changes between official and experimentalNicolas Thill2005-02-241-0/+16
| | | | SVN-Revision: 291
* I do not believe that users will cleanup kernelsource, when switching ↵Waldemar Brodkorb2005-02-236-4/+33
| | | | | | rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> SVN-Revision: 290
* selecting zlib automatically in Config.in does not mean it will be build ↵Waldemar Brodkorb2005-02-231-1/+1
| | | | | | before dropbear. add zlib as dependency SVN-Revision: 289
* ensure sstrip is build before needed by packagesWaldemar Brodkorb2005-02-232-2/+2
| | | | SVN-Revision: 288
* OpenWRT -> OpenWrtWaldemar Brodkorb2005-02-231-1/+1
| | | | SVN-Revision: 287
* add documentation for wrt54gs v1.0Waldemar Brodkorb2005-02-236-0/+309
| | | | SVN-Revision: 286
* sort nvram, rename proc.txtWaldemar Brodkorb2005-02-232-416/+416
| | | | SVN-Revision: 285
* zlib off by default, special targets off at the moment, because not used.Waldemar Brodkorb2005-02-232-2/+1
| | | | SVN-Revision: 284
* small fix, to compile sstrip.cWaldemar Brodkorb2005-02-231-1/+1
| | | | SVN-Revision: 283
* sstripMike Baker2005-02-222-1/+498
| | | | SVN-Revision: 282
* add zlib for dropbearWaldemar Brodkorb2005-02-212-0/+80
| | | | SVN-Revision: 281
* handle builddependencies via Config.in, suggested by nbdWaldemar Brodkorb2005-02-213-1/+5
| | | | SVN-Revision: 280
* remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target ↵Waldemar Brodkorb2005-02-214-15/+24
| | | | | | for linksys-stuff SVN-Revision: 279
* deal with jffs2 transitionMike Baker2005-02-211-8/+8
| | | | SVN-Revision: 278
* add dirclean targets, add jffs2root compileWaldemar Brodkorb2005-02-211-0/+28
| | | | SVN-Revision: 277