Compare commits

..

No commits in common. "main" and "2024.07.22" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -218,7 +218,7 @@ mesa
# Gaming Stuff
steam
wine-staging
wine
wine-gecko
wine-mono
lutris

View file

@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
arch="x86_64"
pacman_conf="pacman.conf"
airootfs_image_type="squashfs"
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '16M' '-Xdict-size' '16M')
file_permissions=(
["/etc/shadow"]="0:0:400"
["/root"]="0:0:750"