Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tom Yan
archiso
Commits
221a9211
Commit
221a9211
authored
Dec 29, 2020
by
Michael Vorburger.ch
Committed by
Michael Vorburger.ch
Jan 27, 2021
Browse files
use same airootfs_image_tool_options in baseline as in releng
parent
4f4047a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/baseline/profiledef.sh
View file @
221a9211
...
...
@@ -10,6 +10,7 @@ install_dir="arch"
bootmodes
=(
'bios.syslinux.mbr'
'bios.syslinux.eltorito'
'uefi-x64.systemd-boot.esp'
'uefi-x64.systemd-boot.eltorito'
)
arch
=
"x86_64"
pacman_conf
=
"pacman.conf"
airootfs_image_tool_options
=(
'-comp'
'xz'
'-Xbcj'
'x86'
'-b'
'1M'
'-Xdict-size'
'1M'
)
file_permissions
=(
[
"/etc/shadow"
]=
"0:0:400"
)
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