[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
[openwrt.git] / package / base-files / files / lib /
2010-02-01 jow[package] base-file: revert unrelated change accidental...
2010-02-01 jow[package] base-files: preinit: get rid of /dev/null...
2010-01-31 florian[package] quieten the check for devs, thanks nbd
2010-01-31 florian[package] /dev/null was used before it was created...
2010-01-28 nbdpreinit: Remove Ctrl-C prompt...impossible on /dev...
2010-01-25 nbdadd preinit modularization work by Daniel Dickinson...
2010-01-23 jow[package] base-files: ensure that the ip6addr of the...
2010-01-16 jow[package] base-files:
2009-12-21 hcgAdd udhcpc command-line argument to request rootpath
2009-10-20 nbdremove obsolete uci validation awk code
2009-09-16 jow[package] base-files: clear ip addresses on interfaces...
2009-09-09 nbdRevert "fix nonhotpluggable networks not being brought...
2009-09-06 thepeoplefix nonhotpluggable networks not being brought up....
2009-08-19 jow[package] base-files: fix sysupgrade get_magic_word...
2009-08-10 jow[package] base-files: move ipv6 module loading from...
2009-08-07 nbdbase-files: some /lib/network/config.sh refactoring
2009-08-04 jow[package] base-files: ensure that ipv6 is loaded if...
2009-06-29 acinonyx[package] base-files: Fix sysupgrade .tar.gz configurat...
2009-06-17 jow[package] sysupgrade: sync *before* mtd write, only...
2009-06-10 acinonyx[package] base-files: Add support for bzipped images...
2009-06-10 acinonyx[package] base-files: Detect and decompressed gzipped...
2009-06-10 acinonyx[package] base-files: format hexdump output instead...
2009-06-03 acinonyx[package] base-files: fix test experession for sysupgrade
2009-06-01 nbdnetwork: prevent unnecessary interface down/up cycles...
2009-06-01 nbdnetwork: do not unnecessarily touch interfaces configur...
2009-05-15 jow[package] sysupgrade: use sysrq-trigger if available
2009-05-09 jow[package] base-files: show reboot notification is sysup...
2009-05-07 jow[PATCH] Add option in sysupgrade to flash gzipped images
2009-04-13 nbddo not run hotplug event for aliases
2009-03-25 jow[package]
2009-03-24 jow[package] sync macs with vif bssids in broadcom.sh...
2009-03-08 jow[package] sysupgrade: install /bin/sleep into ramdisk...
2008-11-17 jowPrevent "SIOCSIFHWADDR: Device or resource busy" when...
2008-11-09 nicomake network config script work with brctl from both...
2008-10-29 nbddon't bring down interfaces when preparing them
2008-09-25 nbdinstall missing busybox symlinks for sysupgrade (patch...
2008-09-23 nbdfix sysupgrade support for brcm-2.4 and brcm47xx
2008-09-12 nbdsysupgrade: add optional delay before rebooting
2008-08-20 blogicfixes variables, oops
2008-08-20 blogicadds the option to have no proto for a interface, usefu...
2008-08-07 nbdadd basic interface alias support.
2008-08-01 nbdavoid duplicate vlan add events
2008-07-30 nbdlink default routes added by the network scripts to...
2008-07-30 nbdproperly keep track of bridged interfaces in the networ...
2008-07-22 thepeoplefix sysupgrade endian issues
2008-06-04 nbdfix sysupgrade 'do_upgrade: not found' error
2008-04-07 nbdfix use of uci_set_state in network scripts (thx, netpr...
2008-04-02 nbdfix interface enumeration issues related to /var/state...
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2007-11-30 nbdfix ppp issues (thanks to Fatus for debugging this)
2007-11-16 florianAllow specifying static IPv6 gateways (#2710)
2007-11-12 nbdadd support for interfaces with ipv6, but no ipv4 ...
2007-10-18 florianTurn off stp by default, thanks ejka
2007-10-18 florianTurn on stp by default for bridges (#2476)
2007-10-06 thepeopleadd clientid to udhcpc thanks pjama
2007-09-19 nbdsync awk implementation of config_get_bool with the...
2007-08-21 nbdadd sysupgrade script for config preserving system...
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-07-11 mbmmove uci_load into config_load so that changes can...
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
2007-06-28 mbmfix broadcast address (#1611)
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-15 nbdmore fixes
2007-06-15 nbdsome shell variable handling fixes
2007-06-15 nbdfix typo
2007-06-15 nbdallow config_* and uci_* functions to work on files...
2007-05-16 thepeoplekeep uci_set from saving things that have not changed
2007-05-06 ejkaFix ipv6 address assignment (#1622).
2007-05-01 mbmvarious patches to add support for ppp over evdo or...
2007-04-02 nbdnetwork config: ignore nonexistant interfaces
2007-03-24 nbdrename uci-update.awk to uci.awk and add a few config_...
2007-03-19 nbdadd an optional parameter to scan_interfaces() that...
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-02-27 nbdadd a check for brctl in the unbridge() function (fixes...
2007-02-26 nbdIntegrate basic UCI config file validation support
2007-02-25 nbdintegrate the fix from #1348 and clean up the network...
2007-01-27 nbdadd broadcast setting for /etc/config/network interfaces
2007-01-20 nbdignore the bridge option if brctl is not available
2007-01-17 nbdFix the issue where the default gateway is not set
2007-01-14 nbdadd checks for {ip,ip6}addr in the network config
2007-01-08 nbdForward port whiterussian resolv.conf changes
2006-12-14 nbdfix CONFIG_FILENAME in uci_commit()
2006-12-14 nbdfix typo
2006-12-10 nbdfix uci_load trash output (#1040)
2006-12-09 florianSet up ipv6 address if provided in network configuratio...
2006-12-08 nbdfix a typo
2006-12-04 nbdadd option for setting the mac address (#1014)
2006-11-22 nbdrename default/ to files/