6 Commits

Author SHA1 Message Date
Justin Kromlinger
0d7c4c0017
Revert "Temporarily drop profile.d/80-systemd-osc-context to avoid machine-id nsf error spam"
This reverts commit 2ae497c16d7647c505b1cb39e19659d26193a5a0.

Resolves #107.
2025-12-19 17:09:57 +01:00
Justin Kromlinger
2ae497c16d
Temporarily drop profile.d/80-systemd-osc-context to avoid machine-id nsf error spam
See #107
2025-10-08 16:41:01 +02:00
Justin Kromlinger
de5fe5cbe7
Avoid creation of .pacnew files for every image
This was just confusing to users, since a pacdiff on a new Arch container
should always exit cleanly.
2023-06-14 14:06:27 +02:00
Pace Willisson
5e137bab0f keep some more /usr/share/X11/locale files 2022-06-25 19:11:45 -04:00
nl6720
18e8a88aec
Use C.UTF-8
The glibc 2.35-6 package ships with the C.UTF-8 locale included.
This means there is now a UTF-8 locale available by default and en_US.UTF-8, which requires editing /etc/locale.gen and running locale-gen, is not needed anymore.
2022-06-17 08:28:46 +03:00
Eli Schwartz
b6727d838f
pacstrap: set up the image using NoExtract rules to prune dead weight
A docker container does not need tons of locales in order to do its job,
nor does it need extensive (or any) documentation.

With this change, a bare pacstrapped directory drops from 500MB to 390MB
2019-02-28 15:25:30 -05:00