Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For ↵ | Jo-Philipp Wich | 2010-01-16 | 1 | -0/+3 |
| | | | | | | some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv> SVN-Revision: 19167 | ||||
* | base-files: fix sysupgrade get_magic_word() function to return proper values ↵ | Jo-Philipp Wich | 2009-08-19 | 1 | -1/+1 |
| | | | | | | if the first two bytes are identical SVN-Revision: 17319 | ||||
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 | 1 | -12/+12 |
| | | | | SVN-Revision: 16626 | ||||
* | sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if ↵ | Jo-Philipp Wich | 2009-06-17 | 1 | -3/+4 |
| | | | | | | standard reboot fails SVN-Revision: 16488 | ||||
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 16408 | ||||
* | base-files: Detect and decompressed gzipped images automatically when ↵ | Vasilis Tsiligiannis | 2009-06-10 | 1 | -7/+14 |
| | | | | | | flashing with sysupgrade SVN-Revision: 16407 | ||||
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 16405 | ||||
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 16310 | ||||
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 15865 | ||||
* | base-files: show reboot notification is sysupgrade | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15730 | ||||
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 1 | -3/+6 |
| | | | | SVN-Revision: 15672 | ||||
* | sysupgrade: install /bin/sleep into ramdisk too and add completition notice ↵ | Jo-Philipp Wich | 2009-03-08 | 1 | -1/+2 |
| | | | | | | (#4747) SVN-Revision: 14784 | ||||
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | Felix Fietkau | 2008-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 12695 | ||||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | 1 | -2/+15 |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | ||||
* | sysupgrade: add optional delay before rebooting | Felix Fietkau | 2008-09-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 12572 | ||||
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 11900 | ||||
* | fix sysupgrade 'do_upgrade: not found' error | Felix Fietkau | 2008-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11362 | ||||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 | 1 | -0/+151 |
implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456 |