| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-03 | clean up after merge | Joey Hess | |
| 2017-04-03 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-04-03 | animx ip change | Joey Hess | |
| 2017-03-29 | setting up joeyconfig after merge | Joey Hess | |
| 2017-03-29 | response | Joey Hess | |
| 2017-03-28 | (no commit message) | bardur.arantsson | |
| 2017-03-28 | (no commit message) | bardur.arantsson | |
| 2017-03-25 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-25 | todo | Joey Hess | |
| 2017-03-25 | propellor spin | Joey Hess | |
| 2017-03-25 | switch git url to https for security | Joey Hess | |
| 2017-03-24 | response | Joey Hess | |
| 2017-03-24 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-24 | add news item for propellor 4.0.2 | Joey Hess | |
| 2017-03-24 | releasing package propellor version 4.0.2 | Joey Hess | |
| 2017-03-24 | fix diskimage finalization bug | Joey Hess | |
| * Fix bug when using setContainerProps with a chroot that prevented properties added to a chroot that way from being seen when propellor was running inside the chroot. This affected disk image creation, and possibly other things that use chroots. The problem was, propagateChrootInfo was being passed the initial version of the Chroot, but then the Chroot got more properties added, and so those were not recorded in the _chroot info. Fix was simply to make InfoPropagator be passed the Chroot as an additional parameter, so Chroot.provisioned' can pass in the final Chroot to it. | |||
| 2017-03-24 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-03-24 | (no commit message) | mitchellsalad | |
| 2017-03-24 | bug report | Joey Hess | |
| 2017-03-24 | Property.Partition: Update kpartx output parser, as its output format ↵ | Joey Hess | |
| changed around version 0.6. Both output formats are supported now. Do we trust kpartx to not change again, given how little documented its output format is and that it's changed w/o warning? Little other things like vmdebootstrap depend on its output in the same way.. This commit was sponsored by Ignacio on Patreon. | |||
| 2017-03-24 | Property.Partition: Improve loop device detection code used with kpartx when ↵ | Joey Hess | |
| building disk images. /dev/mapper/loop* symlinks are now detected as block devices. | |||
| 2017-03-21 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | Apt.mirror can be used to set the preferred apt mirror of a host, overriding ↵ | Joey Hess | |
| the default CDN. This info is used by Apt.stdSourcesList and Sbuild.builtFor. Thanks, Sean Whitton. | |||
| 2017-03-19 | Merge remote-tracking branch 'spwhitton/apt-mirror' | Joey Hess | |
| 2017-03-19 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-19 | add news item for propellor 4.0.1 | Joey Hess | |
| 2017-03-19 | releasing package propellor version 4.0.1 | Joey Hess | |
| 2017-03-19 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-19 | mention mconcat | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | switch to kite4 | Joey Hess | |
| lost kite2 ed25519 key | |||
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair ↵ | Joey Hess | |
| in addition to the old secret_id_key. | |||
| 2017-03-19 | prep release | Joey Hess | |
| 2017-03-19 | shorten names of mirror properties | Sean Whitton | |
| 2017-03-19 | Added a comment: merge request | spwhitton | |
| 2017-03-19 | take ownership of todo item | spwhitton | |
| 2017-03-19 | add Apt.hostMirrorIs | Sean Whitton | |
| 2017-03-19 | sbuild: use Apt.withHostMirror | Sean Whitton | |
| 2017-03-19 | improve error msg from Apt.getHostMirror | Sean Whitton | |
| 2017-03-19 | add Ubuntu std mirror to Apt.hs | Sean Whitton | |
| 2017-03-19 | replace debCdn with stdArchiveLines | Sean Whitton | |
| Though stdArchiveLines is not used in Apt.hs, this is the logical replacement for the old debCdn property. | |||
| 2017-03-19 | replace use of debCdn in Apt.hs | Sean Whitton | |
| 2017-03-19 | add withHostMirror helper | Sean Whitton | |
| 2017-03-19 | add HostMirror info type | Sean Whitton | |
