| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: sysupgrade: do not rely on opkg to list changed conffiles | Matthias Schiffer | 2018-03-07 | 1 | -1/+20 |
* | base-files: sysupgrade: correct command help text | Kevin Darbyshire-Bryant | 2018-01-12 | 1 | -1/+0 |
* | base-files: fix sysupgrade -b/-l when -c is used | Luiz Angelo Daros de Luca | 2017-12-14 | 1 | -10/+11 |
* | base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN | Matthias Schiffer | 2017-07-11 | 1 | -2/+0 |
* | base-files: add support for staged sysupgrades from failsafe mode | Matthias Schiffer | 2017-05-29 | 1 | -5/+13 |
* | base-files: sysupgrade cleanup | Matthias Schiffer | 2017-05-29 | 1 | -2/+0 |
* | base-files: always use staged sysupgrade | Matthias Schiffer | 2017-05-29 | 1 | -31/+46 |
* | Revert "sysupgrade: run only one instance at a time." | Jo-Philipp Wich | 2017-05-26 | 1 | -14/+0 |
* | sysupgrade: run only one instance at a time. | Kenneth Johansson | 2017-05-25 | 1 | -0/+14 |
* | base-files: validate metadata of sysupgrade images | Felix Fietkau | 2016-11-19 | 1 | -1/+2 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 1 | -0/+3 |
* | base-files: Fix sysupgrade overlay saving | Jo-Philipp Wich | 2016-01-17 | 1 | -0/+1 |
* | base-files: add support for platform_pre_upgrade function | John Crispin | 2015-04-09 | 1 | -0/+8 |
* | fix sysupgrade on overlayfs v23+ | Imre Kaloz | 2014-11-24 | 1 | -1/+6 |
* | 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 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 1 | -1/+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 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -2/+2 |
* | 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: sysupgrade: kill all but essential processes before starting the ... | Jo-Philipp Wich | 2011-10-27 | 1 | -0/+5 |
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 1 | -1/+4 |
* | 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 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 | 1 | -3/+2 |
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 | 1 | -2/+3 |
* | base-files: sysupgrade: restrict find command to plain files to avoid duplica... | Jo-Philipp Wich | 2009-11-20 | 1 | -1/+2 |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 | 1 | -1/+1 |
* | base-files: Detect and decompressed gzipped images automatically when flashin... | Vasilis Tsiligiannis | 2009-06-10 | 1 | -4/+1 |
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num... | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
* | Don't try to pivot to new ramfs if already running on one This patch allows t... | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+6 |
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+3 |
* | add option in sysupgrade to restore config from file or URL (patch from #4043) | Felix Fietkau | 2008-09-28 | 1 | -1/+15 |
* | fix typo from last sysupgrade commit | Felix Fietkau | 2008-09-26 | 1 | -1/+1 |