summaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin
AgeCommit message (Expand)Author
2013-01-02sysupgrade: clarify online helpjow
2013-01-02sysupgrade: do not require an extra argument after --restore-backupjow
2012-12-19merge /lib/functions/boot.sh and /lib/functions.shmirko
2012-12-19Do not overload mount-call - trying to reduce confusionmirko
2012-08-12[package] base-files: provide a sysupgrade -r (--restore-backup) option as co...jow
2012-08-09[package] base-files: fix option parsing of -F/--force parameterjow
2012-06-26[package] base-files: allow wireless ifaces to be part of multiple networksjow
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
2012-01-08[package] base-files: implement a --force option for sysupgrade to override i...jow
2011-12-20[package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow
2011-11-19[package] base-files: kill remaining processes after running user hooks (#10461)jow
2011-11-08[package] base-files: properly handle wifi ifaces with no network attached, u...jow
2011-11-04netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd
2011-10-27[package] base-files: sysupgrade: kill all but essential processes before sta...jow
2011-10-20base-files: move network related scripts to a separate package to make the tr...nbd
2011-07-22[package] base-files: attempt bring up related wifi devices when calling ifupjow
2011-07-17[package] base-files: add -h and --help options to sysupgrade (#9728)jow
2011-06-07[package] base-files: fix error reporting for unsupported protocols on virtua...jow
2010-12-05[package] adds a --help option to /sbin/wififlorian
2010-10-05[package] base-files:jow
2010-10-05[package] base-files: sysupgrade: merge info from "opkg list-changed-conffile...jow
2010-09-07[package] base-files: add an experimental "-c" flag which tries to preserve *...jow
2010-07-08wifi: fix duplicate ht capabilities in the hostapd config file by clearing th...nbd
2010-05-30[package] base-files:jow
2010-05-05[package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...jow
2010-04-13fix jffs2 and mini_fo mount in failsafe (patch from #7134)nbd
2010-04-03[package] base-files: Use hotplug2 to download firmwareacinonyx
2010-04-01[package] base-files: Cancel firmware loading if file doesn't existacinonyx
2010-03-21change from /jffs to /overlay, patch from Daniel Dickinsonflorian
2010-03-05firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testnico
2010-03-04revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...thepeople
2010-03-03grab all config files for installed packages, closes #3718thepeople
2010-02-02/sbin/wifi: improve reliability of restarts by resetting the state properlynbd
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd
2010-01-24fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)nbd
2010-01-13[package] base-files, mac80211 (#6491)jow
2009-12-08fix firmware loading broken by the busybox upgradenbd
2009-11-20[package] base-files: sysupgrade: restrict find command to plain files to avo...jow
2009-10-03check for sysfs before bypassing normal hotplug calls for firmware events (fi...nbd
2009-09-27firstboot: add support for union mountsnbd
2009-09-27base-files: move firstboot to /sbinnbd
2009-09-14[package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow
2009-09-12[package] base-files: add /etc/rc.local to the default save file listjow
2009-06-29[package] base-files: Fix sysupgrade .tar.gz configuration restoringacinonyx
2009-06-10[package] base-files: Detect and decompressed gzipped images automatically wh...acinonyx
2009-05-17[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la...nico
2009-05-07[sysupgrade] Don't try to pivot to new ramfs if already running on onejow
2009-05-07[PATCH] Add option in sysupgrade to flash gzipped imagesjow
2009-04-09[wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.hauke
2009-03-27wifi: fix hostapd + autochannelnbd