summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBertrand Juglas <b@juglas.name>2010-12-05 01:21:10 +0100
committerBertrand Juglas <b@juglas.name>2010-12-05 01:21:10 +0100
commit95bcb17f2ebd910cccc4040a33b1266373dc84b1 (patch)
tree2eb1fe52f53cec48a766d2fcfe21597f6fd65519
downloadboots-95bcb17f2ebd910cccc4040a33b1266373dc84b1.tar.gz
boots-95bcb17f2ebd910cccc4040a33b1266373dc84b1.tar.xz
boots-95bcb17f2ebd910cccc4040a33b1266373dc84b1.zip
first commit
-rw-r--r--README28
-rw-r--r--conaryrc11
2 files changed, 39 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..078dee8
--- /dev/null
+++ b/README
@@ -0,0 +1,28 @@
+The goal is now very simple. Two labels:
+
+* One label has a binary import of all the packages in Fedora. All.
+ Even the trademark packages. This is a mirror of Fedora, and the
+ fact that we're adding Conary metadata is not conceptually different
+ from a yum mirror with yum metadat; it just happens that Conary
+ metadata is much richer. That metadata consists, essentially, of
+ Conary packages encapsulating the RPMs, and groups which tie those
+ sets of Conary packages together to give chronology. The groups
+ that tie those packages together should be structured like the rPath
+ encapsulated imports -- a toplevel group that contains two subgroups,
+ one of which represents a base install and the other of which references
+ all the packages.
+
+* Conary and any necessary deps that aren't in Fedora proper on a
+ separate label, and groups that tie together those packages in
+ sets.
+
+We do not need to have Development/Release stages, at least for the
+Fedora mirror label (we should keep stages for the tools label).
+After bootstrapping the import, we can import packages; they won't
+show up in normal use with rBuild until we have a successful group
+cook referencing the packages, but they'll be available for adopting
+an existing system as soon as they are imported.
+
+Anyway, those two main things are enough to be able to install a
+Fedora system with anaconda, add Conary to it, and then wrap
+Conary management around the Fedora system that was "adopted". \ No newline at end of file
diff --git a/conaryrc b/conaryrc
new file mode 100644
index 0000000..363fd12
--- /dev/null
+++ b/conaryrc
@@ -0,0 +1,11 @@
+contact b@juglas.name
+name Bertrand Juglas
+user *.rpath.org bertux PASSWORD
+
+# always show full version string
+showLabels True
+
+# Set up the contexts for your personal repository
+[bertux]
+buildLabel bertux.rpath.org@boots:f14-devel
+installLabelPath bertux.rpath.org@boots:f14-devel