summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/default/sbin
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-074-118/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-081-2/+6
| | | | SVN-Revision: 3601
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-055-54/+37
| | | | | | config handling SVN-Revision: 3588
* fixes files from [3112]Mike Baker2006-02-021-1/+1
| | | | SVN-Revision: 3114
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | SVN-Revision: 3112
* move sysfs to mount_rootMike Baker2006-02-011-0/+1
| | | | SVN-Revision: 3107
* fix typoFelix Fietkau2006-01-221-1/+1
| | | | SVN-Revision: 3038
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-162-2/+2
| | | | SVN-Revision: 2993
* add firmware loading support to hotplugFelix Fietkau2006-01-051-0/+9
| | | | SVN-Revision: 2834
* unlock linux partition before running jffs2root --clean. fixes #97Felix Fietkau2005-12-111-0/+1
| | | | SVN-Revision: 2615
* more fixes for the network scriptsFelix Fietkau2005-11-192-0/+4
| | | | SVN-Revision: 2537
* fix ifup/down for ppp-based stuffFelix Fietkau2005-11-192-9/+5
| | | | SVN-Revision: 2536
* hotplug-based network script rewriteFelix Fietkau2005-11-193-30/+39
| | | | SVN-Revision: 2531
* remove backup/restore for now. will add proper scripts with webif ↵Felix Fietkau2005-11-072-103/+0
| | | | | | integration later... SVN-Revision: 2371
* include functions and network config in hotplugFelix Fietkau2005-11-071-0/+4
| | | | SVN-Revision: 2370
* disable squashfs auto-clean for non-broadcom stuffFelix Fietkau2005-11-071-0/+1
| | | | SVN-Revision: 2365
* add hotplug stuff to trunk/Felix Fietkau2005-11-072-3/+20
| | | | SVN-Revision: 2364
* sync base-files with whiterussianFelix Fietkau2005-10-222-58/+30
| | | | SVN-Revision: 2260
* add base-files change from whiterussianFelix Fietkau2005-10-221-2/+11
| | | | SVN-Revision: 2257
* some fixes/cleanups for the init scriptsFelix Fietkau2005-10-171-1/+1
| | | | SVN-Revision: 2152
* check if some /proc files exist, before using it, for systems without diag ↵Waldemar Brodkorb2005-09-301-1/+1
| | | | | | kernel modul SVN-Revision: 2008
* add nvram.sh to all startup scripts, no errors on wgt634uWaldemar Brodkorb2005-09-101-0/+1
| | | | SVN-Revision: 1892
* fix ifup for pppoaFelix Fietkau2005-08-301-22/+24
| | | | SVN-Revision: 1803
* move hotplug script into an extra package so that it doesn't conflict with nasFelix Fietkau2005-08-271-6/+0
| | | | SVN-Revision: 1772
* don't load config files in failsafe modeFelix Fietkau2005-08-252-2/+2
| | | | SVN-Revision: 1750
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-212-0/+5
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* updates from whiterussianMike Baker2005-07-202-7/+11
| | | | SVN-Revision: 1504
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-177-0/+205
default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494