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
/
Chroot.hs
Age
Commit message (
Expand
)
Author
2018-05-03
Update shim each time propellor is run in a container, to deal with library v...
Joey Hess
2017-11-17
Service: Avoid starting services when noServices is used.
Joey Hess
2017-10-19
Use isUnpopulated when creating a chroot or restoring a backup
Nicolas Schodet
2017-07-29
improve comment
Joey Hess
2017-07-05
fix chroot info access
Joey Hess
2017-07-05
DiskImage: Removed grubBooted
Joey Hess
2017-07-05
avoid buffering container chain output
Joey Hess
2017-05-15
Merge branch 'master' into joeyconfig
Joey Hess
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-04-10
copy git configuration into chroot
Joey Hess
2017-04-10
reorg
Joey Hess
2017-03-24
fix diskimage finalization bug
Joey Hess
2017-03-11
cleanup
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
Changed Chroot data type to include Info propigation
Joey Hess
2017-02-04
add missing case for ArchLinux
Joey Hess
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-27
ported
Joey Hess
2016-03-27
ported DiskImage
Joey Hess
2016-03-26
ported docker
Joey Hess
2016-03-26
ported Chroot!!
Joey Hess
2016-03-26
ported propagateContainer
Joey Hess
2016-03-26
remove `os` property
Joey Hess
2016-03-25
rename toProp to toChildProperties
Joey Hess
2016-03-25
ported Property.List
Joey Hess
2016-03-07
typoe
Joey Hess
2016-03-07
Return Left for FreeBSD on Debootstrap.
Evan Cofsky
2016-02-25
FooBuntu -> Buntish
Joey Hess
2016-02-19
trademark nonsense
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-17
DiskImage creation automatically uses Chroot.noServices.
Joey Hess
2015-11-17
Added Chroot.noServices property.
Joey Hess
2015-11-01
merge from concurrent-output
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
have to flush concurrent output before printing result when chaining
Joey Hess
2015-10-27
use a shared global for the MessageHandle
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-23
Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...
Joey Hess
2015-10-23
allow specifying filesystem mount options
Joey Hess
2015-10-23
Changed how the operating system is provided to Chroot (API change).
Joey Hess
2015-10-23
reorder for doc clarity
Joey Hess
2015-10-23
export ChrootTarball and improve docs
Joey Hess
2015-10-23
chroot: add a ChrootTarball chroot type
Ben Boeckel
2015-10-20
haddocks
Joey Hess
2015-10-20
Chroot: Converted to use a ChrootBootstrapper type class
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-10-10
propellor spin
Joey Hess
[next]