Commit graph

164 commits

Author SHA1 Message Date
Imre Kaloz
aaa599667a don't override wan_ifname, if it's correct (eg. pppoe)
SVN-Revision: 479
2005-03-30 16:37:03 +00:00
Mike Baker
15574cf2c0 enable CONFIG_NET_RADIO add preliminary motorola support
SVN-Revision: 471
2005-03-29 03:32:18 +00:00
Waldemar Brodkorb
8c71ede5ef for serial console use directly ash --login, otherwise i can not login with the new /bin/login
SVN-Revision: 468
2005-03-26 22:33:53 +00:00
Felix Fietkau
4118e1fc18 make pppoe work automatically
SVN-Revision: 459
2005-03-26 01:14:33 +00:00
Felix Fietkau
442553524e add unprivileged user
SVN-Revision: 445
2005-03-24 19:42:14 +00:00
Felix Fietkau
4f752bc34a add /etc/group
SVN-Revision: 443
2005-03-24 18:55:34 +00:00
Felix Fietkau
eae7eaa43d allow telnet login when ssh password is not set
SVN-Revision: 442
2005-03-24 18:09:49 +00:00
Felix Fietkau
8f655c0756 move passwd from dropbear package to target_skeleton
SVN-Revision: 441
2005-03-24 17:49:11 +00:00
Felix Fietkau
48158a983c add mount_root script to mount root fs (called from /etc/preinit)
SVN-Revision: 428
2005-03-23 13:31:22 +00:00
Felix Fietkau
b4ab709dd4 add experimental package dir to ipkg.conf
SVN-Revision: 426
2005-03-23 11:57:07 +00:00
Waldemar Brodkorb
23965113ae remove link before creation, otherwise rebuild fails
SVN-Revision: 420
2005-03-23 09:38:27 +00:00
Felix Fietkau
cee542700b allow GRE protocol in default firewall settings
SVN-Revision: 416
2005-03-22 13:05:35 +00:00
Mike Baker
f4a6b6690a *** empty log message ***
SVN-Revision: 404
2005-03-20 05:54:17 +00:00
Mike Baker
4421b4f1bd fix version checks
SVN-Revision: 403
2005-03-20 05:46:41 +00:00
Mike Baker
686391263c please quit breaking things
SVN-Revision: 398
2005-03-20 02:53:40 +00:00
Felix Fietkau
682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Imre Kaloz
97d994fb22 support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update, control file fixes. add back other boardtypes to make wl.o happy on other routers
SVN-Revision: 390
2005-03-19 17:52:30 +00:00
Waldemar Brodkorb
aa9b5b220a s/wait/askfirst/ , this let all zombies die ;). found after longer brainstorming with nbd
SVN-Revision: 364
2005-03-14 02:50:48 +00:00
Mike Baker
2489bff8c0 Fix nbd's nasty /var hack.
SVN-Revision: 359
2005-03-09 18:51:13 +00:00
Mike Baker
18c2212af2 fix version parsing bug in "ipkg upgrade"
SVN-Revision: 355
2005-03-08 07:12:32 +00:00
Mike Baker
21eefa4319 support /etc/modules
SVN-Revision: 352
2005-03-08 06:30:46 +00:00
Mike Baker
71342e95bc enable hotplug fix openssl package enable motorola binaries
SVN-Revision: 324
2005-03-07 00:13:42 +00:00
Nicolas Thill
39b95c064a Allow use of the offline_root option
SVN-Revision: 311
2005-03-06 10:58:48 +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
82c0150a49 cleanup
SVN-Revision: 304
2005-03-04 04:43:26 +00:00
Mike Baker
883510aeed fix the jffs2 build for separate 4M/8M images
SVN-Revision: 303
2005-03-04 04:35:15 +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
Mike Baker
658019abd0 bugfix
SVN-Revision: 297
2005-03-01 06:56:22 +00:00
Mike Baker
58b7ed6d40 bugfixes
SVN-Revision: 296
2005-02-28 07:04:51 +00:00
Mike Baker
6e1c4d0da3 bugfix
SVN-Revision: 294
2005-02-26 02:32:16 +00:00
Nicolas Thill
5ead46cce6 Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs
SVN-Revision: 293
2005-02-25 23:56:46 +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
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
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
Mike Baker
4b1b3270b0 deal with jffs2 transition
SVN-Revision: 278
2005-02-21 05:03:21 +00:00
Mike Baker
4d6bb280f0 jffs2 root support
SVN-Revision: 276
2005-02-21 03:47:31 +00:00
Waldemar Brodkorb
d7e1809a4a remove unneeded Makefile.in
SVN-Revision: 274
2005-02-19 20:37:38 +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
Waldemar Brodkorb
2572b0e67f build openwrt tools
SVN-Revision: 271
2005-02-19 08:43:17 +00:00
Waldemar Brodkorb
ec67a9a8e8 some comment on changing rootfs type
SVN-Revision: 270
2005-02-19 08:13:37 +00:00
Waldemar Brodkorb
95b6887e9a sync with buildroot2 from uclibc, add devices, may be used to build other kernel modules for different devices, can be used for other stuff
SVN-Revision: 267
2005-02-19 07:46:01 +00:00
Waldemar Brodkorb
2a951dfeeb warning added
SVN-Revision: 260
2005-02-18 18:17:50 +00:00
Waldemar Brodkorb
481104d43d new mtd debian version,suggestion by majx
SVN-Revision: 259
2005-02-18 16:40:39 +00:00
Waldemar Brodkorb
eb77566679 support for Asus WL-500g
SVN-Revision: 253
2005-02-17 23:19:24 +00:00
Waldemar Brodkorb
f33adbaae8 new root target! squashfs with lzma compression from Olegs patches
SVN-Revision: 252
2005-02-17 23:18:46 +00:00
Waldemar Brodkorb
907c4beac6 no default allowed
SVN-Revision: 251
2005-02-17 23:16:22 +00:00
Waldemar Brodkorb
1914c16f25 this change is needed to get rootfs build before trying to make an image of it.
SVN-Revision: 246
2005-02-14 01:45:29 +00:00
Mike Baker
deb597fcc6 *** empty log message ***
SVN-Revision: 244
2005-02-12 16:17:47 +00:00
Mike Baker
12b57f6a99 cleanup the whole addpattern / trx nonsense
SVN-Revision: 243
2005-02-12 06:12:34 +00:00
Waldemar Brodkorb
f4897b72cf when I will understand the buildsystem?
SVN-Revision: 241
2005-02-12 04:08:12 +00:00
Waldemar Brodkorb
59166f4123 i am to lame for make, both targets can be build again
SVN-Revision: 240
2005-02-12 03:46:10 +00:00
Waldemar Brodkorb
034524f5d0 gnarf. squashfsroot needs to be build
SVN-Revision: 239
2005-02-12 03:38:48 +00:00
Waldemar Brodkorb
20f8bc7c6e some Makefile cleanup
SVN-Revision: 230
2005-02-12 02:35:19 +00:00
Waldemar Brodkorb
49b356ba9c remove this crap
SVN-Revision: 229
2005-02-12 02:34:15 +00:00
Waldemar Brodkorb
2c3cb3b825 accidently commit and bad typo
SVN-Revision: 226
2005-02-08 08:29:30 +00:00
Waldemar Brodkorb
e24e749a7f add hackish makfile, so that other developers could build images. anyone shuld clean this up, but I am busy working on kernel stuff. ok @mbm
SVN-Revision: 225
2005-02-08 08:21:32 +00:00
Waldemar Brodkorb
6edb640e24 tts/0 is the correct devicename for serial connection
SVN-Revision: 216
2005-02-06 22:27:22 +00:00
Mike Baker
9290a0e2e0 *** empty log message ***
SVN-Revision: 213
2005-02-06 01:32:23 +00:00
Mike Baker
4745dbf6b6 openwrt root
SVN-Revision: 212
2005-02-06 00:58:10 +00:00
Mike Baker
0d928148bf openwrt root filesystem
SVN-Revision: 211
2005-02-06 00:52:16 +00:00
Mike Baker
406fdbc31d obsolete uclibc root skeleton
SVN-Revision: 210
2005-02-06 00:46:40 +00:00
Mike Baker
7c3fb3e738 wbx's kernel patches
SVN-Revision: 209
2005-02-06 00:22:07 +00:00
Mike Baker
76d90c2ed2 Initial revision
SVN-Revision: 197
2005-01-16 11:43:02 +00:00