Skip to content

Commit

Permalink
bump up partition to 12gb
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 2, 2023
1 parent 015053e commit b42d480
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions tests/ng/katsu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ scripts:
file: selinux.sh

disk:
size: 8GiB
size: 12GiB
partitions:
- label: EFI
size: 512MiB
Expand All @@ -55,7 +55,11 @@ dnf:
releasever: 39
repodir: repodir/
options:
- --setopt=cachedir=/tmp/dnf-cache
- --setopt=cachedir=/var/cache/dnf
# exclude:
# - flatpak
# - pkgconf
# -
packages:
- filesystem
- setup
Expand All @@ -78,14 +82,12 @@ dnf:
- NetworkManager
- rpm
- libgomp
- ultramarine-release
- ultramarine-release-common
- ultramarine-repos
- ultramarine-repos-common
- ultramarine-release-basic
- fedora-repos




arch_packages:
aarch64:
- grub2-efi-aa64
Expand Down

0 comments on commit b42d480

Please sign in to comment.