summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* sysupgrade: unmount filesystems before rebootMathias Kresin2016-08-041-0/+1
* base-files: sysupgrade: fix pseudobridge upgradesConn O'Griofa2016-07-241-1/+1
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-241-1/+1
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+1
* base-files: fix sysupgrade 'wget' handling for uclient-fetchFelix Fietkau2016-01-251-3/+4
* base-files: fix sysupgrade 'wget' handlingFelix Fietkau2016-01-221-1/+1
* base-files: sysupgrade: quote source image nameJohn Crispin2015-09-141-2/+2
* base-files: default_do_upgrade: accept & forward image extraction commandJohn Crispin2015-06-051-2/+6
* base-files: remove ubi toolLuka Perkov2015-05-291-1/+0
* base-files: supress errors from lddJonas Gorski2014-11-191-1/+1
* base-files: properly fix copying ld*.so with eglibcJonas Gorski2014-11-181-4/+1
* base-files: add /etc/shadow to list of essential files to keep in sysupgrade ...Felix Fietkau2014-10-251-0/+1
* 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