summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix stringifying morphologies to be deterministicLars Wirzenius2012-05-112-4/+32
* Add a "gnome:" repo aliasLars Wirzenius2012-05-091-0/+3
* Change cache keys for strata, systems to use sha of morphology, instead of co...Lars Wirzenius2012-05-092-2/+33
* Add a Morphology.keys() methodLars Wirzenius2012-05-092-0/+16
* Use documented interface to get filename rather than SaveFile's internalsLars Wirzenius2012-05-091-1/+1
* First unmap devices for system image, then close (=rename) the fileLars Wirzenius2012-05-091-1/+1
* Fix CachedRepo exceptions to initialize correctlyLars Wirzenius2012-05-091-10/+12
* Obey --not-git-update in _clone_to_directoryLars Wirzenius2012-05-091-1/+2
* Revert "bootstrap: disable dumping of build times"Jannis Pohlmann2012-05-091-3/+3
* Fix long lines being too long for tests to pass.Jannis Pohlmann2012-05-092-2/+3
* Create system images directly in the artifact cache using SaveFile.Jannis Pohlmann2012-05-091-16/+5
* StratumBuilder: log which chunks are unpackedRichard Maw2012-05-091-0/+3
* system image use systemd on vda1 and build in tmpRichard Maw2012-05-092-6/+6
* Use baserock:morphs for what we build in pass 3 of baserock-bootstrap.Jannis Pohlmann2012-05-081-3/+3
* Defer installing chunk artifacts until we need them.Jannis Pohlmann2012-05-081-9/+13
* Fix cmd_petrify to use the new RepoAliasResolver.Jannis Pohlmann2012-05-081-2/+3
* Break long source lines into twoLars Wirzenius2012-05-081-4/+8
* Use 'baserock' repo alias for baserock:morphs in baserock-bootstrap.Jannis Pohlmann2012-05-081-7/+7
* Fix missing bits so that tests pass again.Jannis Pohlmann2012-05-042-16/+19
* Make RemoteRepoCache work with the RepoAliasResolver.Jannis Pohlmann2012-05-041-21/+12
* Change LocalRepoCache to use the new RepoAliasResolver.Jannis Pohlmann2012-05-043-97/+24
* Add new RepoAliasResolver class to resolve repo names with aliases.Jannis Pohlmann2012-05-043-0/+163
* Add push URL rewrite rule to "morph edit"'d repoLars Wirzenius2012-05-041-0/+7
* Remove debug helper log file specLars Wirzenius2012-05-041-1/+1
* Use repo alias prefixes properly in testsLars Wirzenius2012-05-044-7/+7
* Resolve repository names to URLs before deciding on basenames for directoriesLars Wirzenius2012-05-041-1/+11
* Set repo-alias with %s and use baserock: prefixLars Wirzenius2012-05-041-2/+2
* Use explicit repo name prefixesLars Wirzenius2012-05-041-6/+6
* Remove --git-base-url settingLars Wirzenius2012-05-041-25/+18
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-0415-44/+51
* Remove %s from one of the url patterns, to improve test coverageLars Wirzenius2012-05-041-1/+1
* Fix LocalRepoCache to not abort on %s-less repo patternsLars Wirzenius2012-05-041-3/+17
* Fix repo-alias value to use right syntaxLars Wirzenius2012-05-041-1/+1
* Make cmdtests set up repo-aliases and use prefixed reponamesLars Wirzenius2012-05-043-6/+7
* Remove use of baseurls in LocalRepoCacheLars Wirzenius2012-05-042-33/+29
* Implement repo-alias expansionLars Wirzenius2012-05-043-7/+46
* Add tests for repo-alias expansionLars Wirzenius2012-05-042-0/+13
* Update LocalRepoCache tests to use repo aliases instead of baseurlsLars Wirzenius2012-05-041-6/+6
* Add --repo-alias setting and default valueLars Wirzenius2012-05-041-0/+16
* Make morph's _clone_to_directory use CachedRepo.checkoutLars Wirzenius2012-05-045-11/+13
* Relax CachedRepo.checkout requirement that ref is a sha1Lars Wirzenius2012-05-042-11/+2
* baserock-bootstrap: attempt to fix staging fillerRichard Maw2012-05-041-1/+1
* baserock-bootstrap: fix path for staging fillerRichard Maw2012-05-041-7/+5
* Fix a line being too long.Jannis Pohlmann2012-05-031-1/+2
* Integrate RemoteArtifactCache into the building process.Jannis Pohlmann2012-05-032-18/+46
* Add support for RemoteRepoCache in build, show-dependencies, make-patch.Jannis Pohlmann2012-05-031-26/+36
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-0312-16/+25
* Get rid of the old internal morph APIsLars Wirzenius2012-05-0218-2482/+57
* Remove now-unnecessary modules from __init__.pyLars Wirzenius2012-05-021-6/+0
* Remove distributed building subcommandsLars Wirzenius2012-05-021-143/+0