From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7329832894717755392 X-Received: by 2002:a05:6512:1ce:b0:511:8a8:2bad with SMTP id f14-20020a05651201ce00b0051108a82badmr4527657lfp.65.1706609710967; Tue, 30 Jan 2024 02:15:10 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:3444:b0:510:21ac:b9d6 with SMTP id j4-20020a056512344400b0051021acb9d6ls467273lfr.0.-pod-prod-07-eu; Tue, 30 Jan 2024 02:15:09 -0800 (PST) X-Google-Smtp-Source: AGHT+IE9NUL4SFOPcMu6kpNYYfbVjlDxMwgycYF48sGUiKKhQiCu3YRf4YZK9vJ7yxS5c6rvwuum X-Received: by 2002:a05:6512:3996:b0:510:67d:7251 with SMTP id j22-20020a056512399600b00510067d7251mr5965417lfu.47.1706609708625; Tue, 30 Jan 2024 02:15:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1706609708; cv=none; d=google.com; s=arc-20160816; b=OtHiabjLOlhWPHgaQ2Ta62pg/cj0WPq7FvBxnLiviwyVvw0DCl2Ei5Kh9vWQM4KzLu 3JOhVxIw5GhxJUTePhPdoZIrz2s3RO2jhtnesAojO4M6tMY0rMpd1x3y2kAhPMRPMl2m bUtJxB/G1EizeWcOfnSDHwYNKqg/opPaL5hp7RlMfM8Djh1fozsfwDf0sBJBBtyWTOkP rG/RNAVeUBsPK8pyVM+1Nt2WqA4jPyjvQnDjmXEWXhGgZktdbrui4KsR+eMypXMnbVwR PeT00ci+VLh5I+IpgJD4KSTU7Swl5Zh6IwtbnOwGHBXAdfwBv9CxyQ+dWoCwnEEbTYw4 j35g== 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:to:from; bh=IcgKUiBn9n6cYaDT80vrLnWisog6DOFbZl3TM0thZuM=; fh=7tclEdh7YbwSQowgJ6LNq720O7H5HTEaqj22NJWRE2E=; b=mcOn27r+ShEQEhAQ32XQXUzDLhuiCg/z+bxUQaamkvC0SlukCagFfLq1RDuAc9BQpG i/PllZ0ka3TR+38DhxLpTt3FyZG9bDmQwsSD77XYldYNmJX44Wn7FqnxYNLD9u4+JCrs tzbGUfb1Dq/jCE5vc8LWU7qoaw+ZcITx+jHt4tsTeG/CO5aFD81cx5ZmuzslbOAO4zsL IjptEnnOiBWtEUFFoWvQQmFi4FA7s7TMk3WJfXyPmdze1duySW/s8V9DMqCxHCL9zCsu rHr6W8r0ReFKVb66i52LIZzeGCQ35cKHabLuQGKPvDCg0jDhLvQqxhUGuztjfZZuGkBD 2BJQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id u6-20020ac258c6000000b0050e7c496b6esi335325lfo.13.2024.01.30.02.15.08 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 30 Jan 2024 02:15:08 -0800 (PST) Received-SPF: pass (google.com: domain of ubely@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 ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Received: from baighyz.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 40UAF62o006374 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 30 Jan 2024 11:15:07 +0100 From: Uladzimir Bely To: isar-users@googlegroups.com Subject: [PATCH 1/2] doc/user_manual.md: Fix/update the contents Date: Tue, 30 Jan 2024 11:15:05 +0100 Message-Id: <20240130101506.27451-2-ubely@ilbers.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20240130101506.27451-1-ubely@ilbers.de> References: <20240130101506.27451-1-ubely@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: fisn1Qdtakjt Add missing top-level sections of the contents and fix some sections with broken links. Signed-off-by: Uladzimir Bely --- 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 2eb97647..27b86869 100644 --- a/doc/user_manual.md +++ b/doc/user_manual.md @@ -10,20 +10,26 @@ Copyright (C) 2016-2019, ilbers GmbH - [How Isar Works](#how-isar-works) - [General Isar Configuration](#general-isar-configuration) - [Isar Distro Configuration](#isar-distro-configuration) - - [Custom Package Compilation](#custom-package-compilation-1) + - [Custom Package Generation](#custom-package-generation-1) - [Image Type Selection](#image-type-selection) - [Add a New Distro](#add-a-new-distro) - [Add a New Machine](#add-a-new-machine) - [Add a New Image](#add-a-new-image) - [Add a New Image Type](#add-a-new-image-type) + - [Customize and configure image](#customize-and-configure-image) + - [Create a Custom Image Recipe](#create-a-custom-image-recipe) - [Add a Custom Application](#add-a-custom-application) - [Build statistics collection](#build-statistics-collection) - - [Enabling Cross-compilation](#isar-cross-compilation) + - [Isar Cross-compilation](#isar-cross-compilation) + - [Examining and debugging package generation inside their schroot rootfs](#examining-and-debugging-package-generation-inside-their-schroot-rootfs) - [Using ccache for custom packages](#using-ccache-for-custom-packages) - [Using sstate-cache](#using-sstate-cache) - [Create an ISAR SDK root filesystem](#create-an-isar-sdk-root-filesystem) - [Create a containerized Isar SDK root filesystem](#create-a-containerized-isar-sdk-root-filesystem) - [Creation of local apt repo caching upstream Debian packages](#creation-of-local-apt-repo-caching-upstream-debian-packages) + - [Add foreign packages from other repositories to the generated image](#add-foreign-packages-from-other-repositories-to-the-generated-image) + - [Cache all upstream Debian source packages in local apt](#cache-all-upstream-debian-source-packages-in-local-apt) + - [Use a custom sbuild chroot to speedup build](#use-a-custom-sbuild-chroot-to-speedup-build) ## Introduction -- 2.20.1