| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-05 | Sbuild.built: ccache usage now toggleable | Sean Whitton | |
| 2016-09-05 | piupartsConf{,For} doesn't require Sbuild.built | Sean Whitton | |
| Instead, do nothing if the corresponding schroot config does not yet exist. This change is needed because I intend to introduce an additional parameter to Sbuild.built{,For} in a subsequent commit, and it would overcomplicate things to make that an item of Info. | |||
| 2016-09-05 | add UNRELEASED-arch-piuparts alias for dgit | Sean Whitton | |
| 2016-09-05 | factor out code to check host arch | Sean Whitton | |
| 2016-09-05 | add UNRELEASED-arch-sbuild alias for dgit | Sean Whitton | |
| 2016-09-05 | update Sbuild.piupartsConf docstring | Sean Whitton | |
| 2016-09-05 | schroot config additions now ensured on each spin | Sean Whitton | |
| Previously, they were only ensured when first building the schroot. | |||
| 2016-09-05 | fix sbuild haddock formatting | Sean Whitton | |
| 2016-08-25 | update Sbuild docs again re. building for stretch | Sean Whitton | |
| Building for stretch requires newer sbuild. | |||
| 2016-08-25 | update example usage of System type | Sean Whitton | |
| 2016-08-25 | fix documentation of recent sbuild changes | Sean Whitton | |
| 2016-08-25 | don't require Sbuild.keypairGenerated | Sean Whitton | |
| This is only needed for building a chroot for squeeze or older, but the code in Sbuild.built fails to configure a squeeze chroot: eatmydata is not available, and there are probably other assumptions that break. | |||
| 2016-08-25 | explain how to customise the sbuild chroot | Sean Whitton | |
| 2016-08-25 | TODO | Sean Whitton | |
| 2016-08-24 | update sample config for sbuild 0.71.0 | Sean Whitton | |
| 2016-07-27 | speed up & document killing running rngd | Sean Whitton | |
| 2016-07-24 | silence kill when rngd not already running | Sean Whitton | |
| 2016-07-24 | process management in keypairInsecurelyGenerated | Sean Whitton | |
| This makes Sbuild.keypairInsecurelyGenerated more robust, by handling several conditions that could cause it to fail. | |||
| 2016-06-21 | Revert "docs on property ordering" | Sean Whitton | |
| This reverts commit cde491e5767caca7bf10bca16d625e713ba24a9b. | |||
| 2016-06-19 | docs on property ordering | Sean Whitton | |
| 2016-06-19 | Sbuild.built conditionally reboots to new kernel | Sean Whitton | |
| 2016-06-19 | shorten haddock hyperlinks | Sean Whitton | |
| 2016-06-19 | further simplify #792100 workaround | Sean Whitton | |
| 2016-06-19 | improve Sbuild.hs haddock | Sean Whitton | |
| - Suggest install autopkgtest to get adt-run(1) - Easier to understand ordering of functions - Fix hyperlinks to functions - Using @ around paths containing slashes gets interpreted wrongly | |||
| 2016-06-19 | simplify #792100 workaround | Sean Whitton | |
| 2016-06-19 | when on Jessie, work around #792100 | Sean Whitton | |
| 2016-06-19 | ensure that sbuild aliases line not duplicated | Sean Whitton | |
| 2016-06-13 | add DebianKernel datatype | Félix Sipma | |
| (cherry picked from commit 3590a1241580ddcdd153e2619a3c02ce18a8db8c but without the changes to src/Propellor/Precompiled.hs) | |||
| 2016-06-13 | convert Sbuild to new Architecture type | Félix Sipma | |
| (cherry picked from commit e44ea6c16d84a8f369ae4ca27ff862f8f9844819) | |||
| 2016-06-12 | tidy Sbuild.keypairInsecurelyGenerated | Sean Whitton | |
| 2016-06-12 | Sbuild.keypairInsecurelyGenerated | Sean Whitton | |
| 2016-05-23 | copy sample piuparts conf doc | Sean Whitton | |
| 2016-05-22 | be more careful setting sbuild ccache limits | Sean Whitton | |
| 2016-05-22 | hasGroupCache -> hasCache | Sean Whitton | |
| I was originally thinking that the name `Ccache.hasCache` might be for a property `User -> Property DebianLike`. However, someone wanted to write a property configuring a user cache, it would probably have the standard location `~/.ccache`. This cache would be implicitly created when required, so the name `Ccache.hasCache` would be needed. | |||
| 2016-05-21 | fix paths to schroot profiles | Sean Whitton | |
| 2016-05-21 | refactor | Sean Whitton | |
| 2016-05-21 | descs | Sean Whitton | |
| 2016-05-21 | fix cp command | Sean Whitton | |
| 2016-05-21 | describe Sbuild.shareAptCache | Sean Whitton | |
| 2016-05-21 | File.isCopyOf usage replaced with cmdProperty | Sean Whitton | |
| File.isCopyOf doesn't work when the first argument doesn't exist yet | |||
| 2016-05-21 | typo | Sean Whitton | |
| 2016-05-21 | piuparts conf properties | Sean Whitton | |
| 2016-05-21 | disable Sbuild.blockNetwork | Sean Whitton | |
| Doesn't seem to have the desired effect at present. | |||
| 2016-05-21 | update Sbuild.hs for new Ccache.hs | Sean Whitton | |
| 2016-05-21 | and delete it when we nuke the chroot | Sean Whitton | |
| 2016-05-21 | also move link in /etc/sbuild/chroot | Sean Whitton | |
| 2016-05-21 | fix ccache mount and line length | Sean Whitton | |
| 2016-05-21 | fix chroot suffix | Sean Whitton | |
| 2016-05-21 | line length | Sean Whitton | |
| 2016-05-21 | Sbuild.blockNetwork bracketing | Sean Whitton | |
