public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v1 4/6] user_manual.md: Replace debootstrap with mmdebstrap
Date: Tue,  9 May 2023 11:21:05 +0300	[thread overview]
Message-ID: <20230509082107.1657595-5-amikan@ilbers.de> (raw)
In-Reply-To: <20230509082107.1657595-1-amikan@ilbers.de>

---
 doc/user_manual.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index 60b7ca92..ee53506a 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -65,7 +65,7 @@ Install the following packages:
 apt install \
   binfmt-support \
   bzip2 \
-  debootstrap \
+  mmdebstrap \
   dosfstools \
   dpkg-dev \
   gettext-base \
@@ -128,7 +128,7 @@ apt install qemu
 
 ### Setup Sudo
 
-Isar requires `sudo` rights without password to work with `chroot` and `debootstrap`. To add them, use the following steps:
+Isar requires `sudo` rights without password to work with `chroot`. To add them, use the following steps:
 ```
  # visudo
 ```
-- 
2.34.1


  parent reply	other threads:[~2023-05-09  8:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09  8:21 [PATCH v1 0/6] Migrate to mmdebstrap Anton Mikanovich
2023-05-09  8:21 ` [PATCH v1 1/6] meta: Switch " Anton Mikanovich
2023-05-09  8:21 ` [PATCH v1 2/6] isar-bootstrap: Move preparations to hooks Anton Mikanovich
2023-05-09  8:21 ` [PATCH v1 3/6] isar-bootstrap: Use tar output instead of directory Anton Mikanovich
2023-05-09  8:21 ` Anton Mikanovich [this message]
2023-05-10  7:09   ` [PATCH v1 4/6] user_manual.md: Replace debootstrap with mmdebstrap Jan Kiszka
2023-05-10  7:15     ` Anton Mikanovich
2023-05-18  6:31     ` Anton Mikanovich
2023-05-09  8:21 ` [PATCH v1 5/6] isar-bootstrap: Remove unused code Anton Mikanovich
2023-05-09  8:21 ` [PATCH v1 6/6] CI: Install mmdebstrap Anton Mikanovich
2023-05-12 19:50 ` [PATCH v1 0/6] Migrate to mmdebstrap Henning Schild
2023-05-29 14:06   ` Baurzhan Ismagulov
2023-05-12 20:07 ` Henning Schild
2023-05-18  6:39   ` Anton Mikanovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230509082107.1657595-5-amikan@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox