summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * gitdir: Add methods to inspect contentsRichard Maw2013-09-052-0/+142
| * MorphSet: keep old ref as unpetrify-refRichard Maw2013-09-055-12/+24
| * morphlib.git: Refactor is_valid_sha1Richard Maw2013-09-051-2/+2
| * sysbranchdir: simplify prefix / stripRichard Maw2013-09-051-2/+1
| * Fix MorphologySet bug: right Morphology object changedLars Wirzenius2013-09-051-4/+4
* | Merge branch 'baserock/richardmaw/S8740/fix-tests-with-tmpfs'Richard Maw2013-09-166-19/+19
|\ \
| * | foreach: sort repositories asciibeticallyRichard Maw2013-09-165-18/+18
| * | exts: Remove tab from vdaboot.configureRichard Maw2013-09-161-1/+1
|/ /
* | Merge branch 'baserock/pedroalvarez/S8631/openstack-configure-write' of ssh:/...Pedro Alvarez2013-09-112-0/+174
|\ \ | |/ |/|
| * exts: Add openstack configure/write extsPedro Alvarez2013-09-112-0/+174
|/
* Merge branch 'baserock/richardmaw/S8740/refactor-foreach' of git://git.basero...Richard Maw2013-09-057-1/+68
|\
| * b&m: Re-implement morph foreachRichard Maw2013-09-047-1/+68
|/
* Merge branch 'baserock/richardmaw/S8694/edit-no-write-defaults-v3'Richard Maw2013-08-3021-241/+148
|\
| * edit: Unset defaults before writingRichard Maw2013-08-305-56/+26
| * morphloader: Add method to unset default valuesRichard Maw2013-08-302-2/+94
| * morph edit: Check for sufficient argumentsRichard Maw2013-08-301-0/+5
| * Revert "Merge branch 'liw/restore-old-cmds'"Richard Maw2013-08-2916-181/+21
* | Merge remote-tracking branch 'origin/baserock/richardmaw/S8697/fixup-building...Lars Wirzenius2013-08-282-15/+44
|\ \ | |/ |/|
| * rootfs-protection: Fix building with tempdir=/tmpRichard Maw2013-08-282-15/+44
|/
* Merge branch 'baserock/richardmaw/S8646/edit-odd-submodules' of git://git.bas...Richard Maw2013-08-2711-84/+145
|\
| * Use Submodules class to read submodule configRichard Maw2013-08-231-6/+6
| * tests: Make dummy strata pass validationRichard Maw2013-08-2310-78/+139
* | Remove redundant dict.getRichard Maw2013-08-231-1/+0
* | Merge branch 'baserock/richardmaw/S8563/bootstrap-rootfs-protection'Richard Maw2013-08-234-40/+184
|\ \ | |/ |/|
| * Make the tempdir writable in bootstrap mode.Richard Maw2013-08-161-3/+7
| * stagingarea: use linux-user-chroot in bootstrapsRichard Maw2013-08-151-28/+30
| * stagingarea: use invert_paths to bind-mount roRichard Maw2013-08-151-10/+10
| * fsutils: add invert_paths functionRichard Maw2013-08-153-9/+148
* | Note deployments have changed in READMEbaserock-10Lars Wirzenius2013-08-191-0/+1
* | Merge branch 'liw/restore-old-cmds'Lars Wirzenius2013-08-1916-24/+184
|\ \
| * | Use new edit instead of old one in testsLars Wirzenius2013-08-1913-19/+19
| * | Restore old branch and merge subcommandsLars Wirzenius2013-08-192-4/+164
| * | Fix name of yarn scenarioLars Wirzenius2013-08-191-1/+1
|/ /
* | Fix naming of SATA Controller in VirtualBox deploymentsLars Wirzenius2013-08-191-3/+3
* | Merge remote-tracking branch 'origin/baserock/tiagogomes/new_deployment_v4'Lars Wirzenius2013-08-1612-90/+401
|\ \
| * | Add initial code to support clusters in morphloaderTiago Gomes2013-08-162-6/+27
| * | Rework `morph deploy` to work with cluster morphologies.Tiago Gomes2013-08-165-81/+261
| * | Add support for a `cluster` type of morphology.Tiago Gomes2013-08-163-2/+103
| * | Utility function to convert all values in a dictionary to stringsTiago Gomes2013-08-162-1/+10
|/ /
* | Merge branch 'liw/refactor-edit-v2'Lars Wirzenius2013-08-1644-463/+2086
|\ \
| * | Fix variable nameLars Wirzenius2013-08-161-1/+1
| * | Use print-architecture instead of arch -m in testsLars Wirzenius2013-08-151-1/+2
| * | Add "morph print-architecture" subcommandLars Wirzenius2013-08-154-0/+100
| * | Clarify _get_stratum_triplets codeLars Wirzenius2013-08-151-1/+15
| * | Fix "morph edit" to load morphologies from git when neededLars Wirzenius2013-08-151-1/+32
| * | Add GitDir.is_currently_checked_outLars Wirzenius2013-08-151-0/+17
| * | Use isinstance instead of type when checking morphology object typeLars Wirzenius2013-08-151-1/+1
| * | Check for empty strata earlierLars Wirzenius2013-08-151-4/+4
| * | Fix how stratum empty build deps check is doneLars Wirzenius2013-08-151-1/+1
| * | Systematically use spec instead of infoLars Wirzenius2013-08-151-4/+4