Skip to content
Snippets Groups Projects
Commit e083a53a authored by Frédéric Dalleau's avatar Frédéric Dalleau Committed by Frédéric Dalleau
Browse files

Add general_storage partition to ostree image


Signed-off-by: default avatarFrédéric Dalleau <frederic.dalleau@collabora.co.uk>
Reviewed-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
Differential Revision: https://phabricator.apertis.org/D7593
parent 10c6afae
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,10 @@ actions:
- name: system
fs: ext4
start: 1024M
end: 4096M
- name: general_storage
fs: btrfs
start: 4096M
end: 100%
- action: ostree-deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment