aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade/common.sh
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: fix ldd definition if /usr/bin/ldd existsFelix Fietkau2014-10-191-1/+1
* sysupgrade: Enable killing of all processes under upgradedJohn Crispin2014-07-101-12/+27
* base-files: fix ramfs / nand upgradeJohn Crispin2014-07-011-1/+1
* base-files: regenerate the /lib64 symlink when switching to a ramdiskJohn Crispin2014-06-201-0/+2
* base-files: add upgraded to the list of daemons not killedJohn Crispin2014-06-191-1/+1
* base-files: properly remove stderr from zcat/bzcatJohn Crispin2014-06-111-2/+2
* base-files: include more ubi* tools in sysupgrade ramdiskJohn Crispin2014-06-111-1/+4
* base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.John Crispin2014-06-021-1/+1
* base-files: the ubi tol should be installed when jumping to ram_fsJohn Crispin2014-04-071-0/+1
* base-files: make use of new fstoolsJohn Crispin2014-04-071-1/+2
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-1/+1
* ubi-utils: mini version of mtd-utils that only includes ubi toolsJohn Crispin2014-04-031-2/+9
* fstools: add the new fstools packageJohn Crispin2014-03-121-0/+2
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-271-12/+12
* base-files: fix whitespacesLuka Perkov2013-12-091-6/+6
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-1/+1
* base-files: don't kill nas for sysupgradeHauke Mehrtens2013-11-111-1/+1
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-18/+5
* sysupgrade: fixes broken pipe error during sysupgadeJohn Crispin2013-05-051-2/+2
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-221-2/+2
* sysupgrade was broken as procd was getting killedJohn Crispin2013-03-141-1/+1
* make basefiles aware of procdJohn Crispin2013-03-131-1/+1
* hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgradeMirko Vogt2012-12-211-2/+2
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-6/+6
* base-files: ensure that /sys is available during sysupgrade, some essential s...Jo-Philipp Wich2012-07-031-1/+5
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-051-1/+1
* base-files: kill ubusd and udhcpc on sysupgrade as wellFelix Fietkau2012-05-231-1/+1
* base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgradeFelix Fietkau2012-05-231-1/+1
* package/base-files: copy /lib/functions.sh to the ramfs on sysupgradeGabor Juhos2012-05-231-1/+1
* base-files: rewrite killing of nonessential services to not rely on top, use ...Jo-Philipp Wich2011-11-161-9/+17
* base-files: do not kill udhcpc on sysupgrade, it will tear down the interface...Jo-Philipp Wich2011-11-081-1/+1
* base-files: do not assume that "top" is busybox' top, but try to call the app...Jo-Philipp Wich2011-11-081-1/+1
* base-files: add some more protected services to sysupgrade kill blacklistJo-Philipp Wich2011-11-031-1/+1
* base-files: fix typoJo-Philipp Wich2011-10-301-1/+1
* base-files: sysupgrade: kill all but essential processes before starting the ...Jo-Philipp Wich2011-10-271-0/+24
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-271-1/+6
* base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini...Jo-Philipp Wich2011-07-251-1/+1
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-261-0/+4
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-211-5/+5
* base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...Jo-Philipp Wich2010-01-161-0/+3
* base-files: fix sysupgrade get_magic_word() function to return proper values ...Jo-Philipp Wich2009-08-191-1/+1
* base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-291-12/+12
* sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...Jo-Philipp Wich2009-06-171-3/+4
* base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-101-1/+2
* base-files: Detect and decompressed gzipped images automatically when flashin...Vasilis Tsiligiannis2009-06-101-7/+14
* base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-101-1/+1
* base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-031-1/+1
* sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-151-0/+1
* base-files: show reboot notification is sysupgradeJo-Philipp Wich2009-05-091-1/+4
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-071-3/+6