Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
ff926f72
Verified
Commit
ff926f72
authored
Jun 29, 2020
by
nl6720
Browse files
Set timezone from outside chroot
parent
3720627e
Pipeline
#301
passed with stage
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/airootfs/etc/localtime
0 → 120000
View file @
ff926f72
/usr/share/zoneinfo/UTC
\ No newline at end of file
configs/releng/airootfs/root/customize_airootfs.sh
View file @
ff926f72
...
...
@@ -5,8 +5,6 @@ set -e -u
sed
-i
's/#\(en_US\.UTF-8\)/\1/'
/etc/locale.gen
locale-gen
ln
-sf
/usr/share/zoneinfo/UTC /etc/localtime
usermod
-s
/usr/bin/zsh root
cp
-aT
/etc/skel/ /root/
chmod
700 /root
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment