From 80190c923ba28079ef23c4d630c9a7df3d4ee5c6 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 7 Oct 2018 21:53:29 -0300 Subject: Add a DirectBoot bootloader type. This doesn't actually do anything to the chroot in question, just marks it as needing to be boot directly, e.g. by some external kernel and initrd. --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 0454fc92..518505a4 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -74,6 +74,7 @@ Library Propellor.Property.Cron Propellor.Property.DebianMirror Propellor.Property.Debootstrap + Propellor.Property.DirectBoot Propellor.Property.DiskImage Propellor.Property.DiskImage.PartSpec Propellor.Property.Dns -- cgit v1.2.3