| Commit message (Expand) | Author | Age |
... | |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 |
* | base-files: firstboot: only ask for confirmation on TTY | Jonas Gorski | 2013-03-27 |
* | base-files: make firstboot ask for confirmation | Jonas Gorski | 2013-02-21 |
* | sysupgrade: clarify online help | Jo-Philipp Wich | 2013-01-02 |
* | sysupgrade: do not require an extra argument after --restore-backup | Jo-Philipp Wich | 2013-01-02 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 |
* | base-files: provide a sysupgrade -r (--restore-backup) option as convenience ... | Jo-Philipp Wich | 2012-08-12 |
* | base-files: fix option parsing of -F/--force parameter | Jo-Philipp Wich | 2012-08-09 |
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 |
* | base-files: implement a --force option for sysupgrade to override image check... | Jo-Philipp Wich | 2012-01-08 |
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ... | Jo-Philipp Wich | 2011-12-20 |
* | base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 |
* | base-files: properly handle wifi ifaces with no network attached, useful for ... | Jo-Philipp Wich | 2011-11-08 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 |
* | base-files: sysupgrade: kill all but essential processes before starting the ... | Jo-Philipp Wich | 2011-10-27 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 |
* | base-files: attempt bring up related wifi devices when calling ifup If a user... | Jo-Philipp Wich | 2011-07-22 |
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 |
* | base-files: fix error reporting for unsupported protocols on virtual interfaces | Jo-Philipp Wich | 2011-06-07 |
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 |
* | base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg... | Jo-Philipp Wich | 2010-10-05 |
* | base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back... | Jo-Philipp Wich | 2010-10-05 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 |
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing th... | Felix Fietkau | 2010-07-08 |
* | base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au... | Jo-Philipp Wich | 2010-05-30 |
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ... | Jo-Philipp Wich | 2010-05-05 |
* | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | Felix Fietkau | 2010-04-13 |
* | base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 |
* | base-files: Cancel firmware loading if file doesn't exist | Vasilis Tsiligiannis | 2010-04-01 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 |
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 |
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 |
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based... | Jo-Philipp Wich | 2010-01-13 |
* | fix firmware loading broken by the busybox upgrade | Felix Fietkau | 2009-12-08 |
* | base-files: sysupgrade: restrict find command to plain files to avoid duplica... | Jo-Philipp Wich | 2009-11-20 |
* | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | Felix Fietkau | 2009-10-03 |
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 |
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 |
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race c... | Jo-Philipp Wich | 2009-09-14 |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 |
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 |
* | base-files: Detect and decompressed gzipped images automatically when flashin... | Vasilis Tsiligiannis | 2009-06-10 |
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num... | Nicolas Thill | 2009-05-17 |
* | Don't try to pivot to new ramfs if already running on one This patch allows t... | Jo-Philipp Wich | 2009-05-07 |