summaryrefslogtreecommitdiff
path: root/doc/todo
AgeCommit message (Collapse)Author
2018-05-03commentJoey Hess
2018-04-30notes on failed attempt to migrateJoey Hess
2018-04-30Revert "Added dependency on concurrent-output; removed embedded copy."Joey Hess
This reverts commit 02eca2ae4cf51d8e83d94d8359e15ac053451109. This seems to have broken propellor badly, in testing I'm seeing it crash at the end of a run with "thread blocked indefinitely in an STM transaction" and also during the run it printed out some odd output like: apache2: apache2: dummy IN SSHFP 4 1 35df80973f5877e4041f1b70947385eb2f6a0822 dummy IN SSHFP 4 2 3a0bb426e76eebc5c56e3b0f1428aa9d18539e9621bf8f9e3b7f56a4e7d81c85 Which seems like it might be output of commands that propellor is supposed to be reading? Seems likely that there's a bug or two that have crept into then concurrent-output library since the version embedded in propellor.
2018-04-29signaturespwhitton
2018-04-29we should factor out code in Grub.configuredspwhitton
2018-04-23Added dependency on concurrent-output; removed embedded copy.Joey Hess
Removed deps on transformers, text, stm. Updated debian/control and Propellor.Bootstrap accordingly. Sorted the lists of deps to make it easier to keep them in sync. This commit was sponsored by Nick Daly on Patreon.
2018-04-22updateJoey Hess
2018-01-19Added a commentspwhitton
2018-01-17followup and closeJoey Hess
2018-01-15fix syntaxspwhitton
2018-01-15patch mergedspwhitton
2018-01-15rename forum/Sbuild_and_jessie.mdwn to todo/Sbuild_and_jessie.mdwnspwhitton
2018-01-14submit bug reportspwhitton
2018-01-07Merge branch 'joeyconfig'Joey Hess
2018-01-07PTUUIDJoey Hess
2018-01-07updateJoey Hess
2018-01-06responseJoey Hess
2018-01-06Added a commentgueux
2017-12-30responseJoey Hess
2017-12-27commentJoey Hess
2017-12-27Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-12-27Added a comment: why still on todo liststappers@eb96885816da287c29f6f699999434d532149234
2017-12-25updateJoey Hess
2017-12-22questionJoey Hess
2017-12-22todoJoey Hess
2017-12-03updateJoey Hess
2017-12-03newer branchJoey Hess
2017-12-03Merge branch 'joeyconfig'Joey Hess
2017-12-03commentJoey Hess
2017-11-29bootstrappedFrom: Set up local privdata file.Joey Hess
Avoid needing to --spin host deployed from disk image to let its propellor access its privdata. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2017-11-29Merge branch 'master' into joeyconfigJoey Hess
2017-11-29bugJoey Hess
2017-11-24Added a comment: Bountynp
2017-11-21merged sbuild overhaulJoey Hess
2017-11-20submit merge requestspwhitton
2017-11-19partition table in InfoJoey Hess
Diskimage.imageBuiltFor: New property to build a disk image for a Host, using partition table information configured via the new properties hasPartitionTableType, hasPartition and adjustPartition. This lets Machine properties include eg /boot partitions that are known to be needed by the bootloader, and the user can adjust those partitions and add others. This commit was sponsored by Brock Spratlen on Patreon.
2017-11-18commentJoey Hess
2017-11-18Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-11-18rename bug/Debootstrap_module_should_respect_a_configured_Apt.proxy.mdwn to ↵spwhitton
todo/Debootstrap_module_should_respect_a_configured_Apt.proxy.mdwn
2017-11-17ideaJoey Hess
2017-10-25changelog for mergeJoey Hess
2017-10-19Added a commentNicolas.Schodet
2017-10-15merged pull requestJoey Hess
2017-10-15commentJoey Hess
2017-10-12Pull request for Fstab.mountedNicolas.Schodet
2017-10-12Pull request to ignore lost+foundNicolas.Schodet
2017-10-04commentJoey Hess
2017-09-08Added a commentNicolas.Schodet
2017-09-05updateJoey Hess
2017-09-05move parseFs to Property.PartitionJoey Hess