Skip to content

Commit cdd3541

Browse files
classabbyampVaelatern
authored andcommitted
installation/guides/fde: clarify glibc-only commands
1 parent a21e071 commit cdd3541

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/installation/guides/fde.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ When it's done, we can enter the `chroot` and finish up the configuration.
164164
# chmod 755 /
165165
# passwd root
166166
# echo voidvm > /etc/hostname
167+
```
168+
169+
and, for glibc systems only:
170+
171+
```
167172
# echo "LANG=en_US.UTF-8" > /etc/locale.conf
168173
# echo "en_US.UTF-8 UTF-8" >> /etc/default/libc-locales
169174
# xbps-reconfigure -f glibc-locales

0 commit comments

Comments
 (0)