summaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin/sysupgrade
AgeCommit message (Expand)Author
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 parameterjow
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
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-10-27[package] base-files: sysupgrade: kill all but essential processes before sta...jow
2011-07-17[package] base-files: add -h and --help options to sysupgrade (#9728)jow
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-03-04revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...thepeople
2010-03-03grab all config files for installed packages, closes #3718thepeople
2009-11-20[package] base-files: sysupgrade: restrict find command to plain files to avo...jow
2009-09-12[package] base-files: add /etc/rc.local to the default save file listjow
2009-06-29[package] base-files: Fix sysupgrade .tar.gz configuration restoringacinonyx
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 onejow
2009-05-07[PATCH] Add option in sysupgrade to flash gzipped imagesjow
2008-09-28add option in sysupgrade to restore config from file or URL (patch from #4043)nbd
2008-09-26fix typo from last sysupgrade commitnbd
2008-09-26add switch to not save configuration over the reflash in noninteractive modethepeople
2008-09-12sysupgrade: add optional delay before rebootingnbd
2008-08-16add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...thepeople
2008-08-16remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople
2008-07-24keep /etc/group over reflash as wellthepeople
2008-07-24add dropbear keys, passwd and firewall configuration to be saved during reflashthepeople
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd