summaryrefslogtreecommitdiff
path: root/bootstrap-pass1.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-01 09:25:19 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-01 09:25:19 +0100
commitdf13867872697f95ce1a25b9ff5a6a190acf32b8 (patch)
tree34a30c74168b7df397613992e80abf387d0bd280 /bootstrap-pass1.morph
parent4a943ccd5a2414e1a693efd7213e1019d4b947f5 (diff)
parent473c66ef2d35fde1c8240fae2748174eedb4edae (diff)
downloaddefinitions-df13867872697f95ce1a25b9ff5a6a190acf32b8.tar.gz
Merge branch 'rm/busyboxonly' into rm/systemd
Diffstat (limited to 'bootstrap-pass1.morph')
-rw-r--r--bootstrap-pass1.morph62
1 files changed, 3 insertions, 59 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index 9480a4df..2732e12a 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -33,107 +33,51 @@
"name": "gcc-bootstrap-pass1-2"
},
{
- "repo": "zlib",
"ref": "baserock/morph",
"name": "zlib"
},
{
- "repo": "file",
- "ref": "baserock/morph",
- "name": "file"
- },
- {
- "repo": "ncurses",
"ref": "baserock/bootstrap-pass1",
"name": "ncurses"
},
{
- "repo": "bash",
"ref": "baserock/bootstrap-pass1",
"name": "bash"
},
{
- "repo": "bzip2",
"ref": "baserock/morph",
- "name": "bzip2"
- },
- {
- "repo": "coreutils",
- "ref": "baserock/bootstrap-pass1",
- "name": "coreutils"
- },
- {
- "repo": "diffutils",
- "ref": "baserock/bootstrap",
- "name": "diffutils"
+ "name": "busybox"
},
{
- "repo": "findutils",
- "ref": "baserock/bootstrap-pass1",
- "name": "findutils"
+ "name": "patch",
+ "ref": "baserock/bootstrap-pass1"
},
{
- "repo": "gawk",
"ref": "baserock/morph",
"name": "gawk"
},
{
- "repo": "gettext",
"ref": "baserock/bootstrap",
"name": "gettext"
},
{
- "repo": "grep",
- "ref": "baserock/bootstrap-pass1",
- "name": "grep"
- },
- {
- "repo": "gzip",
- "ref": "baserock/bootstrap-pass1",
- "name": "gzip"
- },
- {
- "repo": "m4",
"ref": "baserock/bootstrap",
"name": "m4"
},
{
- "repo": "make",
"ref": "baserock/morph",
"name": "make"
},
{
- "repo": "patch",
- "ref": "baserock/bootstrap-pass1",
- "name": "patch"
- },
- {
- "repo": "perl",
"ref": "baserock/morph",
"name": "perl"
},
{
- "repo": "sed",
- "ref": "baserock/bootstrap",
- "name": "sed"
- },
- {
- "repo": "tar",
- "ref": "baserock/bootstrap-pass1",
- "name": "tar"
- },
- {
"repo": "texinfo-tarball",
"ref": "baserock/bootstrap-pass1",
"name": "texinfo-tarball"
},
{
- "repo": "xz",
- "ref": "baserock/morph",
- "name": "xz"
- },
- {
- "repo": "cpython",
"ref": "baserock/morph-2.7",
"name": "cpython"
},