X-Git-Url: https://fred1m.tech/gitweb/papier-crayon.git/blobdiff_plain/b946bd31e00a1bbc7dbfa51ea9847b2b4e81f349..aacb71bd343a1b32e8002a6b2137d18c13a22a82:/source/machine/FS-mmdebstrap.rst?ds=sidebyside diff --git a/source/machine/FS-mmdebstrap.rst b/source/machine/FS-mmdebstrap.rst index 3994bba..5046a68 100644 --- a/source/machine/FS-mmdebstrap.rst +++ b/source/machine/FS-mmdebstrap.rst @@ -19,10 +19,8 @@ Gérer un emplacement pertinent # attention aux réglages personnels - cd ; cd machines man mkdir ls -rtlh - man ln cd pwd @@ -31,7 +29,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 +40,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