upgrade-apply-deltafs: Fix a new files archive decompression bug
[platform/core/system/upgrade.git] / README
1 # Tizen System Update
2
3 This repository contains following projects kept separately till Tizen 7.0:
4
5  - platorm/core/system/tota-ua, the "Tizen OTA Upgrade Agent", utility to
6    apply deltas
7
8  - platform/core/system/system-rw-update, systemd units to handle Read-Write
9    stage of upgrade
10
11  - platform/core/system/libtota, library handling legacy upgrade types (delta_fs)
12
13
14 izen System Update is the one of Tizen feature. This implements
15 the functionality of firmware update base on OTA mechanism.
16
17 * Notice of Limitations
18  This functionality does NOT support official signing & validation method.
19 This means it requires proper mechanism for binary validation offered by each
20 manufacturers.