summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
* Fix nbd's nasty /var hack.Mike Baker2005-03-091-2/+0
| | | | SVN-Revision: 359
* fix version parsing bug in "ipkg upgrade"Mike Baker2005-03-081-2/+2
| | | | SVN-Revision: 355
* support /etc/modulesMike Baker2005-03-082-2/+3
| | | | SVN-Revision: 352
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-1/+1
| | | | SVN-Revision: 324
* Allow use of the offline_root optionNicolas Thill2005-03-061-1/+2
| | | | SVN-Revision: 311
* nbd's makefile/menuconfig rewriteMike Baker2005-03-0621-98/+827
| | | | SVN-Revision: 307
* last minute bugfixesMike Baker2005-03-042-4/+11
| | | | SVN-Revision: 305
* cleanupMike Baker2005-03-042-13/+4
| | | | SVN-Revision: 304
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-044-15/+25
| | | | SVN-Revision: 303
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-037-62/+6
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* bugfixMike Baker2005-03-011-2/+2
| | | | SVN-Revision: 297
* bugfixesMike Baker2005-02-282-8/+10
| | | | SVN-Revision: 296
* bugfixMike Baker2005-02-263-5/+3
| | | | 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
* I do not believe that users will cleanup kernelsource, when switching ↵Waldemar Brodkorb2005-02-231-2/+0
| | | | | | rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> SVN-Revision: 290
* zlib off by default, special targets off at the moment, because not used.Waldemar Brodkorb2005-02-231-1/+0
| | | | SVN-Revision: 284
* remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target ↵Waldemar Brodkorb2005-02-211-10/+14
| | | | | | for linksys-stuff SVN-Revision: 279
* deal with jffs2 transitionMike Baker2005-02-211-8/+8
| | | | SVN-Revision: 278
* jffs2 root supportMike Baker2005-02-211-1/+6
| | | | SVN-Revision: 276
* remove unneeded Makefile.inWaldemar Brodkorb2005-02-193-12/+0
| | | | SVN-Revision: 274
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-191-7/+10
| | | | 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
* 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
* 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
* 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
* 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
* *** empty log message ***Mike Baker2005-02-122-0/+11
| | | | SVN-Revision: 244
* cleanup the whole addpattern / trx nonsenseMike Baker2005-02-127-36/+10
| | | | SVN-Revision: 243
* 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
* some Makefile cleanupWaldemar Brodkorb2005-02-122-2/+14
| | | | SVN-Revision: 230
* remove this crapWaldemar Brodkorb2005-02-121-44/+0
| | | | SVN-Revision: 229
* accidently commit and bad typoWaldemar Brodkorb2005-02-081-1/+1
| | | | SVN-Revision: 226
* add hackish makfile, so that other developers could build images. anyone ↵Waldemar Brodkorb2005-02-085-4/+48
| | | | | | shuld clean this up, but I am busy working on kernel stuff. ok @mbm SVN-Revision: 225
* tts/0 is the correct devicename for serial connectionWaldemar Brodkorb2005-02-061-1/+1
| | | | SVN-Revision: 216
* *** empty log message ***Mike Baker2005-02-063-0/+59
| | | | SVN-Revision: 213
* openwrt rootMike Baker2005-02-067-0/+103
| | | | SVN-Revision: 212
* openwrt root filesystemMike Baker2005-02-0621-169/+1520
| | | | SVN-Revision: 211
* obsolete uclibc root skeletonMike Baker2005-02-0634-721/+0
| | | | SVN-Revision: 210
* wbx's kernel patchesMike Baker2005-02-061-0/+1
| | | | SVN-Revision: 209
* Initial revisionMike Baker2005-01-1644-0/+985
SVN-Revision: 197