parent
a0f67e843c
commit
81830f570d
1 changed files with 1 additions and 3 deletions
|
@ -25,7 +25,7 @@ To make it possible to chroot into the system, mount the other directories:
|
|||
# chroot /mnt
|
||||
```
|
||||
|
||||
The other setup scripts can be used to configure key aspects of the system. Besides that a few necessary services have to be activated.
|
||||
The other setup scripts can be used to configure key aspects of the system.
|
||||
|
||||
```
|
||||
# setup-hostname <hostname>
|
||||
|
@ -33,8 +33,6 @@ The other setup scripts can be used to configure key aspects of the system. Besi
|
|||
# setup-timezone -i <area>/<subarea>
|
||||
# setup-ntp openntpd
|
||||
# rc-update add acpid default
|
||||
# rc-update add lvm boot
|
||||
# rc-update add seedrng boot
|
||||
# passwd root
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue