summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-131-1/+1
| | | | SVN-Revision: 7953
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-121-0/+1
| | | | SVN-Revision: 7949
* move uci_load into config_load so that changes can be applied via uci ↵Mike Baker2007-07-111-8/+21
| | | | | | without commiting SVN-Revision: 7927
* add second package source for packages built from the /packages repository ↵Felix Fietkau2007-07-091-1/+2
| | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-091-0/+22
| | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-041-0/+9
| | | | | | the moment SVN-Revision: 7870
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-1/+4
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* fix a warning (#1800)Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7809
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-301-1/+1
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-301-0/+13
| | | | SVN-Revision: 7784
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-253-15/+22
| | | | SVN-Revision: 7722
* added usb-storage hotplugingJohn Crispin2007-06-201-0/+13
| | | | SVN-Revision: 7684
* 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