aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAge
...
* optimize for sizeImre Kaloz2005-04-30
| | | | SVN-Revision: 780
* use tmpfs instead ramfs, strange that i do not need to add any kernel ↵Waldemar Brodkorb2005-04-30
| | | | | | option, it works out of the box, and dd if=/dev/zero of=test bs=1024k count=100 does not kill the box anymore SVN-Revision: 770
* fix sysctl issuesWaldemar Brodkorb2005-04-30
| | | | SVN-Revision: 768
* correct wl-500gdMike Baker2005-04-29
| | | | SVN-Revision: 766
* *** empty log message ***Mike Baker2005-04-29
| | | | SVN-Revision: 754
* add mirror and md5sumWaldemar Brodkorb2005-04-27
| | | | SVN-Revision: 729
* upgrade the lzma-loaderImre Kaloz2005-04-26
| | | | SVN-Revision: 724
* fix ipkg symlink issue on squashfsMike Baker2005-04-26
| | | | SVN-Revision: 719
* i think mixing stable packages with experimental packages is a very bad idea.Waldemar Brodkorb2005-04-24
| | | | SVN-Revision: 711
* *** empty log message ***Mike Baker2005-04-24
| | | | SVN-Revision: 709
* suspect umount may be causing reboot issuesMike Baker2005-04-24
| | | | SVN-Revision: 708
* new more flexible firewallMike Baker2005-04-23
| | | | SVN-Revision: 705
* move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modulesFelix Fietkau2005-04-21
| | | | SVN-Revision: 703
* fix sdk buildFelix Fietkau2005-04-21
| | | | SVN-Revision: 699
* add lzma to compile chainMike Baker2005-04-21
| | | | SVN-Revision: 695
* add openwrt image builder to sdkFelix Fietkau2005-04-20
| | | | SVN-Revision: 688
* minor fs changes & cleanupMike Baker2005-04-20
| | | | SVN-Revision: 686
* use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcpMike Baker2005-04-18
| | | | SVN-Revision: 658
* add cheapass arpMike Baker2005-04-17
| | | | SVN-Revision: 657
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-14
| | | | | | up jffs2 SVN-Revision: 650
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-12
| | | | | | (decreases default image size by ~70k) SVN-Revision: 636
* add a default hosts fileFelix Fietkau2005-04-11
| | | | SVN-Revision: 632
* remove redundant unlocksMike Baker2005-04-11
| | | | SVN-Revision: 620
* remove ipkg list file before creating a new one (for squashfs)Felix Fietkau2005-04-10
| | | | SVN-Revision: 614
* slight modification after disq's post ↵Mike Baker2005-04-09
| | | | | | http://openwrt.org/forum/viewtopic.php?t=1227 SVN-Revision: 596
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-08
| | | | | | most packages compiled now) SVN-Revision: 577
* add missing mtd md5sumFelix Fietkau2005-04-06
| | | | SVN-Revision: 572
* move firstboot from S99done to S10bootFelix Fietkau2005-04-03
| | | | SVN-Revision: 549
* nas -> nas4notMike Baker2005-04-03
| | | | SVN-Revision: 548
* unlock linux partition in mount_rootFelix Fietkau2005-04-03
| | | | SVN-Revision: 547
* remove nvram support from backup scriptFelix Fietkau2005-04-03
| | | | SVN-Revision: 538
* add simple scripts for backup/restoreFelix Fietkau2005-04-02
| | | | SVN-Revision: 534
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-02
| | | | | | to target/ SVN-Revision: 530
* looks like not wbx is the only one who can forget a file ;)Imre Kaloz2005-04-02
| | | | SVN-Revision: 523
* add missing stuff for lzma bootloaderImre Kaloz2005-04-02
| | | | SVN-Revision: 522
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-02
| | | | | | flashmemory SVN-Revision: 513
* re-add /etc/protocolsFelix Fietkau2005-04-01
| | | | SVN-Revision: 509
* make S45firewall execute scripts in /etc/firewall.dFelix Fietkau2005-03-31
| | | | SVN-Revision: 496
* don't override wan_ifname, if it's correct (eg. pppoe)Imre Kaloz2005-03-30
| | | | SVN-Revision: 479
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-29
| | | | SVN-Revision: 471
* for serial console use directly ash --login, otherwise i can not login with ↵Waldemar Brodkorb2005-03-26
| | | | | | the new /bin/login SVN-Revision: 468
* make pppoe work automaticallyFelix Fietkau2005-03-26
| | | | SVN-Revision: 459
* add unprivileged userFelix Fietkau2005-03-24
| | | | SVN-Revision: 445
* add /etc/groupFelix Fietkau2005-03-24
| | | | SVN-Revision: 443
* allow telnet login when ssh password is not setFelix Fietkau2005-03-24
| | | | SVN-Revision: 442
* move passwd from dropbear package to target_skeletonFelix Fietkau2005-03-24
| | | | SVN-Revision: 441
* add mount_root script to mount root fs (called from /etc/preinit)Felix Fietkau2005-03-23
| | | | SVN-Revision: 428
* add experimental package dir to ipkg.confFelix Fietkau2005-03-23
| | | | SVN-Revision: 426
* remove link before creation, otherwise rebuild failsWaldemar Brodkorb2005-03-23
| | | | SVN-Revision: 420
* allow GRE protocol in default firewall settingsFelix Fietkau2005-03-22
| | | | SVN-Revision: 416