summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Collapse)AuthorAgeFilesLines
* keep track of the network interface states (stored in uci format in ↵Felix Fietkau2007-06-162-0/+7
| | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643
* some shell variable handling fixesFelix Fietkau2007-06-151-3/+3
| | | | SVN-Revision: 7638
* allow config_* and uci_* functions to work on files outside of /etc/config - ↵Felix Fietkau2007-06-151-1/+5
| | | | | | these files are assumed to use commands generated by uci_* only (as overlay to regular config files) SVN-Revision: 7636
* Add the conloglevel option (#1682)Florian Fainelli2007-06-131-0/+3
| | | | SVN-Revision: 7613
* Check for modules.d existence before loading modulesFlorian Fainelli2007-05-311-2/+4
| | | | SVN-Revision: 7423
* mount_root should only mount the rootMike Baker2007-05-311-5/+42
| | | | SVN-Revision: 7418
* bridge the lan interface by defaultFelix Fietkau2007-05-261-0/+1
| | | | SVN-Revision: 7349
* Prefer real executables when available (#1296)Florian Fainelli2007-05-141-3/+3
| | | | SVN-Revision: 7232
* /proc needs to be mounted before preinit.arch for failsafeMike Baker2007-05-141-3/+3
| | | | SVN-Revision: 7220
* Fix set_state preinit stuffFlorian Fainelli2007-05-131-0/+3
| | | | SVN-Revision: 7200
* bugfixMike Baker2007-05-101-2/+1
| | | | SVN-Revision: 7178
* use generic inittab for x86Mike Baker2007-05-101-0/+1
| | | | SVN-Revision: 7175
* unified preinit environmentMike Baker2007-05-103-0/+34
| | | | SVN-Revision: 7173
* fix typoMike Baker2007-05-101-1/+1
| | | | SVN-Revision: 7170
* unmount filesystems at shutdownMike Baker2007-05-101-0/+8
| | | | SVN-Revision: 7166
* START/STOP values must be specified in the init scriptMike Baker2007-05-101-4/+3
| | | | SVN-Revision: 7164
* add K* scripts to be run at shutdownMike Baker2007-05-106-8/+16
| | | | SVN-Revision: 7163
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-102-9/+4
| | | | SVN-Revision: 7160
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-092-11/+9
| | | | SVN-Revision: 7149
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-052-16/+2
| | | | SVN-Revision: 7097
* buggy script; nolonger usedMike Baker2007-05-011-33/+0
| | | | SVN-Revision: 7078
* move the last change to the right placeImre Kaloz2007-04-302-1/+1
| | | | SVN-Revision: 7069
* set $HOME to /tmp on bootupImre Kaloz2007-04-301-0/+1
| | | | SVN-Revision: 7068
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-291-0/+6
| | | | SVN-Revision: 7066
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-12/+0
| | | | SVN-Revision: 7043
* we can use some more hotplug processes here...Felix Fietkau2007-04-161-1/+1
| | | | SVN-Revision: 6980
* add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵Felix Fietkau2007-04-161-0/+10
| | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978
* remove automounting script for block devices - it's causing more problems ↵Felix Fietkau2007-04-121-25/+0
| | | | | | than it solves SVN-Revision: 6937
* allow scripts to disable config callbacksFelix Fietkau2007-04-111-2/+2
| | | | SVN-Revision: 6934
* use rc.common for usb init scriptFelix Fietkau2007-04-061-2/+2
| | | | SVN-Revision: 6873
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-1/+1
| | | | SVN-Revision: 6856
* move /dev/tun to /dev/net/tunFelix Fietkau2007-04-011-0/+5
| | | | SVN-Revision: 6814
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-2/+2
| | | | SVN-Revision: 6804
* Use MiBSD ksh if installed (#1470)Florian Fainelli2007-03-241-0/+2
| | | | SVN-Revision: 6687
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-241-1/+5
| | | | SVN-Revision: 6666
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-161-0/+9
| | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572
* add new config option for the hostname in /etc/config/system (fixes #1302, ↵Felix Fietkau2007-03-062-2/+13
| | | | | | #1438) SVN-Revision: 6532
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-044-8/+13
| | | | SVN-Revision: 6512
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-031-1/+2
| | | | | | /etc/preinit SVN-Revision: 6481
* R.I.P. devfsImre Kaloz2007-03-032-1/+6
| | | | SVN-Revision: 6478
* make find_mtd_part work without devfsFelix Fietkau2007-03-021-1/+3
| | | | SVN-Revision: 6466
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-022-1/+44
| | | | SVN-Revision: 6457
* add support for if{down,up} -a and implement proper start/stop/restart for ↵Felix Fietkau2007-03-021-1/+14
| | | | | | /etc/init.d/network SVN-Revision: 6455
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-0/+5
| | | | SVN-Revision: 6450
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-271-0/+11
| | | | SVN-Revision: 6407
* Integrate basic UCI config file validation support Needs more testing and ↵Felix Fietkau2007-02-261-18/+19
| | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391
* more reliable fix for handling pppFelix Fietkau2007-02-251-0/+5
| | | | SVN-Revision: 6356
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-121-1/+1
| | | | SVN-Revision: 6292
* fix a typoFelix Fietkau2007-01-291-1/+1
| | | | SVN-Revision: 6228
* make usb init script executableFelix Fietkau2007-01-251-0/+0
| | | | SVN-Revision: 6203