base-files: allow timezone to be overriden by zonename (proper zoneinfo support)
[openwrt/svn-archive/archive.git] / package / base-files / files / sbin /
2015-10-02 Steven Barthbase-files: sanitize and unify $PATH
2015-04-09 John Crispinbase-files: add support for platform_pre_upgrade function
2015-03-10 Luka Perkovbase-files: firstboot: pass down arguments such as...
2014-11-24 Imre Kaloz[base-files]: fix sysupgrade on overlayfs v23+
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-10-06 John Crispinsysupgrade: preserve symlinks in backups
2014-06-16 John Crispinprocd: various cleanups to /lib/upgrade/nand.sh
2014-06-11 John Crispinbase-files: add an ugly hack for nand to sysupgrade
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-01-17 John Crispinsysupgrade: do not kill any processes in failsafe
2013-12-11 Felix Fietkau/sbin/wifi: reload network/wireless on wifi restart
2013-12-09 Luka Perkov[package] base-files: fix whitespaces
2013-12-02 Felix Fietkauwifi: restart netifd wifi interfaces on the "up" comman...
2013-12-02 Felix Fietkauwifi: rename the "reload" (restarting non-netifd wifi...
2013-12-02 Felix Fietkaunetifd: add wireless configuration support and port...
2013-11-19 Felix Fietkaubase-files: add the DEVICENAME variable for hotplug...
2013-11-14 Felix Fietkauar71xx: Unifi AP Pro sysupgrade patch
2013-07-31 Jo-Philipp Wichbase-files: implement -l (--list-backup) sysupgrade...
2013-07-31 Jo-Philipp Wichbase-files: abort sysupgrade if file specified with...
2013-07-30 Jo-Philipp Wichbase-files: implement -T (--test) sysupgrade parameter...
2013-06-10 John Crispinsysupgrade: create state file so procd knows when a...
2013-04-25 John Crispinmount_root: prepare base-files
2013-03-27 Jonas Gorskibase-files: firstboot: only ask for confirmation on TTY
2013-02-21 Jonas Gorskibase-files: make firstboot ask for confirmation
2013-01-02 Jo-Philipp Wichsysupgrade: clarify online help
2013-01-02 Jo-Philipp Wichsysupgrade: do not require an extra argument after...
2012-12-19 Mirko Vogtmerge /lib/functions/boot.sh and /lib/functions.sh
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-08-12 Jo-Philipp Wich[package] base-files: provide a sysupgrade -r (--restor...
2012-08-09 Jo-Philipp Wich[package] base-files: fix option parsing of -F/--force...
2012-06-26 Jo-Philipp Wich[package] base-files: allow wireless ifaces to be part...
2012-06-05 Jo-Philipp Wich[package] /etc/functions.sh => /lib/functions.sh
2012-01-08 Jo-Philipp Wich[package] base-files: implement a --force option for...
2011-12-20 Jo-Philipp Wich[package] base-files: add -b (--create-backup) option...
2011-11-19 Jo-Philipp Wich[package] base-files: kill remaining processes after...
2011-11-08 Jo-Philipp Wich[package] base-files: properly handle wifi ifaces with...
2011-11-04 Felix Fietkaunetifd: ensure that a bridge gets created before hostap...
2011-10-27 Jo-Philipp Wich[package] base-files: sysupgrade: kill all but essentia...
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-07-22 Jo-Philipp Wich[package] base-files: attempt bring up related wifi...
2011-07-17 Jo-Philipp Wich[package] base-files: add -h and --help options to...
2011-06-07 Jo-Philipp Wich[package] base-files: fix error reporting for unsupport...
2010-12-05 Florian Fainelli[package] adds a --help option to /sbin/wifi
2010-10-05 Jo-Philipp Wich[package] base-files:
2010-10-05 Jo-Philipp Wich[package] base-files: sysupgrade: merge info from ...
2010-09-07 Jo-Philipp Wich[package] base-files: add an experimental "-c" flag...
2010-07-08 Felix Fietkauwifi: fix duplicate ht capabilities in the hostapd...
2010-05-30 Jo-Philipp Wich[package] base-files:
2010-05-05 Jo-Philipp Wich[package] base-files, ppp: remove protocol specific...
2010-04-13 Felix Fietkaufix jffs2 and mini_fo mount in failsafe (patch from...
2010-04-03 Vasilis Tsiligiannis[package] base-files: Use hotplug2 to download firmware
2010-04-01 Vasilis Tsiligiannis[package] base-files: Cancel firmware loading if file...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-03-05 Nicolas Thillfirstboot: detect mtd, rom & jffs parts first, fix...
2010-03-04 Travis Kemenrevert r19964 for now, there are issues with opkg/ipkg...
2010-03-03 Travis Kemengrab all config files for installed packages, closes...
2010-02-02 Felix Fietkau/sbin/wifi: improve reliability of restarts by resettin...
2010-01-25 Felix Fietkauadd preinit modularization work by Daniel Dickinson...
2010-01-24 Felix Fietkaufix a typo in the hwmode handling in /sbin/wifi (thx...
2010-01-13 Jo-Philipp Wich[package] base-files, mac80211 (#6491)
2009-12-08 Felix Fietkaufix firmware loading broken by the busybox upgrade
2009-11-20 Jo-Philipp Wich[package] base-files: sysupgrade: restrict find command...
2009-10-03 Felix Fietkaucheck for sysfs before bypassing normal hotplug calls...
2009-09-27 Felix Fietkaufirstboot: add support for union mounts
2009-09-27 Felix Fietkaubase-files: move firstboot to /sbin
2009-09-14 Jo-Philipp Wich[package] base-files: dispatch ifdown events for proto...
2009-09-12 Jo-Philipp Wich[package] base-files: add /etc/rc.local to the default...
2009-06-29 Vasilis Tsiligiannis[package] base-files: Fix sysupgrade .tar.gz configurat...
2009-06-10 Vasilis Tsiligiannis[package] base-files: Detect and decompressed gzipped...
2009-05-17 Nicolas Thill[package] base-files: initialize GZIPED to 0 in sysupgr...
2009-05-07 Jo-Philipp Wich[sysupgrade] Don't try to pivot to new ramfs if already...
2009-05-07 Jo-Philipp Wich[PATCH] Add option in sysupgrade to flash gzipped images
2009-04-09 Hauke Mehrtens[wifi] In wifi_fixup_hwmode the value 11bg for hwmode...
2009-03-27 Felix Fietkauwifi: fix hostapd + autochannel
2009-03-25 Jo-Philipp Wich[package]
2009-03-24 Jo-Philipp Wich[package] sync macs with vif bssids in broadcom.sh...
2009-01-30 Jose VasconcellosUse block events for the mounting/unmounting of externa...
2008-11-28 Felix Fietkaufix ifup (no longer use the to-be-reverted state of...
2008-10-29 Travis Kemenremove /tmp/resolv.conf.auto when ifup -a is called...
2008-10-29 Felix Fietkauuse pidfiles for hostapd/wpa_supplicant instead of...
2008-10-23 Felix Fietkaumake sure that the dhcp client (or other processes...
2008-09-28 Felix Fietkauadd option in sysupgrade to restore config from file...
2008-09-26 Felix Fietkaufix typo from last sysupgrade commit
2008-09-26 Travis Kemenadd switch to not save configuration over the reflash...
2008-09-13 Travis Kemenmake option name optional
2008-09-12 Felix Fietkausysupgrade: add optional delay before rebooting
2008-09-11 Steven BarthPrevent unwanted shell expansion
2008-09-08 John Crispinfixes script that mounts usd storage when it gets attached
2008-09-01 John Crispinfixes usb storage mounting
2008-08-16 Travis Kemenadd /etc/firewall.user to be backed up becuase it is...
2008-08-16 Travis Kemenremove /etc/firewall.* from being kept as they no longe...
2008-08-07 Felix Fietkauadd basic interface alias support.
2008-08-04 John Crispinadd uci led support
2008-08-03 Felix Fietkaunetwork scripts: revert the network state after running...
2008-07-24 Travis Kemenkeep /etc/group over reflash as well
2008-07-24 Travis Kemenadd dropbear keys, passwd and firewall configuration...
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-11-04 Gabor Juhos[packages] base-files: suppress error messages in usb...
2007-09-12 Felix Fietkaufix a few issues with dynamically assigned interfaces
2007-08-21 Felix Fietkauadd sysupgrade script for config preserving system...
next