aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-051-0/+10
* base-files: functions: introduce new helper functionsDaniel Golle2021-03-311-63/+58
* base-files: remove unneeded '$' signs in nand.shDaniel Golle2021-02-241-2/+2
* sysupgrade-nand: allow limiting rootfs_data by setting env variableDaniel Golle2021-02-241-4/+16
* image: add support for building FIT image with filesystemDaniel Golle2021-02-241-37/+63
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-292-3/+0
* base-files: read all 3 bytes in get_magic_vfat() at onceAdrian Schmutzler2021-01-071-1/+1
* x86/efi: add FAT32 esp mounting supportKagurazaka Kotori2021-01-031-1/+6
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-222-0/+2
* base-files: upgrade: stage2: use v for log linesYousong Zhou2020-11-111-7/+7
* base-files: upgrade: fwtool.sh: rewording logsYousong Zhou2020-11-111-2/+2
* base-files: upgrade: fwtool.sh: use v for log linesYousong Zhou2020-11-111-13/+13
* base-files: upgrade: add get_image_dd()Yousong Zhou2020-11-111-0/+11
* base-files: upgrade: use stdin redirection to replace cat commandYousong Zhou2020-11-111-1/+1
* base-files: upgrade: add vn and variantsYousong Zhou2020-11-111-1/+13
* base-files: upgrade: log with date prefixYousong Zhou2020-11-112-2/+2
* base-files: remove block2mtd checks from sysupgradeFelix Fietkau2020-10-171-4/+0
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-1/+1
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-311-1/+6
* base-files: fwtool: implement compatibility check for imagesAdrian Schmutzler2020-07-311-1/+23
* base-files: replace backticks in lib/upgrade/nand.shAdrian Schmutzler2020-07-151-4/+4
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-181-1/+1
* base-files: upgrade: fix indentJavier Marcet2020-05-081-2/+2
* base-files: ensure VERBOSE is setAlexander Couzens2020-04-211-1/+1
* treewide: convert sed -r to posix -EKevin Darbyshire-Bryant2020-04-041-1/+1
* x86: generate EFI platform bootable images李国2020-03-311-8/+54
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-011-0/+1
* base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2Russell Senior2019-11-131-1/+1
* base-files: upgrade: add case to export_bootdeviceKlaus Kudielka2019-10-091-1/+13
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-112-2/+2
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-052-2/+1
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-052-1/+3
* 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-223-4/+2
* base-files: drop support for the platform_nand_pre_upgrade()Rafał Miłecki2019-07-221-4/+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-113-23/+26
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-083-16/+2
* base-files: drop unused jffs2_copy_config()Rafał Miłecki2019-07-081-10/+0
* base-files: improve lib/upgrade/common.shKlaus Kudielka2019-05-111-13/+19
* base-files: fix ucert verificationFelix Fietkau2019-02-121-1/+2
* base-files: do not strip fwtool signature data during checkFelix Fietkau2019-02-091-1/+1