Age | Commit message (Expand) | Author |
2013-01-02 | sysupgrade: clarify online help | jow |
2013-01-02 | sysupgrade: do not require an extra argument after --restore-backup | jow |
2012-12-19 | merge /lib/functions/boot.sh and /lib/functions.sh | mirko |
2012-12-19 | Do not overload mount-call - trying to reduce confusion | mirko |
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 parameter | jow |
2012-06-26 | [package] base-files: allow wireless ifaces to be part of multiple networks | jow |
2012-06-05 | [package] /etc/functions.sh => /lib/functions.sh | jow |
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-04 | netifd: 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-20 | base-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 ifup | jow |
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/wifi | florian |
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-08 | wifi: 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-13 | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | nbd |
2010-04-03 | [package] base-files: Use hotplug2 to download firmware | acinonyx |
2010-04-01 | [package] base-files: Cancel firmware loading if file doesn't exist | acinonyx |
2010-03-21 | change from /jffs to /overlay, patch from Daniel Dickinson | florian |
2010-03-05 | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | nico |
2010-03-04 | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | thepeople |
2010-03-03 | grab all config files for installed packages, closes #3718 | thepeople |
2010-02-02 | /sbin/wifi: improve reliability of restarts by resetting the state properly | nbd |
2010-01-25 | add preinit modularization work by Daniel Dickinson (cshore) | nbd |
2010-01-24 | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | nbd |
2010-01-13 | [package] base-files, mac80211 (#6491) | jow |
2009-12-08 | fix firmware loading broken by the busybox upgrade | nbd |
2009-11-20 | [package] base-files: sysupgrade: restrict find command to plain files to avo... | jow |
2009-10-03 | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | nbd |
2009-09-27 | firstboot: add support for union mounts | nbd |
2009-09-27 | base-files: move firstboot to /sbin | nbd |
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 list | jow |
2009-06-29 | [package] base-files: Fix sysupgrade .tar.gz configuration restoring | acinonyx |
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 one | jow |
2009-05-07 | [PATCH] Add option in sysupgrade to flash gzipped images | jow |
2009-04-09 | [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg. | hauke |
2009-03-27 | wifi: fix hostapd + autochannel | nbd |