summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin/sysupgrade
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: provide a sysupgrade -r (--restore-backup) option as co...jow2012-08-121-0/+12
* [package] base-files: fix option parsing of -F/--force parameterjow2012-08-091-1/+1
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-2/+2
* [package] base-files: implement a --force option for sysupgrade to override i...jow2012-01-081-2/+11
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow2011-12-201-2/+26
* [package] base-files: kill remaining processes after running user hooks (#10461)jow2011-11-191-2/+2
* [package] base-files: sysupgrade: kill all but essential processes before sta...jow2011-10-271-0/+5
* [package] base-files: add -h and --help options to sysupgrade (#9728)jow2011-07-171-1/+4
* [package] base-files:jow2010-10-051-2/+3
* [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile...jow2010-10-051-2/+3
* [package] base-files: add an experimental "-c" flag which tries to preserve *...jow2010-09-071-2/+19
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...thepeople2010-03-041-3/+2
* grab all config files for installed packages, closes #3718thepeople2010-03-031-2/+3
* [package] base-files: sysupgrade: restrict find command to plain files to avo...jow2009-11-201-1/+2
* [package] base-files: add /etc/rc.local to the default save file listjow2009-09-121-1/+1
* [package] base-files: Fix sysupgrade .tar.gz configuration restoringacinonyx2009-06-291-1/+1
* [package] base-files: Detect and decompressed gzipped images automatically wh...acinonyx2009-06-101-4/+1
* [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la...nico2009-05-171-2/+2
* [sysupgrade] Don't try to pivot to new ramfs if already running on onejow2009-05-071-2/+6
* [PATCH] Add option in sysupgrade to flash gzipped imagesjow2009-05-071-1/+3
* add option in sysupgrade to restore config from file or URL (patch from #4043)nbd2008-09-281-1/+15
* fix typo from last sysupgrade commitnbd2008-09-261-1/+1
* add switch to not save configuration over the reflash in noninteractive modethepeople2008-09-261-0/+2
* sysupgrade: add optional delay before rebootingnbd2008-09-121-3/+6
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...thepeople2008-08-161-1/+1
* remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople2008-08-161-1/+1
* keep /etc/group over reflash as wellthepeople2008-07-241-1/+1
* add dropbear keys, passwd and firewall configuration to be saved during reflashthepeople2008-07-241-1/+1
* add sysupgrade script for config preserving system upgrades. only implemented...nbd2007-08-211-0/+92