index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
DiskImage.hs
Age
Commit message (
Expand
)
Author
2018-01-06
changes to allow GPT BIOS boot partitions
Joey Hess
2017-12-21
Grub.boots, Grub.bootsMounted: Pass --target to grub-install.
Joey Hess
2017-12-20
say when resizing/creating disk image file
Joey Hess
2017-12-20
two diskimage edge case fixes
Joey Hess
2017-12-20
disk partition alignment
Joey Hess
2017-11-19
add comma
Joey Hess
2017-11-19
partition table in Info
Joey Hess
2017-11-18
reorganized
Joey Hess
2017-11-17
Service: Avoid starting services when noServices is used.
Joey Hess
2017-11-17
propellor spin
Joey Hess
2017-11-17
update initramfs and flash-kernel during disk image finalization
Joey Hess
2017-11-17
clean up qemu emulation binary when finalizing disk image
Joey Hess
2017-11-16
propellor spin
Joey Hess
2017-11-16
propellor spin
Joey Hess
2017-11-16
Uboot: New module.
Joey Hess
2017-11-16
flash-kernel support
Joey Hess
2017-08-24
DiskImage type class
Joey Hess
2017-07-28
propellor spin
Joey Hess
2017-07-27
DiskImage: Fix strictness bug in .parttable read/write sequence.
Joey Hess
2017-07-25
VBoxManage errors out if file already exists, so delete the old one
Joey Hess
2017-07-25
VBoxManage creates vmdk with locked down read mode
Joey Hess
2017-07-25
propellor spin
Joey Hess
2017-07-25
new properties
Joey Hess
2017-07-25
remove parttablefile on reversion
Joey Hess
2017-07-25
DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup.
Joey Hess
2017-07-21
calcPartTable using PartSpec DSL
Joey Hess
2017-07-21
improve comment
Joey Hess
2017-07-05
fix chroot info access
Joey Hess
2017-07-05
DiskImage: Removed grubBooted
Joey Hess
2017-07-05
Image.grubBooted no longer takes a BIOS parameter
Joey Hess
2017-07-05
XFCE and applyPath properties
Joey Hess
2017-07-04
Diskimage.imageExists: Align disk image size to multiple of 4096 sector size
Joey Hess
2017-03-24
fix diskimage finalization bug
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-03-11
Implemented hostChroot
Joey Hess
2017-03-11
reorg docs
Joey Hess
2017-03-11
fix example
Joey Hess
2017-02-04
replace Linux with DebianLike to compile DiskImage
Zihao Wang
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-04-07
Added Propellor.Property.Fstab, and moved the fstabbed property to there.
Joey Hess
2016-03-28
one more
Joey Hess
2016-03-27
ported DiskImage
Joey Hess
2016-03-26
ported docker
Joey Hess
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-24
haddock improvements
Joey Hess
2015-11-17
DiskImage creation automatically uses Chroot.noServices.
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-23
allow specifying filesystem mount options
Joey Hess
2015-10-23
refactor
Joey Hess
[next]