From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6979549302261547008 X-Received: by 2002:ac2:4832:: with SMTP id 18mr16942269lft.129.1625052961149; Wed, 30 Jun 2021 04:36:01 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:f515:: with SMTP id j21ls1373157lfb.1.gmail; Wed, 30 Jun 2021 04:36:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx6IUHBmPENWt5w5VU4WU0hGgNYfVubHywmf6qqMRW04V1IaQ6IyfLLiTC7em8RUfAwQ7r3 X-Received: by 2002:a05:6512:3305:: with SMTP id k5mr26336118lfe.132.1625052960183; Wed, 30 Jun 2021 04:36:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625052960; cv=none; d=google.com; s=arc-20160816; b=MI5yf5TSpNRwsn6icgVi19qw/4ALpsDqa7CTS7I9aeHNFrAdEZeckXh2P86S+nqlPi uwHt+YqHXKU9L1tTAsZw3DdfOF+DH57++yeYXFiAONB2POW5drLG8+y7y9AsDVrdAVUT EUEvA1M9Q9Z8GJB8e2J0iOrpsONc/S/YoxX2RR/oCgw5JDTzpuyNrUOItJU3r5jX8liY p85Xud1R3+CYVWB3/FTXqUvj6sAWlOzdYKR3ndcbsWrc1S25Tn1XBt6ezchY5Vx/EAGZ eIgUqzEdN1c7LGr9R9epAuKPerLQwaFGphYWxMo3dkJEWuaIGRyESh55joN8484WxJn0 IVQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=7Q37zRv8QG+QhLHwul1CM2YIl72kbEsVbiIwtJz6cf8=; b=vQkVcRT1NnxNuIFtAFWbq/RjL9WyfI+w/pRNMEaIvFoJYWnSHrS/HNHRCbeq1Ak5f9 Lzcqh+orruUd+ynrGnHLvLyaVUgbM4kfNH9w3DFsP8TU6z+KhtyF0uhPj5dlBToIL1fR c7fZNF7TCOfGTD14LH30vitdMc4uLR9eaEebD7CKrrwKCoOO85jJj/ni4F+M7COE8vbW EcIrJ3FbImZe6fy9kvzvpvkhBjz6u29cLmdGXnSwh0kUtBZ5Dcf9uWPWaE2MpiHQi5Wi /VGTwqs1GKoE4g4vGEIHbM5h3OphEUzUnINgbsJic1ylCOA28/s5ImsPu2SKnYb/cxb+ 6+1g== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id b43si658223ljr.6.2021.06.30.04.36.00 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 30 Jun 2021 04:36:00 -0700 (PDT) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from localhost.localdomain (mm-249-65-214-37.mgts.dynamic.pppoe.byfly.by [37.214.65.249] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 15UBZsVm007661 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 30 Jun 2021 13:35:59 +0200 From: Anton Mikanovich To: isar-users@googlegroups.com Cc: Anton Mikanovich Subject: [PATCH 3/3] doc: Update available image types Date: Wed, 30 Jun 2021 14:35:47 +0300 Message-Id: <20210630113547.87295-4-amikan@ilbers.de> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210630113547.87295-1-amikan@ilbers.de> References: <20210630113547.87295-1-amikan@ilbers.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: 0CiLEa2WdcJY Update the list of image types can be used for targets. Signed-off-by: Anton Mikanovich --- doc/user_manual.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/user_manual.md b/doc/user_manual.md index cf7dc2f..ab8dd03 100644 --- a/doc/user_manual.md +++ b/doc/user_manual.md @@ -450,10 +450,14 @@ Please refer to `Add a Custom Application` section for more information about wr Isar can generate various images types for specific machine. The type of the image to be generated may be specified through the `IMAGE_TYPE` variable. Currently, the following image types are provided: - - `ext4` - Raw ext4 filesystem image (default option for `qemuarm` machine). + - `ext4-img` - Raw ext4 filesystem image (default option for `qemuarm` machine). - `rpi-sdimg` - A complete, partitioned Raspberry Pi SD card image (default option for the `rpi` machine). - `wic-img` - A full disk image with user-specified partitions created and populated using the wic tool. - - `ubi-img` - A image for use on mtd nand partitions employing UBI + - `targz-img` - Compressed Tar archive with filesystem. + - `fit-img` - Flattened Image Tree filesystem image with user-specified binaries included. + - `ubifs-img` - UBIFS filesystem image to be used with ubiupdatevol. + - `ubi-img` - An image for use on mtd nand partitions employing UBI. + - `container-img` - Container image specified by `CONTAINER_FORMAT` value. --- @@ -581,9 +585,11 @@ Isar contains additional image type classes that can be used as reference: - `ext4-img` - `rpi-sdimg` - `targz-img` + - `fit-img` - `ubifs-img` - `ubi-img` - `wic-img` + - `container-img` --- -- 2.25.1