summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/default/etc/init.d/S10boot
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-24/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* load kernel modules in kmod- packages from postinst scripts at install.Nicolas Thill2006-05-181-1/+2
| | | | SVN-Revision: 3793
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-051-7/+2
| | | | | | config handling SVN-Revision: 3588
* move firstboot to preinit for now (until a better solution is implemented), ↵Felix Fietkau2006-01-041-5/+0
| | | | | | required by /etc/config/network generator SVN-Revision: 2830
* fix hotplug issue with compiled-in ethernet driversFelix Fietkau2006-01-041-0/+4
| | | | SVN-Revision: 2823
* remove unused robocfg stuffWaldemar Brodkorb2006-01-031-6/+0
| | | | SVN-Revision: 2815
* hotplug-based network script rewriteFelix Fietkau2005-11-191-9/+12
| | | | SVN-Revision: 2531
* sync base-files with whiterussianFelix Fietkau2005-10-221-19/+1
| | | | SVN-Revision: 2260
* add robocfg to startup if kernel 2.6, fix jffs2 compression for 2.4Waldemar Brodkorb2005-09-161-3/+9
| | | | SVN-Revision: 1936
* fix stupid error from meWaldemar Brodkorb2005-09-101-2/+2
| | | | SVN-Revision: 1894
* add nvram.sh to all startup scripts, no errors on wgt634uWaldemar Brodkorb2005-09-101-1/+4
| | | | SVN-Revision: 1892
* fix typoFelix Fietkau2005-08-141-1/+1
| | | | SVN-Revision: 1660
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-211-14/+16
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* updates from whiterussianMike Baker2005-07-201-2/+3
| | | | SVN-Revision: 1504
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-0/+38
default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494