tokland / arch-bootstrap

Bootstrap a base Arch Linux system
312 stars 89 forks source link

Add gzip and base packages #58

Closed ighea closed 1 year ago

ighea commented 2 years ago

Add gzip package as dependency

glibc does not mandate gzip, but skips processing of locales silently if not present. This results confusing error messages when trying to generate locales with locale-gen afterwards.

Add Arch Linux base meta package

base meta package provides the additional Arch Linux base packages for the minimal up-to-date basic base configuration which should be expected for the base install.