Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
fd228a9a
Commit
fd228a9a
authored
Jun 28, 2018
by
Gerardo Exequiel Pozzi
Browse files
[releng] Copy custom pacman.conf to airootfs
parent
8f0ed7a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/build.sh
View file @
fd228a9a
...
...
@@ -97,6 +97,8 @@ make_setup_mkinitcpio() {
make_customize_airootfs
()
{
cp
-af
${
script_path
}
/airootfs
${
work_dir
}
/x86_64
cp
${
script_path
}
/pacman.conf
${
work_dir
}
/x86_64/airootfs/etc
curl
-o
${
work_dir
}
/x86_64/airootfs/etc/pacman.d/mirrorlist
'https://www.archlinux.org/mirrorlist/?country=all&protocol=http&use_mirror_status=on'
lynx
-dump
-nolist
'https://wiki.archlinux.org/index.php/Installation_Guide?action=render'
>>
${
work_dir
}
/x86_64/airootfs/root/install.txt
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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