summaryrefslogtreecommitdiff
path: root/doc/todo
AgeCommit message (Collapse)Author
2017-03-25todoJoey Hess
2017-03-24fix diskimage finalization bugJoey 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-24bug reportJoey Hess
2017-03-19Apt.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-19Added a comment: merge requestspwhitton
2017-03-19take ownership of todo itemspwhitton
2017-03-11doneJoey Hess
2017-02-20gogogoJoey Hess
2017-02-20clarify todospwhitton
2017-02-20removedspwhitton
2017-02-20post todo: apt mirror info propertyspwhitton
2017-02-20create user pagespwhitton
2017-02-13Revert "removed"Joey Hess
This reverts commit da400e7af20bf418c13de4456822303d91af83a3. No idea why this comment was removed. Going to assume it was an accident unless it happens again..
2017-02-13removedhttps://me.yahoo.com/a/8E0H4z8LxusTHab4gc2Y8vCD_ObsJE6JVG2Co64SEnICbAtrisRuZjznurYBvSKkr8V5ALg-#075db
2017-02-05Added a commentwzhd
2017-02-04closeJoey Hess
2017-02-04Arch Linux is now supported by Propellor! Thanks to Zihao Wang for this port.Joey Hess
* Arch Linux is now supported by Propellor! Thanks to Zihao Wang for this port. * Added Propellor.Property.Pacman for Arch's package manager. Maintained by Zihao Wang. * The types of some properties changed; eg from Property DebianLike to Property (DebianLike + ArchLinux). This could require updates to code using those properties, so is a minor API change.
2017-02-04submit merge requestspwhitton
2017-02-04Added a commentwzhd
2017-02-03Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton.Joey Hess
* Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton. * Added File.containsBlock Thanks, Sean Whitton.
2017-02-03reviewJoey Hess
2017-02-03Arch Linux Portwzhd
2017-02-03Added a commentspwhitton
2017-02-02responseJoey Hess
2017-02-02Added a comment: reply to reviewspwhitton
2017-02-01commentJoey Hess
2017-02-01submit branchspwhitton
2017-01-08Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-01-06updateJoey Hess
2017-01-06tooJoey Hess
2017-01-03Added a commentspwhitton
2017-01-01commentJoey Hess
2016-12-31report bugspwhitton
2016-12-28Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-12-28More informative usage message. Thanks, Daniel BrooksJoey Hess
2016-12-27Added a commentdb48x
2016-12-26commentJoey Hess
2016-12-27(no commit message)db48x
2016-12-26Added a comment: ahadb48x
2016-12-26comment and closeJoey Hess
2016-12-26moderately confuseddb48x
2016-12-01typoJoey Hess
2016-12-01forward comment and add commentJoey Hess
2016-11-30commentJoey Hess
2016-11-30(no commit message)hellertime@94226cead4449814ec0a67df221db1ec79db01bc
2016-11-30(no commit message)hellertime@94226cead4449814ec0a67df221db1ec79db01bc
2016-11-30Initial Pagehellertime@94226cead4449814ec0a67df221db1ec79db01bc
2016-11-21Added a commentspwhitton
2016-11-20Debootstap: Fix too tight permissions lock down of debootstrapped chroots, ↵Joey Hess
which prevented non-root users from doing anything in the chroot.
2016-11-20report userScriptProperty bugspwhitton