summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'stages/vserver-pentium3.conf')
-rw-r--r--stages/vserver-pentium3.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/stages/vserver-pentium3.conf b/stages/vserver-pentium3.conf
new file mode 100644
index 0000000..461c761
--- /dev/null
+++ b/stages/vserver-pentium3.conf
@@ -0,0 +1,36 @@
+# build-stages sample spec file
+
+# stage sub arch
+arch=pentium3
+
+# release type (arbitrary id string)
+type=vserver
+
+# release version
+version=20051003
+
+# portage snapshot
+snapshot=${version}
+
+# should we sync the portage snapshots?
+sync_snapshots=0
+
+# snapshots rsync source
+sync_source=trumpetti.atm.tut.fi::gentoo/snapshots
+
+# portage profile
+profile=default-linux/x86/2005.1/vserver
+
+# stages to build (0/1)
+stage1=1
+stage2=1
+stage3=1
+
+# if you're building a stage1, give the seed stage here
+stage1_seed=stage2-i686-2005.1
+
+# if you're not building stage1 give the subsource for stage2 here
+#stage2_subsource=${type}/stage1-${arch}-${version}
+
+# if you're not building stage2 give the subsource for stage3 here
+#stage3_subsource=${type}/stage2-${arch}-${version}