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 Nov 21, 2023
1 parent c58f674 commit 8f80da6
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 @@ -44,6 +44,7 @@ lorax -p Fedora -v "$VERSION_ID" -r "$VERSION_ID" \
--volid Fedora-S-dvd-x86_64-rawh \
-s http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/ \
-s file://$REPO_DIR/ \
--roofs-size 5 \
"$@" \
output || cp *.log "$OUT_DIR"

Expand Down

0 comments on commit 8f80da6

Please sign in to comment.