Commit graph

94 commits

Author SHA1 Message Date
Waldemar Brodkorb
d6e8a41454 i think mixing stable packages with experimental packages is a very bad idea.
SVN-Revision: 711
2005-04-24 10:36:14 +00:00
Mike Baker
b9ff767448 *** empty log message ***
SVN-Revision: 709
2005-04-24 05:24:03 +00:00
Mike Baker
297348b93f suspect umount may be causing reboot issues
SVN-Revision: 708
2005-04-24 05:07:41 +00:00
Mike Baker
7cc6e94a9e new more flexible firewall
SVN-Revision: 705
2005-04-23 18:58:32 +00:00
Felix Fietkau
4f9884d1be move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules
SVN-Revision: 703
2005-04-21 22:19:21 +00:00
Felix Fietkau
9fe50db569 fix sdk build
SVN-Revision: 699
2005-04-21 18:09:41 +00:00
Mike Baker
4464974542 add lzma to compile chain
SVN-Revision: 695
2005-04-21 06:14:52 +00:00
Felix Fietkau
b6defb27cb add openwrt image builder to sdk
SVN-Revision: 688
2005-04-20 17:01:30 +00:00
Mike Baker
1bf332f3a8 minor fs changes & cleanup
SVN-Revision: 686
2005-04-20 01:52:32 +00:00
Mike Baker
7f5d2b4212 use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcp
SVN-Revision: 658
2005-04-18 03:52:42 +00:00
Mike Baker
13031a44b0 add cheapass arp
SVN-Revision: 657
2005-04-17 22:38:25 +00:00
Imre Kaloz
71c66c1390 upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
SVN-Revision: 650
2005-04-14 08:39:01 +00:00
Felix Fietkau
dd4721f402 add additional compressors and try all of them when making jffs2 images (decreases default image size by ~70k)
SVN-Revision: 636
2005-04-12 14:52:18 +00:00
Felix Fietkau
6a683dd463 add a default hosts file
SVN-Revision: 632
2005-04-11 20:24:34 +00:00
Mike Baker
5524be79bd remove redundant unlocks
SVN-Revision: 620
2005-04-11 00:28:07 +00:00
Felix Fietkau
7cfe8d3c72 remove ipkg list file before creating a new one (for squashfs)
SVN-Revision: 614
2005-04-10 21:20:25 +00:00
Mike Baker
26ff4d814c slight modification after disq's post http://openwrt.org/forum/viewtopic.php?t=1227
SVN-Revision: 596
2005-04-09 05:52:11 +00:00
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