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
bb91fd52
Verified
Commit
bb91fd52
authored
Nov 03, 2020
by
Sven-Hendrik Haase
Browse files
Use better xz options
Default: 732M With these options: 675M
parent
cc169d7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/profiledef.sh
View file @
bb91fd52
...
...
@@ -10,3 +10,4 @@ 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'
)
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