aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: implement a --force option for sysupgrade to override i...Jo-Philipp Wich2012-01-081-2/+11
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...Jo-Philipp Wich2011-12-201-2/+26
* [package] base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-191-2/+2
* [package] base-files: properly handle wifi ifaces with no network attached, u...Jo-Philipp Wich2011-11-081-3/+5
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-041-0/+1
* [package] base-files: sysupgrade: kill all but essential processes before sta...Jo-Philipp Wich2011-10-271-0/+5
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-202-108/+0
* [package] base-files: attempt bring up related wifi devices when calling ifupJo-Philipp Wich2011-07-222-16/+48
* [package] base-files: add -h and --help options to sysupgrade (#9728)Jo-Philipp Wich2011-07-171-1/+4
* [package] base-files: fix error reporting for unsupported protocols on virtua...Jo-Philipp Wich2011-06-071-2/+2
* [package] adds a --help option to /sbin/wifiFlorian Fainelli2010-12-051-0/+9
* [package] base-files:Jo-Philipp Wich2010-10-051-2/+3
* [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile...Jo-Philipp Wich2010-10-051-2/+3
* [package] base-files: add an experimental "-c" flag which tries to preserve *...Jo-Philipp Wich2010-09-071-2/+19
* wifi: fix duplicate ht capabilities in the hostapd config file by clearing th...Felix Fietkau2010-07-081-4/+13
* [package] base-files:Jo-Philipp Wich2010-05-301-0/+3
* [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...Jo-Philipp Wich2010-05-051-22/+0
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau2010-04-131-1/+1
* [package] base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-031-12/+1
* [package] base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-011-1/+1
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-211-2/+2
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-051-5/+5
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-041-3/+2
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-031-2/+3
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-021-2/+7
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-252-173/+46
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
* [package] base-files, mac80211 (#6491)Jo-Philipp Wich2010-01-131-0/+13
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-081-1/+1
* [package] base-files: sysupgrade: restrict find command to plain files to avo...Jo-Philipp Wich2009-11-201-1/+2
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-031-1/+1
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+126
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...Jo-Philipp Wich2009-09-141-2/+2
* [package] base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* [package] base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-291-1/+1
* [package] base-files: Detect and decompressed gzipped images automatically wh...Vasilis Tsiligiannis2009-06-101-4/+1
* [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la...Nicolas Thill2009-05-171-2/+2
* [sysupgrade] Don't try to pivot to new ramfs if already running on oneJo-Philipp Wich2009-05-071-2/+6
* [PATCH] Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-071-1/+3
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-091-0/+1
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-271-0/+34
* [package]Jo-Philipp Wich2009-03-251-1/+2
* [package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpaJo-Philipp Wich2009-03-241-1/+1
* Use block events for the mounting/unmounting of external storage devices.Jose Vasconcellos2009-01-301-25/+0
* fix ifup (no longer use the to-be-reverted state of the previous config)Felix Fietkau2008-11-281-3/+15
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...Travis Kemen2008-10-291-0/+1
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-291-0/+2
* make sure that the dhcp client (or other processes necessary to get a connect...Felix Fietkau2008-10-231-0/+1
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-281-1/+15