Skip to content

Commit

Permalink
Increase generated boot.iso rootfs size to 5 GB
Browse files Browse the repository at this point in the history
  • Loading branch information
M4rtinK committed Dec 1, 2023
1 parent 9d1e8a2 commit d6d24e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfile/anaconda-iso-creator/lorax-build
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ createrepo_c $REPO_DIR
# The --volid argument can cause different network interface naming: https://github.com/rhinstaller/kickstart-tests/issues/448
lorax -p Fedora -v "$VERSION_ID" -r "$VERSION_ID" \
--volid Fedora-S-dvd-x86_64-rawh \
--rootfs-size 5 \
-s http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/ \
-s file://$REPO_DIR/ \
"$@" \
Expand Down

0 comments on commit d6d24e8

Please sign in to comment.