ostree/debian/ostree-boot-examples/ostree-2.conf

20 lines
413 B
Plaintext

[general]
arch=amd64
noauth=false
aptsources=debian
bootstrap=debian
addimportant=true
cleanup=true
[debian]
packages=linux-image-amd64 grub-pc dracut ostree-boot
# to boot root partitions on LVM
packages=lvm2
# usrmerge is required by the builder script
packages=usrmerge
# an extra package to verify deployment change
packages=hello
source=http://deb.debian.org/debian
keyring=debian-archive-keyring
suite=sid