summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc
Commit message (Expand)AuthorAgeFilesLines
* keep track of the network interface states (stored in uci format in /var/stat...Felix Fietkau2007-06-162-0/+7
* some shell variable handling fixesFelix Fietkau2007-06-151-3/+3
* allow config_* and uci_* functions to work on files outside of /etc/config - ...Felix Fietkau2007-06-151-1/+5
* Add the conloglevel option (#1682)Florian Fainelli2007-06-131-0/+3
* Check for modules.d existence before loading modulesFlorian Fainelli2007-05-311-2/+4
* mount_root should only mount the rootMike Baker2007-05-311-5/+42
* bridge the lan interface by defaultFelix Fietkau2007-05-261-0/+1
* Prefer real executables when available (#1296)Florian Fainelli2007-05-141-3/+3
* /proc needs to be mounted before preinit.arch for failsafeMike Baker2007-05-141-3/+3
* Fix set_state preinit stuffFlorian Fainelli2007-05-131-0/+3
* bugfixMike Baker2007-05-101-2/+1
* use generic inittab for x86Mike Baker2007-05-101-0/+1
* unified preinit environmentMike Baker2007-05-103-0/+34
* fix typoMike Baker2007-05-101-1/+1
* unmount filesystems at shutdownMike Baker2007-05-101-0/+8
* START/STOP values must be specified in the init scriptMike Baker2007-05-101-4/+3
* add K* scripts to be run at shutdownMike Baker2007-05-106-8/+16
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-102-9/+4
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-092-11/+9
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-052-16/+2
* buggy script; nolonger usedMike Baker2007-05-011-33/+0
* move the last change to the right placeImre Kaloz2007-04-302-1/+1
* set $HOME to /tmp on bootupImre Kaloz2007-04-301-0/+1
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-291-0/+6
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-12/+0
* we can use some more hotplug processes here...Felix Fietkau2007-04-161-1/+1
* add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ...Felix Fietkau2007-04-161-0/+10
* remove automounting script for block devices - it's causing more problems tha...Felix Fietkau2007-04-121-25/+0
* allow scripts to disable config callbacksFelix Fietkau2007-04-111-2/+2
* use rc.common for usb init scriptFelix Fietkau2007-04-061-2/+2
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-1/+1
* move /dev/tun to /dev/net/tunFelix Fietkau2007-04-011-0/+5
* Limit the number of hotplug childrensFlorian Fainelli2007-04-011-2/+2
* Use MiBSD ksh if installed (#1470)Florian Fainelli2007-03-241-0/+2
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-241-1/+5
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-161-0/+9
* add new config option for the hostname in /etc/config/system (fixes #1302, #1...Felix Fietkau2007-03-062-2/+13
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-044-8/+13
* add failsafe support for x86-2.6 and fix mdev support for platforms using /et...Felix Fietkau2007-03-031-1/+2
* R.I.P. devfsImre Kaloz2007-03-032-1/+6
* make find_mtd_part work without devfsFelix Fietkau2007-03-021-1/+3
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-022-1/+44
* add support for if{down,up} -a and implement proper start/stop/restart for /e...Felix Fietkau2007-03-021-1/+14
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-0/+5
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-271-0/+11
* Integrate basic UCI config file validation support Needs more testing and val...Felix Fietkau2007-02-261-18/+19
* more reliable fix for handling pppFelix Fietkau2007-02-251-0/+5
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-121-1/+1
* fix a typoFelix Fietkau2007-01-291-1/+1
* make usb init script executableFelix Fietkau2007-01-251-0/+0