From eee373facf244d022d20720a2574dae40316f4bd Mon Sep 17 00:00:00 2001 From: Fred LE MEUR Date: Wed, 17 Sep 2025 17:01:54 +0200 Subject: [PATCH] (m) typo --- source/machine/FS-mmdebstrap.rst | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/source/machine/FS-mmdebstrap.rst b/source/machine/FS-mmdebstrap.rst index 3994bba..a1eeb58 100644 --- a/source/machine/FS-mmdebstrap.rst +++ b/source/machine/FS-mmdebstrap.rst @@ -31,7 +31,10 @@ Gérer un emplacement pertinent machinectl list-images export NM=cnt0 ; machinectl image-status $NM - # AVEC super-privilège +*AVEC* super-privilège + +.. code-block:: bash + :linenos: # respectons-nous ls -rtlh /var/lib/machines @@ -39,23 +42,26 @@ Gérer un emplacement pertinent Initialiser un système de fichier supplémentaire ------------------------------------------------ - *changer ``cnt0`` !* +.. warning:: + + changer ``cnt0`` ! :: $ help cd ; help pwd - $ pwd ; mkdir SiBesoin ; cd commeIlFaut **AVEC** super-privilège :: + pwd ; mkdir SiBesoin ; cd commeIlFaut + http_proxy=http://172.20.100.242:3142 mmdebstrap \ trixie . http://deb.debian.org/debian \ --include=systemd-container,network-manager,sudo,ca-certificates \ --customize-hook='echo cnt0 > "$1"/etc/hostname' \ --customize-hook='echo 127.0.1.1 cnt0 >> "$1"/etc/hosts' -.. warning:: +.. tip:: Prendre connaissance des affichages -- 2.47.3