Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit dc9e37c9 authored by Marc Beninca's avatar Marc Beninca
Browse files

debian/passwd,keyboard-configuration

parent ab8f2b06
No related branches found
No related tags found
No related merge requests found
......@@ -201,11 +201,8 @@ switch into context
done
chroot '/squashfs-root'
console-setup
-------------
define default keyboard layouts
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
define default keyboard layout(s)
---------------------------------
* /etc/default/keyboard
......@@ -227,13 +224,6 @@ define default keyboard layouts
BACKSPACE="guess"
define root password
--------------------
.. code:: shell
passwd
user, guest, sudo
-----------------
......@@ -335,6 +325,23 @@ install other packages
apt-get install "package1" …
apt-get install -t stretch-backports "package1" …
setup troubleshooting if needed
-------------------------------
define root password
^^^^^^^^^^^^^^^^^^^^
.. code:: shell
passwd
configure keyboard
^^^^^^^^^^^^^^^^^^
.. code:: shell
apt-get install keyboard-configuration
properly switch back from context
---------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment