summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-21 16:42:34 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-21 16:42:34 +0000
commit9bf6720516c2f817772b5a8cb95783ab0bada577 (patch)
tree0fe54db39d16d5d9c3d98e5bdf6b2f93486a808a
parentcaf277de258967d361f07d636fa6805652462a9f (diff)
downloadmorphs-9bf6720516c2f817772b5a8cb95783ab0bada577.tar.gz
bootstrap-pass2: use busybox for core programs
also removes libpipeline as man-db is not installed
-rw-r--r--bootstrap-pass2.morph42
1 files changed, 1 insertions, 41 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 5bd85fb..802c4e7 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -37,11 +37,7 @@
"ref": "baserock/bootstrap"
},
{
- "name": "sed",
- "ref": "baserock/bootstrap"
- },
- {
- "name": "bzip2",
+ "name": "busybox",
"ref": "baserock/morph"
},
{
@@ -53,10 +49,6 @@
"ref": "baserock/morph"
},
{
- "name": "coreutils",
- "ref": "baserock/bootstrap"
- },
- {
"name": "m4",
"ref": "baserock/bootstrap"
},
@@ -65,10 +57,6 @@
"ref": "baserock/bootstrap"
},
{
- "name": "grep",
- "ref": "baserock/bootstrap"
- },
- {
"name": "readline",
"ref": "baserock/morph"
},
@@ -97,18 +85,10 @@
"ref": "baserock/bootstrap"
},
{
- "name": "diffutils",
- "ref": "baserock/bootstrap"
- },
- {
"name": "gawk",
"ref": "baserock/morph"
},
{
- "name": "findutils",
- "ref": "baserock/bootstrap"
- },
- {
"name": "help2man",
"ref": "baserock/morph"
},
@@ -129,30 +109,10 @@
"ref": "baserock/morph"
},
{
- "name": "gzip",
- "ref": "baserock/morph"
- },
- {
- "name": "libpipeline",
- "ref": "baserock/morph"
- },
- {
"name": "make",
"ref": "baserock/morph"
},
{
- "name": "xz",
- "ref": "baserock/morph"
- },
- {
- "name": "patch",
- "ref": "baserock/morph"
- },
- {
- "name": "tar",
- "ref": "baserock/morph"
- },
- {
"name": "texinfo-tarball",
"ref": "baserock/morph"
},