Jo-Philipp Wich
|
4e88bcfb00
|
base-files: implement a --force option for sysupgrade to override image checks, useful to upgrade old ar71xx installations to current trunk ones
SVN-Revision: 29688
|
2012-01-08 15:30:37 +00:00 |
Jo-Philipp Wich
|
1c6821b42e
|
base-files: add -b (--create-backup) option to sysupgrade, which generates a backup .tar.gz according to the user settings. This will also be reused by LuCI.
SVN-Revision: 29587
|
2011-12-20 17:25:15 +00:00 |
Jo-Philipp Wich
|
d46e17548b
|
base-files: kill remaining processes after running user hooks (#10461)
SVN-Revision: 29256
|
2011-11-19 16:50:25 +00:00 |
Jo-Philipp Wich
|
52e93e54bc
|
base-files: sysupgrade: kill all but essential processes before starting the update
SVN-Revision: 28626
|
2011-10-27 16:52:31 +00:00 |
Jo-Philipp Wich
|
1e34c02e3e
|
base-files: add -h and --help options to sysupgrade (#9728)
SVN-Revision: 27630
|
2011-07-17 09:27:14 +00:00 |
Jo-Philipp Wich
|
d80f82d7a4
|
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles
SVN-Revision: 23258
|
2010-10-05 19:24:12 +00:00 |
Jo-Philipp Wich
|
978ecae685
|
base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list
SVN-Revision: 23233
|
2010-10-05 07:40:25 +00:00 |
Jo-Philipp Wich
|
91118a9500
|
base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files
SVN-Revision: 22977
|
2010-09-07 22:20:26 +00:00 |
Travis Kemen
|
32f6e6c44d
|
revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
SVN-Revision: 19970
|
2010-03-04 02:42:23 +00:00 |
Travis Kemen
|
249d48a68e
|
grab all config files for installed packages, closes #3718
SVN-Revision: 19964
|
2010-03-03 18:19:19 +00:00 |
Jo-Philipp Wich
|
4d9b1d6c75
|
base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive
SVN-Revision: 18455
|
2009-11-20 23:02:35 +00:00 |
Jo-Philipp Wich
|
8962270fec
|
base-files: add /etc/rc.local to the default save file list
SVN-Revision: 17572
|
2009-09-12 15:57:31 +00:00 |
Vasilis Tsiligiannis
|
baa9053e7a
|
base-files: Fix sysupgrade .tar.gz configuration restoring
SVN-Revision: 16626
|
2009-06-29 21:13:05 +00:00 |
Vasilis Tsiligiannis
|
57d7cc7666
|
base-files: Detect and decompressed gzipped images automatically when flashing with sysupgrade
SVN-Revision: 16407
|
2009-06-10 22:22:48 +00:00 |
Nicolas Thill
|
06413b783e
|
base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
SVN-Revision: 15890
|
2009-05-17 11:54:44 +00:00 |
Jo-Philipp Wich
|
7da25b844c
|
Don't try to pivot to new ramfs if already running on one This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15683
|
2009-05-07 13:51:45 +00:00 |
Jo-Philipp Wich
|
71e0f59b80
|
Add option in sysupgrade to flash gzipped images
SVN-Revision: 15672
|
2009-05-07 13:27:10 +00:00 |
Felix Fietkau
|
2b2884293a
|
add option in sysupgrade to restore config from file or URL (patch from #4043)
SVN-Revision: 12772
|
2008-09-28 19:45:59 +00:00 |
Felix Fietkau
|
e2daafdb1d
|
fix typo from last sysupgrade commit
SVN-Revision: 12715
|
2008-09-26 08:58:43 +00:00 |
Travis Kemen
|
3770c99cf8
|
add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
|
2008-09-26 00:10:01 +00:00 |
Felix Fietkau
|
22585e578b
|
sysupgrade: add optional delay before rebooting
SVN-Revision: 12572
|
2008-09-12 19:51:30 +00:00 |
Travis Kemen
|
b3b5e54099
|
add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
SVN-Revision: 12326
|
2008-08-16 18:01:18 +00:00 |
Travis Kemen
|
0b2111d1fb
|
remove /etc/firewall.* from being kept as they no longer are used in trunk
SVN-Revision: 12320
|
2008-08-16 16:04:51 +00:00 |
Travis Kemen
|
0425daa86d
|
keep /etc/group over reflash as well
SVN-Revision: 11919
|
2008-07-24 16:36:39 +00:00 |
Travis Kemen
|
f20dd0803c
|
add dropbear keys, passwd and firewall configuration to be saved during reflash
SVN-Revision: 11912
|
2008-07-24 02:24:59 +00:00 |
Felix Fietkau
|
1e38527a52
|
add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
|
2007-08-21 18:23:57 +00:00 |