summaryrefslogtreecommitdiff
path: root/doc/todo
AgeCommit message (Collapse)Author
2019-04-01Added a comment: Patch series submittedspwhitton
2019-04-01Sbuild.built no longer includes Apt.stdSourcesList by default, in order to ↵Joey Hess
support non-Debian OS's. (API change) To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built calls which have osDebian. Thanks, Sean Whitton
2019-03-29Added a comment: patch submittedspwhitton
2019-03-29report bugspwhitton
2019-03-18Added a commentspwhitton
2019-03-17ideaJoey Hess
2019-03-16Added a comment: Works on my machine ;)david
2019-03-06patchJoey Hess
2019-03-06Added a commentspwhitton
2019-03-06commentJoey Hess
2019-03-03(no commit message)david
2018-12-08commentJoey Hess
2018-12-07typosspwhitton
2018-12-07post todospwhitton
2018-12-04libghc-stm-dev package won't be in new versions of debianJoey Hess
In Bootstrap, still try to install the package to support bootstrapping to old systems. If it's not available the bootstrapping will still succeed. The added apt-cache check is only to avoid apt complaining when asked to install a not available package. In debian/control, depend on ghc that includes stm, although propellor still supports being used with older versions of ghc Of course this control file is not being used for the package in debian any longer afaik, so something else will be done there.
2018-12-03don't imply that stm is out of buster altogether!spwhitton
2018-12-03post bugspwhitton
2018-11-11merged libvirtJoey Hess
2018-11-10Added a commentspwhitton
2018-11-10Added a commentspwhitton
2018-11-06code reviewJoey Hess
2018-11-06Added a commentspwhitton
2018-11-05feedbackJoey Hess
2018-11-04Added a comment: New design: requesting feedbackspwhitton
2018-11-04Added a comment: creating the libvirt VMspwhitton
2018-10-14Added a comment: insufficient magicdavid
2018-10-13commentJoey Hess
2018-10-13Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2018-10-13commentJoey Hess
2018-10-13Added a comment: qcow and raw imgsdavid
2018-09-17commentJoey Hess
2018-09-14todoJoey Hess
2018-09-01create new bugspwhitton
2018-08-26commentJoey Hess
2018-08-26fix htmlJoey Hess
2018-08-24Added a comment: definitely network relateddavid
2018-08-24Added a comment: still in 5.4.1, but only on one machinedavid
2018-08-24Added a comment: still in 5.3.6david@1439a1cab13195a56248b6a8fd98a62028bcba8a
2018-07-20invertedJoey Hess
2018-07-20Merge branch 'joeyconfig'Joey Hess
2018-07-20responseJoey Hess
2018-07-19post TODO for feedbackspwhitton@7d7e499ce40ede417d6cf271153a076a7d7e8e67
2018-07-11two unmaintained modulesJoey Hess
2018-06-13responseJoey Hess
2018-06-13(no commit message)craige
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