summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2017-07-05Image.grubBooted no longer takes a BIOS parameterJoey Hess
2017-07-05releasing package propellor version 4.1.0Joey Hess
2017-07-05Added File.checkOverwrite.Joey Hess
2017-07-05File.isCopyOf: Fix bug that prevented this property from working when the des...Joey Hess
2017-07-05XFCE and applyPath propertiesJoey Hess
2017-07-05LightDM.autoLogin: Make it require LightDM.installedJoey Hess
2017-07-05avoid buffering container chain outputJoey Hess
2017-07-04Bootstrap.bootstrappedFrom: Avoid doing anything when not run in a chroot.Joey Hess
2017-07-04Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only be built fr...Joey Hess
2017-07-04Diskimage.imageExists: Align disk image size to multiple of 4096 sector sizeJoey Hess
2017-07-04Bootstrap.clonedFrom: Fix bug that broke copying .git/config into chroot.Joey Hess
2017-06-28addJoey Hess
2017-06-20User.hasInsecurePassword makes sure shadow passwords are enabledJoey Hess
2017-06-18releasing package propellor version 4.0.6Joey Hess
2017-06-18Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref...Joey Hess
2017-06-18Display error and warning messages to stderr, not stdout.Joey Hess
2017-06-03Switch cabal file from Extensions to Default-Extensions to fix new picky hack...Joey Hess
2017-06-03releasing package propellor version 4.0.4Joey Hess
2017-05-15mergeJoey Hess
2017-05-15Merge branch 'master' into joeyconfigJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-04-27Propellor.Property.Restic added for yet another backup program. Thanks, Féli...Joey Hess
2017-04-20releasing package propellor version 4.0.3Joey Hess
2017-04-09doneJoey Hess
2017-04-06tweaks to db45x's patchJoey Hess
2017-03-24releasing package propellor version 4.0.2Joey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-24Merge branch 'master' into joeyconfigJoey Hess
2017-03-24Property.Partition: Update kpartx output parser, as its output format changed...Joey Hess
2017-03-24Property.Partition: Improve loop device detection code used with kpartx when ...Joey Hess
2017-03-19Apt.mirror can be used to set the preferred apt mirror of a host, overriding ...Joey Hess
2017-03-19releasing package propellor version 4.0.1Joey Hess
2017-03-19Merge branch 'joeyconfig'Joey Hess
2017-03-19Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in...Joey Hess
2017-03-18Tor: Restart daemon after installing private key.Joey Hess
2017-03-18Fix build with pre-AMP ghc.Joey Hess
2017-03-15more changelogJoey Hess
2017-03-15prep releaseJoey Hess
2017-03-15Added Monoid instances for Property and RevertableProperty.Joey Hess
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-03-11Implemented hostChrootJoey Hess
2017-03-11Changed Chroot data type to include Info propigationJoey Hess
2017-03-08Remove make from propellor's dependency listJoey Hess
2017-03-08Makefile: Removed "run" target which was default target.Joey Hess
2017-03-08propellor spinJoey Hess
2017-03-01Fixed https url to propellor git repository.Joey Hess
2017-03-01releasing package propellor version 3.4.0Joey Hess
2017-03-01github mirror of propellor is goneJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess