Skip to content
Snippets Groups Projects
Commit ad94e2d3 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

config: add options for image size/label

parent 7f806d7c
Branches
No related tags found
No related merge requests found
...@@ -33,5 +33,8 @@ IMAGE_DIR=$(WORKSPACE)/image_files/ ...@@ -33,5 +33,8 @@ IMAGE_DIR=$(WORKSPACE)/image_files/
IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick
IMAGE_GIT_BRANCH=ss15 IMAGE_GIT_BRANCH=ss15
IMAGE_EXTRA_INFO= IMAGE_EXTRA_INFO=
#size of the fat partition; cf. "man truncate" for format/units
IMAGE_PART_SIZE=6G
IMAGE_PART_LABEL=MULTIBOOT
GPARTED_VERSION=0.21.0-1 GPARTED_VERSION=0.21.0-1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment