[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
[openwrt.git] / package / base-files / files / etc /
2010-02-09 lars[base-files] Don't do lazy unmounting of filessystems...
2010-01-30 nbdwhen rebooting, use lazy umounts as fallback (patch...
2010-01-30 nbdstop syslogd before rebooting, otherwise umount might...
2010-01-30 nbdwhen rebooting, stop the network interfaces last (just...
2010-01-29 nbdbase-files: do not warn about nonexistant sysctl overri...
2010-01-25 nbdadd preinit modularization work by Daniel Dickinson...
2010-01-23 jow[package] base-files: try to activate hotplugged partit...
2010-01-18 jow[package] base-files: disable bridge firewalling by...
2010-01-06 nbdrun led init after /etc/init.d/done to keep the configu...
2009-12-09 nbdadd missing argument to debug/mount wrappers (thx,...
2009-12-09 nbddo not start multiple subshells for applying /etc/uci...
2009-12-09 nbdfunctions.sh: use functions instead of aliases for...
2009-11-23 nbdmount debugfs by default
2009-10-20 jow[package] base-files: only try to execute watchdog...
2009-09-28 jow[package] base-files: add hotplug rules for /dev/lpX...
2009-09-22 nico[cosmetic] accommodate for 5 digits svn revisions :)
2009-09-11 jow[package] base-files: introduce a ready-to-use /etc...
2009-09-09 nbdRevert "fix nonhotpluggable networks not being brought...
2009-09-06 thepeoplefix nonhotpluggable networks not being brought up....
2009-09-05 juhosgpackage/base-files: set state to 'preinit' before prein...
2009-09-05 nbdRevert "add ifup -a to boot(), closes #4543 #2781"...
2009-09-05 thepeopleadd ifup -a to boot(), closes #4543 #2781
2009-09-04 thepeopleextend logging functions
2009-09-02 nbdpreinit: fix failsafe mode through ctrl+c on devices...
2009-08-24 geoffudev: Update udev package from udev-106 to udev-142
2009-08-10 jow[package] base-files: move ipv6 module loading from...
2009-08-07 nbdbase-files: clean up init.d/fstab and port it to the...
2009-08-07 nbdbase-files: port init.d/led to new config_get
2009-08-07 nbdbase-files: port init.d/boot to new config_get
2009-08-07 nbdbase-files: port functions.sh to new config_get
2009-08-07 nbdbase-files: allow default value for config_get
2009-07-26 florian[pakcage] simplify action handling in rc.common (#5558)
2009-06-17 nbdchange sysctl.conf to disable tcp ecn by default (based...
2009-06-01 hcg[hotplug2] Removed extra ; in exec rule
2009-05-31 florian[package] fix drivers firmware loading with the new...
2009-05-30 juhosg[package] base-files: set rules file for hotplug2 in...
2009-05-28 juhosg[package] base-files: update command line for the new...
2009-04-30 nbdrcS: wait for init scripts to complete before initiatin...
2009-04-30 jow[package] base-files: make diag.sh stub working in...
2009-04-21 nicoadd an explicit 'sysinit' tag for logging initscripts...
2009-04-19 jowfix broken logic in r15272, r15273
2009-04-19 jow[package] base-files: (#4928)
2009-04-12 jow[package] base-files: remove redundant netmask handling...
2009-04-07 nbdtweak some sysctl values for better performance
2009-04-04 nbdrename our /bin/login script to /bin/login.sh to avoid...
2009-04-04 nbdfix failsafe mode
2009-03-18 mbAllow running without "logger" installed
2009-03-18 mbSupport configurations without syslogd/klogd.
2009-03-09 nbdmove input device nodes to /dev/input
2009-03-07 hauke[base-files]: On shutdown disabled every mounted swap...
2009-02-03 florian[base-files] allow specifying port where to log (#2019)
2009-01-30 matein4Use block events for the mounting/unmounting of externa...
2009-01-30 florian[package] increase default size of the connection track...
2009-01-07 nbdfix $HOME in /etc/profile (#4424)
2009-01-06 jowpackage/base-files: fix chmod of /tmp/.uci, bump packag...
2008-12-22 jowallow ipv4 routes without gateway in configuration
2008-11-28 jowpackage/base-files: allow ipv6 routes without gateway...
2008-11-28 nbdfix up the network ifname in the network state when...
2008-09-23 nicomake links to statup scripts in /etc/rc.d relative
2008-09-13 thepeoplemake option name optional
2008-08-28 nbdfix a race condition which would leave dnsmasq in infin...
2008-08-27 blogicfixes broken if-then in led init script
2008-08-25 florianUse busybox mount, could be overriden to use util-linux...
2008-08-20 nbdupgrade to uci 0.5.0, adds list handling support
2008-08-20 nicodisable ipv6 systcl call, as ipv6 is not enabled by...
2008-08-17 nbdenable TCP ECN by default (see #3001 for more information)
2008-08-16 thepeoplemake opkg the default package manager, disable busybox...
2008-08-14 florianFix negative calculation of the tmpfs for devices with...
2008-08-14 blogicremove /etc/functions.sh call from led hotplug script
2008-08-07 cyrusadded support for the timer-trigger to uci LED support
2008-08-07 mbmallow ctrl-c to trigger preinit
2008-08-04 blogicadd uci led support
2008-08-04 blogicwork aroung error message during boot if swapon is...
2008-08-01 nbduse the same hotplug2 parameters for initramfs and...
2008-08-01 nbdmove the hotplug2 kill command from preinit to /etc...
2008-07-31 nbdfix config_clear(), see #3054
2008-07-30 nbdnetwork scripts: properly maintain the network state...
2008-07-30 nbdfunctions.sh: add list_contains function for checking...
2008-07-30 nbdfunctions.sh: add a function for removing an item from...
2008-07-29 agb[ipkg] Move packages lists to the ramdisk to save flash...
2008-07-22 nicofix variable names in tests
2008-06-16 ymanoRevert previous bad commit r11512
2008-06-16 ymanoAdd the PS3 specific utility bl-option, a helper sctipt
2008-06-11 blogicsystem now knows which timezone it is in
2008-06-06 blogicuse default gateway for routes that have no gw specifie...
2008-05-20 matteocreate /etc/fstab on boot (closes #3458)
2008-05-19 matteofix some wrong paths
2008-05-17 rwhitbybase-files: Update /etc/init.d/fstab with new location...
2008-05-13 ralphadding check for /proc/net/vlan/config (==vlan enabled...
2008-05-03 blogicrevert borked commit
2008-05-03 blogicmake etrax serial driver register its device nodes...
2008-04-23 nbdinitramfs: start one hotplug2 for coldplugging and...
2008-04-23 nbduse the right hotplug2 invocation for initramfs
2008-04-23 juhosg[package] base-files: fix a typo
2008-04-22 nbdThis patch re-adds the udev and hotplug2 initialization...
2008-04-21 matteoassign names to filesystems when mounting virtual ones...
2008-04-20 nbdremove some redundant code
2008-04-19 matteofix swap{on,off} path
2008-04-15 thepeoplefix restart on platforms without a setup_switch()
2008-04-12 thepeopleadd missing include in restart
next