mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
atomic: create images from updates ref
These are our dev images we create from the updates ref. Once tested and verified we then promote that ref from the tested images to an officially release ostree version. Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
@@ -31,7 +31,7 @@ volgroup atomicos pv.01
|
||||
logvol / --size=3000 --fstype="xfs" --name=root --vgname=atomicos
|
||||
|
||||
# Equivalent of %include fedora-repo.ks
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://kojipkgs.fedoraproject.org/compose/atomic/26/ --ref=fedora/26/x86_64/atomic-host
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://kojipkgs.fedoraproject.org/compose/atomic/26/ --ref=fedora/26/x86_64/updates/atomic-host
|
||||
|
||||
reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user