summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-16Merge branch 'joeyconfig'Joey Hess
2020-02-16Fix typo in Arch Linux dependenciesRobin Munn
2020-02-14add my user ssh key on honeybeeJoey Hess
2020-02-14Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2020-02-14Merge branch 'joeyconfig'Joey Hess
2020-02-14propellor spinJoey Hess
2020-02-14propellor spinJoey Hess
2020-02-14propellor spinJoey Hess
2020-02-14add back old keys for branchableJoey Hess
Otherwise ssh servers that only know of the old keys will complain of MITM
2020-02-14propellor spinJoey Hess
2020-02-14propellor spinJoey Hess
2020-02-14remove deprecated ssh key algos from my personal configsJoey Hess
DSA is entirely deprecated, while RSA is just starting to be deprecated Generated and added new keys as necessary. Still a few stragglers on machines I can't currently access (sow and beaver).
2020-02-02Merge branch 'joeyconfig'Joey Hess
2020-02-02updateJoey Hess
2020-01-07Added a commenthttps://launchpad.net/~barthelemy
2020-01-04Merge branch 'joeyconfig'Joey Hess
2020-01-04commentJoey Hess
2020-01-03(no commit message)https://launchpad.net/~barthelemy
2019-12-23propellor spinJoey Hess
2019-12-23propellor spinJoey Hess
2019-11-27Added a commentbalu
2019-11-21Added a commenteugen
2019-11-21commentJoey Hess
2019-11-21commentJoey Hess
2019-11-21(no commit message)eugen
2019-11-21(no commit message)eugen
2019-11-15add news item for propellor 5.10.1Joey Hess
2019-11-15releasing package propellor version 5.10.1Joey Hess
2019-11-15clean up after mergeJoey Hess
2019-11-15Merge branch 'joeyconfig'Joey Hess
2019-11-13improve haddocksJoey Hess
particularly, remove @conf@ reference as that variable name is not visible in the haddock docs unless source is viewed. Also tightened up the language and linkified more, and fixed a typo in the name of Debootstrapped.
2019-11-13remove horizontal alignmentJoey Hess
2019-11-13closeJoey Hess
2019-11-13minor style tweakJoey Hess
I'm not fond of the foo . bar $ v construct, not entirely sure why.
2019-11-13update changelogSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-11-13move Sbuild.useHostProxy -> Chroot.useHostProxySean Whitton
Now that the apt proxy is respected by Chroot.debootstrapped, users will probably want to apply useHostProxy to more chroots than just sbuild schroots. Unfortunately, we can't have a corresponding Chroot.useHostMirror property, because the only sensible way to set the chroot's apt mirror is to use the Apt.mirror pure info property, but we can't ensure properties with info. Suggested-by: Joey Hess <id@joeyh.name> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-11-13Chroot.debootstrapped: respect chroot's Apt.proxy and Apt.mirrorSean Whitton
Closes: https://propellor.branchable.com/todo/Debootstrap_module_should_respect_a_configured_Apt.proxy/ Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-11-13introduce propsInfoSean Whitton
Code from Joey by private e-mail.
2019-11-11Changed the ChrootBootstrapper type class's buildchroot method to take a ↵Joey Hess
Info parameter, instead of Maybe System. The System can be extracted from the Info; this also allows the chroot's Info to be introspected for eg, the apt mirror. (API change)
2019-11-11commentJoey Hess
2019-11-11commentJoey Hess
2019-11-05(no commit message)serge1cohen
2019-11-01(no commit message)serge1cohen
2019-10-31Added a comment: Using noServices to configure apache before running it...serge1cohen
2019-10-08remove redundant importJoey Hess
2019-10-08propellor spinJoey Hess
2019-10-08setting up joeyconfig after mergeJoey Hess
2019-10-08Merge branch 'master' into joeyconfigJoey Hess
2019-10-08propellor spinJoey Hess
2019-10-01commentJoey Hess