summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DiskImage.hs
AgeCommit message (Expand)Author
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
2018-11-10add DiskImage.imageChrootNotPresentSean Whitton
2018-10-13name bikesheddingJoey Hess
2018-10-08add DirectBoot finalizationDavid Bremner
2018-01-06changes to allow GPT BIOS boot partitionsJoey Hess
2017-12-21Grub.boots, Grub.bootsMounted: Pass --target to grub-install.Joey Hess
2017-12-20say when resizing/creating disk image fileJoey Hess
2017-12-20two diskimage edge case fixesJoey Hess
2017-12-20disk partition alignmentJoey Hess
2017-11-19add commaJoey Hess
2017-11-19partition table in InfoJoey Hess
2017-11-18reorganizedJoey Hess
2017-11-17Service: Avoid starting services when noServices is used.Joey Hess
2017-11-17propellor spinJoey Hess
2017-11-17update initramfs and flash-kernel during disk image finalizationJoey Hess
2017-11-17clean up qemu emulation binary when finalizing disk imageJoey Hess
2017-11-16propellor spinJoey Hess
2017-11-16propellor spinJoey Hess
2017-11-16Uboot: New module.Joey Hess
2017-11-16flash-kernel supportJoey Hess
2017-08-24DiskImage type classJoey Hess
2017-07-28propellor spinJoey Hess
2017-07-27DiskImage: Fix strictness bug in .parttable read/write sequence.Joey Hess
2017-07-25VBoxManage errors out if file already exists, so delete the old oneJoey Hess
2017-07-25VBoxManage creates vmdk with locked down read modeJoey Hess
2017-07-25propellor spinJoey Hess
2017-07-25new propertiesJoey Hess
2017-07-25remove parttablefile on reversionJoey Hess
2017-07-25DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup.Joey Hess
2017-07-21calcPartTable using PartSpec DSLJoey Hess
2017-07-21improve commentJoey Hess
2017-07-05fix chroot info accessJoey Hess
2017-07-05DiskImage: Removed grubBootedJoey Hess
2017-07-05Image.grubBooted no longer takes a BIOS parameterJoey Hess
2017-07-05XFCE and applyPath propertiesJoey Hess
2017-07-04Diskimage.imageExists: Align disk image size to multiple of 4096 sector sizeJoey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-03-11Implemented hostChrootJoey Hess
2017-03-11reorg docsJoey Hess
2017-03-11fix exampleJoey Hess
2017-02-04replace Linux with DebianLike to compile DiskImageZihao Wang
2016-06-13convert Architecture to a sumtypeFĂ©lix Sipma
2016-04-07Added Propellor.Property.Fstab, and moved the fstabbed property to there.Joey Hess
2016-03-28one moreJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-26ported dockerJoey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-11-24haddock improvementsJoey Hess