summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* add source for linksys stuffWaldemar Brodkorb2005-02-192-2/+1
| | | | SVN-Revision: 263
* sync with buildroot2 from uclibcWaldemar Brodkorb2005-02-1912-22/+30
| | | | SVN-Revision: 262
* sync with buildroot2 from uclibc, separate ptches in subdirWaldemar Brodkorb2005-02-193-8/+17
| | | | SVN-Revision: 261
* warning addedWaldemar Brodkorb2005-02-181-0/+1
| | | | SVN-Revision: 260
* new mtd debian version,suggestion by majxWaldemar Brodkorb2005-02-181-3/+2
| | | | SVN-Revision: 259
* added -mips2 for optimization, request by nicoWaldemar Brodkorb2005-02-181-1/+1
| | | | SVN-Revision: 258
* wrt54g v2.2 documentation, 2.4.29 works okay.Waldemar Brodkorb2005-02-186-0/+711
| | | | SVN-Revision: 257
* modified version of Olegs shellscriptWaldemar Brodkorb2005-02-171-0/+54
| | | | SVN-Revision: 256
* add 2.4.29 dmesgWaldemar Brodkorb2005-02-171-0/+95
| | | | SVN-Revision: 255
* squashfs-lzmaWaldemar Brodkorb2005-02-171-0/+3
| | | | SVN-Revision: 254
* support for Asus WL-500gWaldemar Brodkorb2005-02-171-1/+14
| | | | SVN-Revision: 253
* new root target! squashfs with lzma compression from Olegs patchesWaldemar Brodkorb2005-02-175-0/+60
| | | | SVN-Revision: 252
* no default allowedWaldemar Brodkorb2005-02-172-2/+0
| | | | SVN-Revision: 251
* add ebtables usertoolsWaldemar Brodkorb2005-02-174-0/+47
| | | | SVN-Revision: 250
* some documentation for Asus WL-500gWaldemar Brodkorb2005-02-175-0/+250
| | | | SVN-Revision: 249
* add filestructure for hardware documentation sbdirectories for asus and ↵Waldemar Brodkorb2005-02-171-0/+6
| | | | | | linksys. please add a file info.txt to every model. see README.txt SVN-Revision: 248
* fix initial root dirs creation when empty cvs dirs are not prunedNicolas Thill2005-02-171-1/+1
| | | | SVN-Revision: 247
* this change is needed to get rootfs build before trying to make an image of it.Waldemar Brodkorb2005-02-143-3/+2
| | | | SVN-Revision: 246
* add support for building usb modules. diff from Steffen PfendtnerWaldemar Brodkorb2005-02-141-29/+183
| | | | SVN-Revision: 245
* *** empty log message ***Mike Baker2005-02-122-0/+11
| | | | SVN-Revision: 244
* cleanup the whole addpattern / trx nonsenseMike Baker2005-02-128-38/+12
| | | | SVN-Revision: 243
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵Waldemar Brodkorb2005-02-123-30/+41
| | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242
* when I will understand the buildsystem?Waldemar Brodkorb2005-02-124-4/+4
| | | | SVN-Revision: 241
* i am to lame for make, both targets can be build againWaldemar Brodkorb2005-02-123-13/+20
| | | | SVN-Revision: 240
* gnarf. squashfsroot needs to be buildWaldemar Brodkorb2005-02-121-1/+1
| | | | SVN-Revision: 239