Commit graph

77 commits

Author SHA1 Message Date
Felix Fietkau
b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
2005-04-08 09:08:38 +00:00
Felix Fietkau
bffa9686bc add missing mtd md5sum
SVN-Revision: 572
2005-04-06 17:16:22 +00:00
Felix Fietkau
0808d84bf9 move firstboot from S99done to S10boot
SVN-Revision: 549
2005-04-03 21:20:56 +00:00
Mike Baker
53b3af1889 nas -> nas4not
SVN-Revision: 548
2005-04-03 21:11:05 +00:00
Felix Fietkau
2333ec43a8 unlock linux partition in mount_root
SVN-Revision: 547
2005-04-03 20:34:22 +00:00
Felix Fietkau
aae9a9ade0 remove nvram support from backup script
SVN-Revision: 538
2005-04-03 09:25:38 +00:00
Felix Fietkau
fa466d4b23 add simple scripts for backup/restore
SVN-Revision: 534
2005-04-02 21:13:50 +00:00
Felix Fietkau
ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
2005-04-02 19:06:50 +00:00
Imre Kaloz
f2c57bf593 looks like not wbx is the only one who can forget a file ;)
SVN-Revision: 523
2005-04-02 16:48:05 +00:00
Imre Kaloz
a55b0fd47e add missing stuff for lzma bootloader
SVN-Revision: 522
2005-04-02 16:43:51 +00:00
Waldemar Brodkorb
8f80e98934 lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
SVN-Revision: 513
2005-04-02 12:12:58 +00:00
Felix Fietkau
a336e5e95c re-add /etc/protocols
SVN-Revision: 509
2005-04-01 18:23:40 +00:00
Felix Fietkau
c5cf12295e make S45firewall execute scripts in /etc/firewall.d
SVN-Revision: 496
2005-03-31 23:17:31 +00:00
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