From 5bcc57d21f88aedaf708c93495370dc01ff8ee0a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Sep 2015 14:30:14 -0400 Subject: todo --- src/Propellor/Property/DiskImage.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs index 7a3460cb..35082eec 100644 --- a/src/Propellor/Property/DiskImage.hs +++ b/src/Propellor/Property/DiskImage.hs @@ -292,6 +292,7 @@ fitChrootSize tt l basesizes = (mounts, parttable) type Finalization = (Property NoInfo, Property NoInfo) -- | Makes grub be the boot loader of the disk image. +-- TODO not implemented grubBooted :: Grub.BIOS -> Finalization grubBooted bios = (Grub.installed bios, undefined) -- cgit v1.2.3