summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
* leases file defaults to var/misc, which does not existWaldemar Brodkorb2005-06-011-1/+1
| | | | SVN-Revision: 1127
* switch to a more reliable mechanism for running firstbootMike Baker2005-06-011-1/+1
| | | | SVN-Revision: 1126
* prevent zombies from occuring when stdou/stdout are held openMike Baker2005-06-011-1/+1
| | | | SVN-Revision: 1125
* misc init.d cleanupsMike Baker2005-05-307-77/+68
| | | | SVN-Revision: 1123
* split kernel patches into board dependend and genericFelix Fietkau2005-05-3029-1/+13
| | | | SVN-Revision: 1122
* fix typoFelix Fietkau2005-05-301-1/+1
| | | | SVN-Revision: 1119
* *** empty log message ***Mike Baker2005-05-301-2/+3
| | | | SVN-Revision: 1111
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-303-6/+55
| | | | SVN-Revision: 1110
* remove iptables modulesWaldemar Brodkorb2005-05-301-5/+0
| | | | SVN-Revision: 1105
* disable firewall in failsafeMike Baker2005-05-301-0/+1
| | | | SVN-Revision: 1103
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-292-0/+255
| | | | SVN-Revision: 1100
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* update et source to 0.9Felix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1097
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* *** empty log message ***Mike Baker2005-05-291-14/+0
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-281-1/+10
| | | | SVN-Revision: 1094
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵Felix Fietkau2005-05-281-12/+5
| | | | | | newer wl driver) SVN-Revision: 1092
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-281-0/+19
| | | | SVN-Revision: 1091
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* fix wlcompat buildFelix Fietkau2005-05-283-10/+23
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2892-141/+126366
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* add iptables modules, need to be changed in a generic postinst methodWaldemar Brodkorb2005-05-271-0/+5
| | | | SVN-Revision: 1080
* oops... committed that modified ipkg.conf by accident again...Felix Fietkau2005-05-261-1/+1
| | | | SVN-Revision: 1065
* fix nvram overrides/defaults for asus deluxeFelix Fietkau2005-05-262-2/+2
| | | | SVN-Revision: 1064
* *** empty log message ***Mike Baker2005-05-251-0/+8
| | | | SVN-Revision: 1055
* hide some non-critical error messages; prevent newbie bug reportsMike Baker2005-05-234-6/+11
| | | | SVN-Revision: 1028
* oops... checked in too much stuff. fixing thatFelix Fietkau2005-05-141-1/+1
| | | | SVN-Revision: 890
* add robocfgFelix Fietkau2005-05-141-1/+1
| | | | SVN-Revision: 889
* cleanup login script, change firewall exampleMike Baker2005-05-132-26/+25
| | | | SVN-Revision: 881
* various cosmetic fixesMike Baker2005-05-134-13/+5
| | | | SVN-Revision: 864
* fix startup loggingMike Baker2005-05-133-10/+7
| | | | SVN-Revision: 863
* log rcS outputMike Baker2005-05-083-23/+4
| | | | SVN-Revision: 816
* use full pathWaldemar Brodkorb2005-05-051-1/+1
| | | | SVN-Revision: 807
* add oleg's fix for jffs2 mountingFelix Fietkau2005-05-041-4/+5
| | | | SVN-Revision: 799
* failsafe variableMike Baker2005-05-021-1/+1
| | | | SVN-Revision: 784
* optimize for sizeImre Kaloz2005-04-301-4/+8
| | | | SVN-Revision: 780
* use tmpfs instead ramfs, strange that i do not need to add any kernel ↵Waldemar Brodkorb2005-04-301-1/+1
| | | | | | 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-302-8/+9
| | | | SVN-Revision: 768
* correct wl-500gdMike Baker2005-04-291-1/+2
| | | | SVN-Revision: 766
* *** empty log message ***Mike Baker2005-04-295-36/+29
| | | | SVN-Revision: 754
* add mirror and md5sumWaldemar Brodkorb2005-04-271-2/+3
| | | | SVN-Revision: 729
* upgrade the lzma-loaderImre Kaloz2005-04-261-2/+2
| | | | SVN-Revision: 724
* fix ipkg symlink issue on squashfsMike Baker2005-04-261-1/+11
| | | | SVN-Revision: 719
* i think mixing stable packages with experimental packages is a very bad idea.Waldemar Brodkorb2005-04-241-1/+0
| | | | SVN-Revision: 711
* *** empty log message ***Mike Baker2005-04-242-12/+2
| | | | SVN-Revision: 709
* suspect umount may be causing reboot issuesMike Baker2005-04-241-1/+1
| | | | SVN-Revision: 708
* new more flexible firewallMike Baker2005-04-231-25/+76
| | | | SVN-Revision: 705
* move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modulesFelix Fietkau2005-04-211-1/+1
| | | | SVN-Revision: 703
* fix sdk buildFelix Fietkau2005-04-212-6/+3
| | | | SVN-Revision: 699