aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* base-files: sysupgrade: Add 2 sec sleep into process KILL loopHannu Nyman2023-09-121-1/+1
* base-files: upgrade: nand: add JFFS2 cleanmarkers supportÁlvaro Fernández Rojas2023-06-151-2/+10
* base-files: fix nand_upgrade_ubinized()Rafał Miłecki2023-04-111-1/+3
* treewide: replace /sys/devices/virtual/ubi by /sys/class/ubiDaniel Golle2023-02-151-5/+4
* base-files: upgrade: Fix export_partdevice() quotingBrian Norris2023-02-031-1/+1
* base-files: fix nand_do_platform_check failChen Minqiang2023-01-291-1/+5
* base-files: Remove nand.sh dependency from emmc upgradeBrian Norris2023-01-213-31/+30
* base-files: stage2: add 'tail' to sysupgrade environmentTony Ambardar2022-12-311-1/+1
* base-files: sysupgrade-tar: allow separated kernel/rootfs ubiChuanhong Guo2022-12-171-14/+27
* base-files: split ubi attaching out of nand_upgrade_prepare_ubiChuanhong Guo2022-12-171-27/+38
* base-files: bring back nand_do_upgrade_successDaniel Golle2022-10-301-1/+9
* base-files: verify nand sysupgrade imagesRodrigo Balerdi2022-10-302-20/+58
* base-files: accept gzipped nand sysupgrade imagesRodrigo Balerdi2022-10-301-31/+55
* base-files: fix ubinized nand sysupgradeRodrigo Balerdi2022-10-302-14/+33
* base-files: fix and clean up nand sysupgrade codeRodrigo Balerdi2022-10-301-38/+42
* base-files: allow ignoring minor compat-version checkDavid Bauer2022-06-181-0/+1
* base-files: fix sysupgrade for kernel-out-of-UBIRodrigo Balerdi2022-05-021-2/+6
* base-files: minimize critical time in sysupgradeRodrigo Balerdi2022-04-191-5/+6
* base-files: trim unnecessary nand sysupgrade codeRodrigo Balerdi2022-04-191-4/+1
* base-files: fix issues in nand sysupgradeRodrigo Balerdi2022-04-191-10/+21
* base-files: clean up nand sysupgrade codeRodrigo Balerdi2022-04-191-9/+9
* base-files: clean up ubinized sysupgrade codeRodrigo Balerdi2022-04-191-7/+3
* base-files: clean up nand tar sysupgrade codeRodrigo Balerdi2022-04-191-34/+34
* base-files: safer sysupgrade.tar for kernel-out-of-UBIRodrigo Balerdi2022-04-191-1/+5
* base-files: safer sysupgrade for kernel-in-UBI devicesRodrigo Balerdi2022-04-191-7/+7
* base-files: fix nand sysupgrade commentsRodrigo Balerdi2022-04-191-3/+3
* base-files: improve sysupgrade ubiblock handlingRodrigo Balerdi2022-04-191-16/+18
* base-files: emit diagnostics on sysupgrade abortRodrigo Balerdi2022-04-191-11/+16
* base-files: more robust sysupgrade on NANDDaniel Golle2022-04-131-4/+10
* ipq40xx: Support Chromium OS image-type creationBrian Norris2022-03-251-1/+3
* base-files: Align rootfs_data upgrades to 64KiB on eMMCBrian Norris2022-03-161-1/+4
* base-files: make sure tools are present in sysupgrade ramdiskDaniel Golle2022-02-221-1/+7
* base-files: Make sure rootfs_data_max is consideredDaniel Golle2022-02-171-8/+5
* base-files: upgrade: fix efi partitions size calculationJavier Marcet2021-12-271-1/+1
* base-files: add eMMC sysupgrade supportEnrico Mioso2021-12-021-0/+64
* base-files: dont always create kernel UBI volumeRobert Marko2021-11-281-0/+1
* base-files: stage2: improve /proc/*/stat parserDaniel Golle2021-11-131-2/+5
* base-files: drop get_partition_by_name shell functionDaniel Golle2021-11-011-9/+0
* base-files: rename 'sdcard' to 'legacy-sdcard'Daniel Golle2021-08-161-3/+3
* base-files: add generic sdcard upgrade methodStijn Tintel2021-08-071-0/+91
* 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: remove unused vn and _vn functionFlorian Eckert2021-06-201-8/+0
* base-files: change logging for upgrade on stage2Florian Eckert2021-06-201-4/+2
* base-files: add syslog logging for v functionFlorian Eckert2021-06-202-1/+2
* base-files: upgrade: use zcat command provided by busyboxChuck Fan2021-06-201-1/+1
* busybox: disable bzip2Sergey Ponomarev2021-06-202-2/+1
* base-files: upgrade: use procd to kill managed daemonsMichael Pratt2021-06-121-2/+18
* base-files: change logging for upgrade on fwtoolFlorian Eckert2021-05-171-3/+3