summaryrefslogtreecommitdiff
path: root/openwrt/target/default/target_skeleton/etc/init.d
Commit message (Collapse)AuthorAgeFilesLines
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-178-187/+0
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add some changes from whiterussian to headFelix Fietkau2005-07-162-9/+7
| | | | SVN-Revision: 1455
* add firewall script change from whiterussian to headFelix Fietkau2005-07-011-10/+16
| | | | SVN-Revision: 1305
* relates connections should be mss clamped tooOleg I. Vdovikin2005-06-051-1/+1
| | | | SVN-Revision: 1142
* make dnsmasq init script non-blockingFelix Fietkau2005-06-011-14/+16
| | | | SVN-Revision: 1130
* 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-306-17/+8
| | | | SVN-Revision: 1123
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-301-1/+24
| | | | SVN-Revision: 1110
* disable firewall in failsafeMike Baker2005-05-301-0/+1
| | | | SVN-Revision: 1103
* *** empty log message ***Mike Baker2005-05-251-0/+8
| | | | SVN-Revision: 1055
* hide some non-critical error messages; prevent newbie bug reportsMike Baker2005-05-231-3/+3
| | | | SVN-Revision: 1028
* cleanup login script, change firewall exampleMike Baker2005-05-131-8/+8
| | | | SVN-Revision: 881
* fix startup loggingMike Baker2005-05-132-9/+6
| | | | SVN-Revision: 863
* log rcS outputMike Baker2005-05-082-22/+3
| | | | SVN-Revision: 816
* fix sysctl issuesWaldemar Brodkorb2005-04-301-1/+2
| | | | SVN-Revision: 768
* *** empty log message ***Mike Baker2005-04-293-3/+2
| | | | SVN-Revision: 754
* 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
* minor fs changes & cleanupMike Baker2005-04-201-2/+4
| | | | SVN-Revision: 686
* slight modification after disq's post ↵Mike Baker2005-04-091-2/+4
| | | | | | http://openwrt.org/forum/viewtopic.php?t=1227 SVN-Revision: 596
* move firstboot from S99done to S10bootFelix Fietkau2005-04-032-4/+5
| | | | SVN-Revision: 549
* make S45firewall execute scripts in /etc/firewall.dFelix Fietkau2005-03-311-6/+16
| | | | SVN-Revision: 496
* allow GRE protocol in default firewall settingsFelix Fietkau2005-03-221-1/+2
| | | | SVN-Revision: 416
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-191-0/+10
| | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390
* Fix nbd's nasty /var hack.Mike Baker2005-03-091-2/+0
| | | | SVN-Revision: 359
* support /etc/modulesMike Baker2005-03-081-2/+1
| | | | SVN-Revision: 352
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+5
| | | | SVN-Revision: 307
* accidently commit and bad typoWaldemar Brodkorb2005-02-081-1/+1
| | | | SVN-Revision: 226
* add hackish makfile, so that other developers could build images. anyone ↵Waldemar Brodkorb2005-02-081-1/+1
| | | | | | shuld clean this up, but I am busy working on kernel stuff. ok @mbm SVN-Revision: 225
* openwrt root filesystemMike Baker2005-02-068-46/+85
| | | | SVN-Revision: 211
* obsolete uclibc root skeletonMike Baker2005-02-061-44/+0
| | | | SVN-Revision: 210
* Initial revisionMike Baker2005-01-163-0/+106
SVN-Revision: 197