| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: use procd init for urandom_seed | Etienne CHAMPETIER | 2016-07-27 | 1 | -0/+20 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 1 | -0/+3 |
* | base-files: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 1 | -2/+2 |
* | base-files: Fix sysupgrade overlay saving | Jo-Philipp Wich | 2016-01-17 | 1 | -0/+1 |
* | base-files: sanitize and unify $PATH | Steven Barth | 2015-10-02 | 1 | -1/+1 |
* | base-files: add support for platform_pre_upgrade function | John Crispin | 2015-04-09 | 1 | -0/+8 |
* | base-files: firstboot: pass down arguments such as -y to jffs2reset | Luka Perkov | 2015-03-10 | 1 | -1/+1 |
* | fix sysupgrade on overlayfs v23+ | Imre Kaloz | 2014-11-24 | 1 | -1/+6 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 2 | -4/+4 |
* | sysupgrade: preserve symlinks in backups | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | procd: various cleanups to /lib/upgrade/nand.sh | John Crispin | 2014-06-16 | 1 | -1/+1 |
* | base-files: add an ugly hack for nand to sysupgrade | John Crispin | 2014-06-11 | 1 | -0/+2 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 1 | -0/+1 |
* | sysupgrade: do not kill any processes in failsafe | John Crispin | 2014-01-17 | 1 | -3/+5 |
* | /sbin/wifi: reload network/wireless on wifi restart | Felix Fietkau | 2013-12-11 | 1 | -1/+1 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 2 | -4/+4 |
* | wifi: restart netifd wifi interfaces on the "up" command like the old variant | Felix Fietkau | 2013-12-02 | 1 | -0/+1 |
* | wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg... | Felix Fietkau | 2013-12-02 | 1 | -1/+7 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 1 | -7/+32 |
* | base-files: add the DEVICENAME variable for hotplug scripts | Felix Fietkau | 2013-11-19 | 1 | -0/+1 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 1 | -0/+1 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 1 | -0/+14 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 1 | -1/+6 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 1 | -1/+9 |
* | sysupgrade: create state file so procd knows when a sysupgrade is in progress | John Crispin | 2013-06-10 | 1 | -0/+1 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 3 | -68/+3 |
* | base-files: firstboot: only ask for confirmation on TTY | Jonas Gorski | 2013-03-27 | 1 | -4/+6 |
* | base-files: make firstboot ask for confirmation | Jonas Gorski | 2013-02-21 | 1 | -8/+16 |
* | sysupgrade: clarify online help | Jo-Philipp Wich | 2013-01-02 | 1 | -12/+15 |
* | sysupgrade: do not require an extra argument after --restore-backup | Jo-Philipp Wich | 2013-01-02 | 1 | -6/+7 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 2 | -2/+2 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | base-files: provide a sysupgrade -r (--restore-backup) option as convenience ... | Jo-Philipp Wich | 2012-08-12 | 1 | -0/+12 |
* | base-files: fix option parsing of -F/--force parameter | Jo-Philipp Wich | 2012-08-09 | 1 | -1/+1 |
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 1 | -4/+9 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 4 | -5/+5 |
* | base-files: implement a --force option for sysupgrade to override image check... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+11 |
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ... | Jo-Philipp Wich | 2011-12-20 | 1 | -2/+26 |
* | base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 | 1 | -2/+2 |
* | base-files: properly handle wifi ifaces with no network attached, useful for ... | Jo-Philipp Wich | 2011-11-08 | 1 | -3/+5 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 | 1 | -0/+1 |
* | base-files: sysupgrade: kill all but essential processes before starting the ... | Jo-Philipp Wich | 2011-10-27 | 1 | -0/+5 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 2 | -108/+0 |
* | base-files: attempt bring up related wifi devices when calling ifup If a user... | Jo-Philipp Wich | 2011-07-22 | 2 | -16/+48 |
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 1 | -1/+4 |
* | base-files: fix error reporting for unsupported protocols on virtual interfaces | Jo-Philipp Wich | 2011-06-07 | 1 | -2/+2 |
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 | 1 | -0/+9 |
* | base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg... | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+3 |
* | base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back... | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+3 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 | 1 | -2/+19 |