summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade/stage2
Commit message (Expand)AuthorAgeFilesLines
* base-files: sysupgrade: Add 2 sec sleep into process KILL loopHannu Nyman2023-09-121-1/+1
* base-files: stage2: add 'tail' to sysupgrade environmentTony Ambardar2022-12-311-1/+1
* base-files: verify nand sysupgrade imagesRodrigo Balerdi2022-10-301-1/+1
* base-files: fix ubinized nand sysupgradeRodrigo Balerdi2022-10-301-1/+1
* base-files: make sure tools are present in sysupgrade ramdiskDaniel Golle2022-02-221-1/+7
* base-files: stage2: improve /proc/*/stat parserDaniel Golle2021-11-131-2/+5
* base-files: upgrade: try umount lvm and loop devicesDaniel Golle2021-08-041-0/+4
* base-files: sysupgrade stage2: fix losetup detectionDaniel Golle2021-08-031-1/+1
* base-files: redirect kill ouptut for ash, telnetd and dropbearFlorian Eckert2021-06-201-3/+3
* base-files: change logging for upgrade on stage2Florian Eckert2021-06-201-4/+2
* base-files: add syslog logging for v functionFlorian Eckert2021-06-201-1/+1
* busybox: disable bzip2Sergey Ponomarev2021-06-201-1/+1
* base-files: upgrade: use procd to kill managed daemonsMichael Pratt2021-06-121-2/+18
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-051-0/+10
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-221-0/+1
* base-files: upgrade: stage2: use v for log linesYousong Zhou2020-11-111-7/+7
* base-files: upgrade: log with date prefixYousong Zhou2020-11-111-1/+1
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-1/+1
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-181-1/+1
* base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2Russell Senior2019-11-131-1/+1
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-051-1/+0
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-221-5/+0
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-221-2/+0
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-171-3/+0
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-111-1/+1
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-081-4/+1
* treewide: consolidate upgrade state setMathias Kresin2018-08-161-0/+1
* sysupgrade: don't kill our own parentMat Trudel2017-11-151-2/+3
* base-files: upgrade: don't loop forever trying to kill processesMatthias Schiffer2017-07-201-1/+10
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-111-26/+17
* bcm53xx: upgrade: fix RAMFS_COPY_*Matthias Schiffer2017-07-111-1/+1
* mvebu: fix sysupgradeMatthias Schiffer2017-06-011-1/+1
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-291-3/+102
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-291-0/+50