summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files
Commit message (Collapse)AuthorAgeFilesLines
* 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-106-16/+25
| | | | SVN-Revision: 1892
* ash on second tty for netgear wgt634uWaldemar Brodkorb2005-09-101-0/+1
| | | | SVN-Revision: 1884
* remove dnsmasq config files from base-filesFelix Fietkau2005-09-072-54/+0
| | | | SVN-Revision: 1867
* remove stupid default index.htmlFelix Fietkau2005-09-011-7/+0
| | | | SVN-Revision: 1812
* 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-273-1/+17
| | | | SVN-Revision: 1772
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-261-9/+0
| | | | SVN-Revision: 1754
* don't load config files in failsafe modeFelix Fietkau2005-08-255-5/+5
| | | | SVN-Revision: 1750
* fix typo in S40networkFelix Fietkau2005-08-231-1/+2
| | | | SVN-Revision: 1735
* add fixes from whiterussianFelix Fietkau2005-08-151-2/+5
| | | | SVN-Revision: 1683
* add changes from whiterussianNicolas Thill2005-08-142-4/+14
| | | | SVN-Revision: 1665
* fix typoFelix Fietkau2005-08-141-1/+1
| | | | SVN-Revision: 1660
* remove default /etc/modules file (gets installed by the kernel ipkg file ↵Felix Fietkau2005-07-251-2/+0
| | | | | | instead) SVN-Revision: 1560
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-8/+12
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* fix firewall script, add ar7 network if into the bridge by defaultFelix Fietkau2005-07-211-4/+5
| | | | SVN-Revision: 1522
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-2110-116/+47
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* remove shell based ipkg, if someone need it, add it as a packageWaldemar Brodkorb2005-07-211-1188/+0
| | | | SVN-Revision: 1512
* updates from whiterussianMike Baker2005-07-207-18/+26
| | | | SVN-Revision: 1504
* fix base-files buildFelix Fietkau2005-07-194-4/+27
| | | | SVN-Revision: 1500
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-1738-0/+2091
default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494