From 4a143d08d7a70a1dae14846d6a7bfec8732e17ba Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 16 May 2014 10:25:11 +0000 Subject: Update morph to version containing vagrant-related fixes These include virtualbox-ssh.write updates and also a fix to the write extension for raw disks and how it constructs the state subvolumes --- tools.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.morph') diff --git a/tools.morph b/tools.morph index dcba3f80..66eac31a 100644 --- a/tools.morph +++ b/tools.morph @@ -92,7 +92,7 @@ chunks: - six - name: morph repo: baserock:baserock/morph - ref: 06b61dd0344d8e3bf1039dffc964e1e58556e75d + ref: 72e66be042b9fc0457311708445d794a944487ca unpetrify-ref: master build-depends: - cliapp -- cgit v1.2.1 From da7f1db8c9a66e0a295ed0dfc49afed12687fbf6 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 16 May 2014 10:27:13 +0000 Subject: Add sudo, based off 1.8.10p2 We have a baserock/morph branch which is just the 1.8.10p2 tag no need for a morphology at this time. --- tools.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools.morph') diff --git a/tools.morph b/tools.morph index 66eac31a..5da65228 100644 --- a/tools.morph +++ b/tools.morph @@ -149,3 +149,8 @@ chunks: ref: c92f284c3cf76d471eb27a271de3a51cb45ed058 unpetrify-ref: baserock/morph build-depends: [] +- name: sudo + repo: upstream:sudo + ref: a4769dc7999b53260325fb89945bef85714fb338 + unpetrify-ref: baserock/morph + build-depends: [] -- cgit v1.2.1