summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc
AgeCommit message (Expand)Author
2007-05-31Check for modules.d existence before loading modulesflorian
2007-05-31mount_root should only mount the rootmbm
2007-05-26bridge the lan interface by defaultnbd
2007-05-14Prefer real executables when available (#1296)florian
2007-05-14/proc needs to be mounted before preinit.arch for failsafembm
2007-05-13Fix set_state preinit stuffflorian
2007-05-10bugfixmbm
2007-05-10use generic inittab for x86mbm
2007-05-10unified preinit environmentmbm
2007-05-10fix typombm
2007-05-10unmount filesystems at shutdownmbm
2007-05-10START/STOP values must be specified in the init scriptmbm
2007-05-10add K* scripts to be run at shutdownmbm
2007-05-10move syslogd and klogd to init.di/boot script, add remote logging supportmbm
2007-05-09fix networking on broadcom and possibly other targets as well (#1658)nbd
2007-05-05use hotplug2 for serializing hotplug events on 2.6nbd
2007-05-01buggy script; nolonger usedmbm
2007-04-30move the last change to the right placekaloz
2007-04-30set $HOME to /tmp on bootupkaloz
2007-04-29create /dev/root on boot - fixes cf2nand on rb532nbd
2007-04-24use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamnbd
2007-04-16we can use some more hotplug processes here...nbd
2007-04-16add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ...nbd
2007-04-12remove automounting script for block devices - it's causing more problems tha...nbd
2007-04-11allow scripts to disable config callbacksnbd
2007-04-06use rc.common for usb init scriptnbd
2007-04-03Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian
2007-04-01move /dev/tun to /dev/net/tunnbd
2007-04-01Limit the number of hotplug childrensflorian
2007-03-24Use MiBSD ksh if installed (#1470)florian
2007-03-24rename uci-update.awk to uci.awk and add a few config_* functionsnbd
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
2007-03-06add new config option for the hostname in /etc/config/system (fixes #1302, #1...nbd
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-03-03add failsafe support for x86-2.6 and fix mdev support for platforms using /et...nbd
2007-03-03R.I.P. devfskaloz
2007-03-02make find_mtd_part work without devfsnbd
2007-03-02add support for static routes - based on the patch from #1365nbd
2007-03-02add support for if{down,up} -a and implement proper start/stop/restart for /e...nbd
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-02-27move config_get_bool from /sbin/wifi to /etc/functions.shnbd
2007-02-26Integrate basic UCI config file validation supportnbd
2007-02-25more reliable fix for handling pppnbd
2007-02-12Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1mbm
2007-01-29fix a typonbd
2007-01-25make usb init script executablenbd
2007-01-25use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)nbd
2007-01-21Mount usb filesystem at startup (#1077)florian
2007-01-08Forward port whiterussian resolv.conf changesnbd
2006-12-20don't try to automount loopback devices (#1011)nbd