summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin/sysupgrade
Commit message (Expand)AuthorAgeFilesLines
* base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-291-1/+1
* base-files: Detect and decompressed gzipped images automatically when flashin...Vasilis Tsiligiannis2009-06-101-4/+1
* base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...Nicolas Thill2009-05-171-2/+2
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-071-2/+6
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-071-1/+3
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-281-1/+15
* fix typo from last sysupgrade commitFelix Fietkau2008-09-261-1/+1
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-261-0/+2
* sysupgrade: add optional delay before rebootingFelix Fietkau2008-09-121-3/+6
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...Travis Kemen2008-08-161-1/+1
* remove /etc/firewall.* from being kept as they no longer are used in trunkTravis Kemen2008-08-161-1/+1
* keep /etc/group over reflash as wellTravis Kemen2008-07-241-1/+1
* add dropbear keys, passwd and firewall configuration to be saved during reflashTravis Kemen2008-07-241-1/+1
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-211-0/+92