index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
sbin
/
sysupgrade
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
add switch to not save configuration over the reflash in noninteractive mode
Travis Kemen
2008-09-26
1
-0
/
+2
*
sysupgrade: add optional delay before rebooting
Felix Fietkau
2008-09-12
1
-3
/
+6
*
add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...
Travis Kemen
2008-08-16
1
-1
/
+1
*
remove /etc/firewall.* from being kept as they no longer are used in trunk
Travis Kemen
2008-08-16
1
-1
/
+1
*
keep /etc/group over reflash as well
Travis Kemen
2008-07-24
1
-1
/
+1
*
add dropbear keys, passwd and firewall configuration to be saved during reflash
Travis Kemen
2008-07-24
1
-1
/
+1
*
add sysupgrade script for config preserving system upgrades. only implemented...
Felix Fietkau
2007-08-21
1
-0
/
+92