x86: preserve partition table on sysupgrade
[openwrt/svn-archive/archive.git] / package / base-files / files / lib / upgrade / common.sh
2016-02-09 Jo-Philipp Wichx86: preserve partition table on sysupgrade
2016-01-25 Felix Fietkaubase-files: fix sysupgrade 'wget' handling for uclient...
2016-01-22 Felix Fietkaubase-files: fix sysupgrade 'wget' handling
2015-09-14 John Crispinbase-files: sysupgrade: quote source image name
2015-06-05 John Crispinbase-files: default_do_upgrade: accept & forward image...
2015-05-29 Luka Perkovbase-files: remove ubi tool
2014-11-19 Jonas Gorskibase-files: supress errors from ldd
2014-11-18 Jonas Gorskibase-files: properly fix copying ld*.so with eglibc
2014-10-19 Felix Fietkaubase-files: fix ldd definition if /usr/bin/ldd exists
2014-07-10 John Crispinsysupgrade: Enable killing of all processes under upgraded
2014-07-01 John Crispinbase-files: fix ramfs / nand upgrade
2014-06-20 John Crispinbase-files: regenerate the /lib64 symlink when switchin...
2014-06-19 John Crispinbase-files: add upgraded to the list of daemons not...
2014-06-11 John Crispinbase-files: properly remove stderr from zcat/bzcat
2014-06-11 John Crispinbase-files: include more ubi* tools in sysupgrade ramdisk
2014-06-02 John Crispinbase-files: Allow installation of symlinks using RAMFS_...
2014-04-07 John Crispinbase-files: the ubi tol should be installed when jumpin...
2014-04-07 John Crispinbase-files: make use of new fstools
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-03 John Crispinubi-utils: mini version of mtd-utils that only includes...
2014-03-12 John Crispinfstools: add the new fstools package
2013-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-12-09 Luka Perkov[package] base-files: fix whitespaces
2013-11-14 Felix Fietkauar71xx: Unifi AP Pro sysupgrade patch
2013-11-11 Hauke Mehrtensbase-files: don't kill nas for sysupgrade
2013-07-14 Felix Fietkaukernel/base-files: clean up old code related to refresh...
2013-05-05 John Crispinsysupgrade: fixes broken pipe error during sysupgade
2013-03-22 Florian Fainellibase-files: sysupgrade fail with eglibc
2013-03-14 John Crispin[base-files] sysupgrade was broken as procd was getting...
2013-03-13 John Crispin[base-files] make basefiles aware of procd
2012-12-21 Mirko Vogt[package/base-files] hot-fix nameclash in sysupgrade...
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-07-03 Jo-Philipp Wich[package] base-files: ensure that /sys is available...
2012-06-05 Jo-Philipp Wich[package] /etc/functions.sh => /lib/functions.sh
2012-05-23 Felix Fietkaubase-files: kill ubusd and udhcpc on sysupgrade as...
2012-05-23 Felix Fietkaubase-files: allow sysupgrade to kill netifd, fixes...
2012-05-23 Gabor Juhospackage/base-files: copy /lib/functions.sh to the ramfs...
2011-11-16 Jo-Philipp Wich[package] base-files: rewrite killing of nonessential...
2011-11-08 Jo-Philipp Wich[package] base-files: do not kill udhcpc on sysupgrade...
2011-11-08 Jo-Philipp Wich[package] base-files: do not assume that "top" is busyb...
2011-11-03 Jo-Philipp Wich[package] base-files: add some more protected services...
2011-10-30 Jo-Philipp Wich[package] base-files: fix typo
2011-10-27 Jo-Philipp Wich[package] base-files: sysupgrade: kill all but essentia...
2011-10-27 Gabor Juhosbase-files/sysupgrade: add more busybox applet symlinks...
2011-07-25 Jo-Philipp Wich[package] base-files: use "reboot -f" after sysupgrade...
2011-01-26 Gabor Juhospackage/base-files: add get_magic_long() to common...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-01-16 Jo-Philipp Wich[package] base-files:
2009-08-19 Jo-Philipp Wich[package] base-files: fix sysupgrade get_magic_word...
2009-06-29 Vasilis Tsiligiannis[package] base-files: Fix sysupgrade .tar.gz configurat...
2009-06-17 Jo-Philipp Wich[package] sysupgrade: sync *before* mtd write, only...
2009-06-10 Vasilis Tsiligiannis[package] base-files: Add support for bzipped images...
2009-06-10 Vasilis Tsiligiannis[package] base-files: Detect and decompressed gzipped...
2009-06-10 Vasilis Tsiligiannis[package] base-files: format hexdump output instead...
2009-06-03 Vasilis Tsiligiannis[package] base-files: fix test experession for sysupgrade
2009-05-15 Jo-Philipp Wich[package] sysupgrade: use sysrq-trigger if available
2009-05-09 Jo-Philipp Wich[package] base-files: show reboot notification is sysup...
2009-05-07 Jo-Philipp Wich[PATCH] Add option in sysupgrade to flash gzipped images
2009-03-08 Jo-Philipp Wich[package] sysupgrade: install /bin/sleep into ramdisk...
2008-09-25 Felix Fietkauinstall missing busybox symlinks for sysupgrade (patch...
2008-09-23 Felix Fietkaufix sysupgrade support for brcm-2.4 and brcm47xx
2008-09-12 Felix Fietkausysupgrade: add optional delay before rebooting
2008-07-22 Travis Kemenfix sysupgrade endian issues
2008-06-04 Felix Fietkaufix sysupgrade 'do_upgrade: not found' error
2007-08-21 Felix Fietkauadd sysupgrade script for config preserving system...