base-files: network.sh: fix a number of IPv6 logic flaws
[openwrt/openwrt.git] / package / base-files / files / sbin /
2017-05-29 Matthias Schifferbase-files: add support for staged sysupgrades from...
2017-05-29 Matthias Schifferbase-files: sysupgrade cleanup
2017-05-29 Matthias Schifferbase-files: always use staged sysupgrade
2017-05-26 Jo-Philipp WichRevert "sysupgrade: run only one instance at a time."
2017-05-25 Kenneth Johanssonsysupgrade: run only one instance at a time.
2017-02-13 David Pinilla Caparrósbase-files: Added a deprecation notice on wifi detect
2017-02-13 David Pinilla Caparrósbase-files: Add wifi config to wifi command usage
2016-11-19 Felix Fietkaubase-files: validate metadata of sysupgrade images
2016-11-03 Christian Lamparterbase-files, mac80211, broadcom-wl: wifi detection and...
2016-11-03 Mathias Kresinbase-files: generate /etc/config/wireless, if it doesn...
2016-10-04 Christian Lamparterbase-files: remove non-working filter option for wifi...
2016-07-26 Etienne CHAMPETIERbase-files: use procd init for urandom_seed
2016-02-09 Jo-Philipp Wichx86: preserve partition table on sysupgrade
2016-02-08 Jo-Philipp Wichbase-files: honor CONFIG_TARGET_INIT_PATH
2016-01-17 Jo-Philipp Wichbase-files: Fix sysupgrade overlay saving
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 Kalozfix 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 Perkovbase-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 Wichbase-files: provide a sysupgrade -r (--restore-backup...
2012-08-09 Jo-Philipp Wichbase-files: fix option parsing of -F/--force parameter
2012-06-26 Jo-Philipp Wichbase-files: allow wireless ifaces to be part of multipl...
2012-06-05 Jo-Philipp Wich/etc/functions.sh => /lib/functions.sh
2012-01-08 Jo-Philipp Wichbase-files: implement a --force option for sysupgrade...
2011-12-20 Jo-Philipp Wichbase-files: add -b (--create-backup) option to sysupgra...
2011-11-19 Jo-Philipp Wichbase-files: kill remaining processes after running...
2011-11-08 Jo-Philipp Wichbase-files: properly handle wifi ifaces with no network...
2011-11-04 Felix Fietkaunetifd: ensure that a bridge gets created before hostap...
2011-10-27 Jo-Philipp Wichbase-files: sysupgrade: kill all but essential processe...
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-07-22 Jo-Philipp Wichbase-files: attempt bring up related wifi devices when...
2011-07-17 Jo-Philipp Wichbase-files: add -h and --help options to sysupgrade...
2011-06-07 Jo-Philipp Wichbase-files: fix error reporting for unsupported protoco...
2010-12-05 Florian Fainelliadds a --help option to /sbin/wifi
2010-10-05 Jo-Philipp Wichbase-files: - add sysupgrade support for keepfile hints...
2010-10-05 Jo-Philipp Wichbase-files: sysupgrade: merge info from "opkg list...
2010-09-07 Jo-Philipp Wichbase-files: add an experimental "-c" flag which tries...
2010-07-08 Felix Fietkauwifi: fix duplicate ht capabilities in the hostapd...
2010-05-30 Jo-Philipp Wichbase-files: - use add_dns() and remove_dns() for when...
2010-05-05 Jo-Philipp Wichbase-files, ppp: remove protocol specific cleanup code...
2010-04-13 Felix Fietkaufix jffs2 and mini_fo mount in failsafe (patch from...
2010-04-03 Vasilis Tsiligiannisbase-files: Use hotplug2 to download firmware
2010-04-01 Vasilis Tsiligiannisbase-files: Cancel firmware loading if file doesn't...
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 Wichbase-files, mac80211 (#6491) - fix wep key handling...
2009-12-08 Felix Fietkaufix firmware loading broken by the busybox upgrade
2009-11-20 Jo-Philipp Wichbase-files: sysupgrade: restrict find command to plain...
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 Wichbase-files: dispatch ifdown events for proto=none inter...
2009-09-12 Jo-Philipp Wichbase-files: add /etc/rc.local to the default save file...
2009-06-29 Vasilis Tsiligiannisbase-files: Fix sysupgrade .tar.gz configuration restoring
2009-06-10 Vasilis Tsiligiannisbase-files: Detect and decompressed gzipped images...
2009-05-17 Nicolas Thillbase-files: initialize GZIPED to 0 in sysupgrade since...
2009-05-07 Jo-Philipp WichDon't try to pivot to new ramfs if already running...
2009-05-07 Jo-Philipp WichAdd option in sysupgrade to flash gzipped images
2009-04-09 Hauke MehrtensIn wifi_fixup_hwmode the value 11bg for hwmode was...
2009-03-27 Felix Fietkauwifi: fix hostapd + autochannel
2009-03-25 Jo-Philipp Wich- fix mac assignment for broadcom vifs in bridging...
2009-03-24 Jo-Philipp Wichsync macs with vif bssids in broadcom.sh, fixes multi...
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
next