Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archiso
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • archiso
  • Issues
  • #175

Use C.UTF-8 locale

Now that the glibc package ships with C.UTF-8 included, there's no need to generate en_US.UTF-8 just to ensure a UTF-8 locale is used. mkarchiso also doesn't need to use the non-UTF-8 C locale.

TODO:

  • Set LANG=C.UTF-8 in configs/baseline/airootfs/etc/locale.conf and configs/releng/airootfs/etc/locale.conf,
  • Remove configs/releng/airootfs/etc/pacman.d/hooks/40-locale-gen.hook,
  • Replace export LC_ALL="C" with export LC_ALL="C.UTF-8" in mkarchiso.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking