summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-22responseJoey Hess
2017-11-22Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-11-22propellor spinJoey Hess
2017-11-22propellor spinJoey Hess
2017-11-22propellor spinJoey Hess
2017-11-22(no commit message)picca
2017-11-21merged sbuild overhaulJoey Hess
2017-11-21Merge remote-tracking branch 'spwhitton/sbuild-overhaul'Joey Hess
2017-11-20submit merge requestspwhitton
2017-11-20note another API change in changelogSean Whitton
2017-11-20propellor spinSean Whitton
2017-11-20improve haddock for File.isSymlinkedToSean Whitton
2017-11-20prevent Sbuilt.useHostProxy from looping by not peeking too earlyJoey Hess
2017-11-19shorten output when destroying a schroot, tooSean Whitton
2017-11-19Merge branch 'master' of https://git.joeyh.name/git/propellor into ↵Sean Whitton
sbuild-overhaul
2017-11-19slightly improve readability of sample usageSean Whitton
2017-11-19Merge branch 'joeyconfig'Joey Hess
2017-11-19typo in exampleJoey Hess
2017-11-19Merge branch 'joeyconfig'Joey Hess
2017-11-19need rsync for upload cron jobJoey Hess
2017-11-19add news item for propellor 5.0.0Joey Hess
2017-11-19releasing package propellor version 5.0.0Joey Hess
2017-11-19add commaJoey Hess
2017-11-19fix haddockJoey Hess
2017-11-19clean up after mergeJoey Hess
2017-11-19propellor spinJoey Hess
2017-11-19setting up joeyconfig after mergeJoey Hess
2017-11-19propellor spinJoey Hess
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-19Merge branch 'master' of https://git.joeyh.name/git/propellor into ↵Sean Whitton
sbuild-overhaul
2017-11-19remove dead codeJoey Hess
2017-11-18insert missing call to aliasesLineSean Whitton
2017-11-18propertyList -> combineProperties to reduce noiseSean Whitton
2017-11-18fix name shadowing in Sbuild.useHostProxySean Whitton
2017-11-18export Sbuild.useHostProxySean Whitton
2017-11-18resolve TODO regarding suggested Sbuild usageSean Whitton
2017-11-18commentJoey Hess
2017-11-18Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-11-18clean up after mergeJoey Hess
2017-11-18implement Sbuild.useHostProxySean Whitton
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-18rename forum/Sbuild_chroot_are_not_compatible_with_schroot.mdwn to ↵spwhitton
bug/Debootstrap_module_should_respect_a_configured_Apt.proxy.mdwn
2017-11-18Added a comment: Reassigning this bug to the Chroot and Debootstrap ↵spwhitton
infrastructure
2017-11-18changelog for sbuild changes thus farSean Whitton
2017-11-18stop automatically setting up a proxy in the sbuild chrootSean Whitton
Instead, provide a property to let the user tell propellor to propagate the host's proxy into the chroot. This makes it easy to toggle on and off and lets the user explicitly specify how they want the chroot's proxy setup to work.
2017-11-18reorganizedJoey Hess
2017-11-18fix orderJoey Hess
2017-11-18tweakJoey Hess
2017-11-18service restart hostapd stops it for some reasonJoey Hess
2017-11-18propellor spinJoey Hess