aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* add openwrt image builder to sdkFelix Fietkau2005-04-205-23/+16
* minor fs changes & cleanupMike Baker2005-04-204-14/+13
* use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcpMike Baker2005-04-181-2/+2
* add cheapass arpMike Baker2005-04-171-0/+2
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up...Imre Kaloz2005-04-141-1/+1
* add additional compressors and try all of them when making jffs2 images (decr...Felix Fietkau2005-04-121-4/+4
* add a default hosts fileFelix Fietkau2005-04-111-0/+1
* remove redundant unlocksMike Baker2005-04-111-4/+3
* remove ipkg list file before creating a new one (for squashfs)Felix Fietkau2005-04-101-0/+1
* slight modification after disq's postMike Baker2005-04-091-2/+4
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...Felix Fietkau2005-04-081-0/+1
* add missing mtd md5sumFelix Fietkau2005-04-061-1/+2
* move firstboot from S99done to S10bootFelix Fietkau2005-04-032-4/+5
* nas -> nas4notMike Baker2005-04-031-1/+1
* unlock linux partition in mount_rootFelix Fietkau2005-04-031-0/+1
* remove nvram support from backup scriptFelix Fietkau2005-04-031-8/+2
* add simple scripts for backup/restoreFelix Fietkau2005-04-022-0/+109
* remove lzma loader config option (make it default) and move it from package/ ...Felix Fietkau2005-04-025-15/+56
* looks like not wbx is the only one who can forget a file ;)Imre Kaloz2005-04-021-0/+22
* add missing stuff for lzma bootloaderImre Kaloz2005-04-022-0/+456
* lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...Waldemar Brodkorb2005-04-024-12/+26
* re-add /etc/protocolsFelix Fietkau2005-04-011-0/+56
* make S45firewall execute scripts in /etc/firewall.dFelix Fietkau2005-03-311-6/+16
* don't override wan_ifname, if it's correct (eg. pppoe)Imre Kaloz2005-03-301-1/+3
* enable CONFIG_NET_RADIOMike Baker2005-03-291-0/+8
* for serial console use directly ash --login, otherwise i can not login with t...Waldemar Brodkorb2005-03-261-1/+1
* make pppoe work automaticallyFelix Fietkau2005-03-261-3/+4
* add unprivileged userFelix Fietkau2005-03-242-0/+2
* add /etc/groupFelix Fietkau2005-03-241-0/+1
* allow telnet login when ssh password is not setFelix Fietkau2005-03-241-2/+12
* move passwd from dropbear package to target_skeletonFelix Fietkau2005-03-241-0/+1
* add mount_root script to mount root fs (called from /etc/preinit)Felix Fietkau2005-03-232-22/+26
* add experimental package dir to ipkg.confFelix Fietkau2005-03-231-0/+1
* remove link before creation, otherwise rebuild failsWaldemar Brodkorb2005-03-231-81/+0
* allow GRE protocol in default firewall settingsFelix Fietkau2005-03-221-1/+2
* *** empty log message ***Mike Baker2005-03-201-2/+2
* fix version checksMike Baker2005-03-201-8/+9
* please quit breaking thingsMike Baker2005-03-201-0/+165
* add downloading script (with md5sum checking and sourceforge downloading supp...Felix Fietkau2005-03-192-2/+2
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update,...Imre Kaloz2005-03-192-0/+28
* s/wait/askfirst/ , this let all zombies die ;). found after longer brainstorm...Waldemar Brodkorb2005-03-141-1/+1
* Fix nbd's nasty /var hack.Mike Baker2005-03-091-2/+0
* fix version parsing bug in "ipkg upgrade"Mike Baker2005-03-081-2/+2
* support /etc/modulesMike Baker2005-03-082-2/+3
* enable hotplugMike Baker2005-03-071-1/+1
* Allow use of the offline_root optionNicolas Thill2005-03-061-1/+2
* nbd's makefile/menuconfig rewriteMike Baker2005-03-0621-98/+827
* last minute bugfixesMike Baker2005-03-042-4/+11
* cleanupMike Baker2005-03-042-13/+4
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-044-15/+25