summaryrefslogtreecommitdiff
path: root/openwrt/target/default/target_skeleton/etc/preinit
Commit message (Collapse)AuthorAgeFilesLines
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-17/+0
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* force boot_wait only while in failsafeFelix Fietkau2005-07-151-6/+7
| | | | SVN-Revision: 1446
* set boot_wait to on in the earliest possible moment. this makes webupgrade ↵Waldemar Brodkorb2005-07-061-0/+4
| | | | | | safer and also nvram resets. idea and patch from Georg Lucas SVN-Revision: 1358
* use full pathWaldemar Brodkorb2005-05-051-1/+1
| | | | SVN-Revision: 807
* failsafe variableMike Baker2005-05-021-1/+1
| | | | SVN-Revision: 784
* add mount_root script to mount root fs (called from /etc/preinit)Felix Fietkau2005-03-231-22/+2
| | | | SVN-Revision: 428
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-1/+3
| | | | SVN-Revision: 307
* last minute bugfixesMike Baker2005-03-041-2/+9
| | | | SVN-Revision: 305
* bugfixMike Baker2005-03-011-2/+2
| | | | SVN-Revision: 297
* bugfixesMike Baker2005-02-281-6/+9
| | | | SVN-Revision: 296
* bugfixMike Baker2005-02-261-3/+3
| | | | SVN-Revision: 294
* deal with jffs2 transitionMike Baker2005-02-211-8/+8
| | | | SVN-Revision: 278
* 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-061-0/+20
SVN-Revision: 211