summaryrefslogtreecommitdiffstats
path: root/recipe.d/filesystem
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2012-07-06 19:13:43 -0400
committerDJ Delorie <dj@delorie.com>2012-07-06 19:13:43 -0400
commit4874c9a00f1c711403162902290f0cb2c7e3c8df (patch)
tree4590e99526f769876332d45f4cb630c849b94082 /recipe.d/filesystem
parentd6f1fbb05905909e0ed13b62c14173dcff8af9d2 (diff)
downloadbootstrap-4874c9a00f1c711403162902290f0cb2c7e3c8df.tar.gz
bootstrap-4874c9a00f1c711403162902290f0cb2c7e3c8df.tar.xz
bootstrap-4874c9a00f1c711403162902290f0cb2c7e3c8df.zip
Add filesystem and iso-codes to stage2, binutils to stage3
Diffstat (limited to 'recipe.d/filesystem')
-rw-r--r--recipe.d/filesystem10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipe.d/filesystem b/recipe.d/filesystem
new file mode 100644
index 0000000..57719cf
--- /dev/null
+++ b/recipe.d/filesystem
@@ -0,0 +1,10 @@
+#requires rpm
+#requires iso-codes
+
+cd $SRC/../SPECS
+sed '/^%files/p; /^%pretrans/,/^%files/ d;' < filesystem.spec > filesystem-nolua.spec
+
+HOME=$SRC/../.. rpmbuild -bi --nodeps filesystem-nolua.spec
+
+cd ../BUILDROOT/filesystem-*
+rsync -av ./ /