summaryrefslogtreecommitdiff
path: root/openwrt/target/default/target_skeleton/sbin
Commit message (Collapse)AuthorAgeFilesLines
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-177-205/+0
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* small ifup change for pptpFelix Fietkau2005-07-161-2/+2
| | | | SVN-Revision: 1462
* give basic commandline helpFelix Fietkau2005-07-152-53/+50
| | | | SVN-Revision: 1447
* remove broken call to nasFelix Fietkau2005-07-151-1/+0
| | | | SVN-Revision: 1445
* fix mount options for /tmpFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1307
* remove wlconfFelix Fietkau2005-06-111-5/+0
| | | | SVN-Revision: 1197
* misc init.d cleanupsMike Baker2005-05-301-60/+60
| | | | SVN-Revision: 1123
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-301-3/+5
| | | | SVN-Revision: 1110
* hide some non-critical error messages; prevent newbie bug reportsMike Baker2005-05-232-3/+3
| | | | SVN-Revision: 1028
* various cosmetic fixesMike Baker2005-05-131-5/+3
| | | | SVN-Revision: 864
* add oleg's fix for jffs2 mountingFelix Fietkau2005-05-041-4/+5
| | | | SVN-Revision: 799
* 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
* *** empty log message ***Mike Baker2005-04-291-1/+2
| | | | SVN-Revision: 754
* *** 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
* remove redundant unlocksMike Baker2005-04-111-4/+3
| | | | SVN-Revision: 620
* nas -> nas4notMike Baker2005-04-031-1/+1
| | | | SVN-Revision: 548
* unlock linux partition in mount_rootFelix Fietkau2005-04-031-0/+1
| | | | SVN-Revision: 547
* remove nvram support from backup scriptFelix Fietkau2005-04-031-8/+2
| | | | SVN-Revision: 538
* add simple scripts for backup/restoreFelix Fietkau2005-04-022-0/+109
| | | | SVN-Revision: 534
* make pppoe work automaticallyFelix Fietkau2005-03-261-3/+4
| | | | SVN-Revision: 459
* add mount_root script to mount root fs (called from /etc/preinit)Felix Fietkau2005-03-231-0/+24
| | | | SVN-Revision: 428
* 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 rootMike Baker2005-02-065-0/+94
SVN-Revision: 212