aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin
Commit message (Expand)AuthorAge
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-17
* /sbin/wifi: reload network/wireless on wifi restartFelix Fietkau2013-12-11
* base-files: fix whitespacesLuka Perkov2013-12-09
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-02
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-02
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-02
* base-files: add the DEVICENAME variable for hotplug scriptsFelix Fietkau2013-11-19
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-14
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-31
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-31
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-30
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-10
* mount_root: prepare base-filesJohn Crispin2013-04-25
* base-files: firstboot: only ask for confirmation on TTYJonas Gorski2013-03-27
* base-files: make firstboot ask for confirmationJonas Gorski2013-02-21
* sysupgrade: clarify online helpJo-Philipp Wich2013-01-02
* sysupgrade: do not require an extra argument after --restore-backupJo-Philipp Wich2013-01-02
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-19
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-19
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-12
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-09
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-26
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-05
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-08
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-20
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-19
* base-files: properly handle wifi ifaces with no network attached, useful for ...Jo-Philipp Wich2011-11-08
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-04
* base-files: sysupgrade: kill all but essential processes before starting the ...Jo-Philipp Wich2011-10-27
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-20
* base-files: attempt bring up related wifi devices when calling ifup If a user...Jo-Philipp Wich2011-07-22
* base-files: add -h and --help options to sysupgrade (#9728)Jo-Philipp Wich2011-07-17
* base-files: fix error reporting for unsupported protocols on virtual interfacesJo-Philipp Wich2011-06-07
* adds a --help option to /sbin/wifiFlorian Fainelli2010-12-05
* base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg...Jo-Philipp Wich2010-10-05
* base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back...Jo-Philipp Wich2010-10-05
* base-files: add an experimental "-c" flag which tries to preserve *all* chang...Jo-Philipp Wich2010-09-07
* wifi: fix duplicate ht capabilities in the hostapd config file by clearing th...Felix Fietkau2010-07-08
* base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au...Jo-Philipp Wich2010-05-30
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-05
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau2010-04-13
* base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-03
* base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-01
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-05
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-04
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-03
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-02
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-24