summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* jffs2 root supportMike Baker2005-02-213-2/+116
| | | | SVN-Revision: 276
* add -a and -b options needed for jffs2 rootMike Baker2005-02-201-64/+74
| | | | SVN-Revision: 275
* remove unneeded Makefile.inWaldemar Brodkorb2005-02-193-12/+0
| | | | SVN-Revision: 274
* sed-host forgotten in last commitWaldemar Brodkorb2005-02-191-1/+1
| | | | SVN-Revision: 273
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-1911-32/+66
| | | | SVN-Revision: 272
* build openwrt toolsWaldemar Brodkorb2005-02-191-1/+1
| | | | SVN-Revision: 271
* some comment on changing rootfs typeWaldemar Brodkorb2005-02-191-0/+2
| | | | SVN-Revision: 270
* support jffs2 root filesystemMike Baker2005-02-192-0/+0
| | | | SVN-Revision: 269
* sync with buildroot2 from uclibcWaldemar Brodkorb2005-02-192-24/+37
| | | | SVN-Revision: 268
* sync with buildroot2 from uclibc, add devices, may be used to build other ↵Waldemar Brodkorb2005-02-199-12/+53
| | | | | | kernel modules for different devices, can be used for other stuff SVN-Revision: 267
* sync with buildroot2 from uclibc, add my version of kernel-headersWaldemar Brodkorb2005-02-194-2/+1093
| | | | SVN-Revision: 266
* sync with buildroot2 from uclibc, add two variables PACKAGE_DIR and PATCH, ↵Waldemar Brodkorb2005-02-192-6/+7
| | | | | | remove LINKSYS_TGZ_SITE from here SVN-Revision: 265
* sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headersWaldemar Brodkorb2005-02-192-29/+22
| | | | SVN-Revision: 264