aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-07-19 06:15:44 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-07-19 06:17:18 +0200
commitba48cc19f391339c9f6625cf589de61278dd2feb (patch)
treefff2118eb07facd07b9b87552d1235ed39f97c84
parentcfdb6b3eb9f1638946ea9cbbcad06117d51b9b2b (diff)
downloadmgarepo-ba48cc19f391339c9f6625cf589de61278dd2feb.tar
mgarepo-ba48cc19f391339c9f6625cf589de61278dd2feb.tar.gz
mgarepo-ba48cc19f391339c9f6625cf589de61278dd2feb.tar.bz2
mgarepo-ba48cc19f391339c9f6625cf589de61278dd2feb.tar.xz
mgarepo-ba48cc19f391339c9f6625cf589de61278dd2feb.zip
s/cooker/cauldron/
thus fixing some stupid upload errors related to backports
-rw-r--r--CHANGES2
-rw-r--r--MgaRepo/commands/submit.py2
-rw-r--r--MgaRepo/layout.py2
-rw-r--r--README.BINREPO4
-rw-r--r--mgarepo-example.conf2
5 files changed, 7 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index 0e15ed4..7512a61 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+- s/cooker/cauldron/
+ thus fixing some stupid upload errors related to backports
- Use hardlinks when importing (can help speed up process for large SOURCES)
- Added aliases for commit (ci) and checkout (co)
diff --git a/MgaRepo/commands/submit.py b/MgaRepo/commands/submit.py
index 2def907..d9dfdbc 100644
--- a/MgaRepo/commands/submit.py
+++ b/MgaRepo/commands/submit.py
@@ -57,7 +57,7 @@ Examples:
mgarepo submit --define section=core/updates_testing -t 1
"""
-DEFAULT_TARGET = "Cooker"
+DEFAULT_TARGET = "cauldron"
def parse_options():
parser = OptionParser(help=HELP)
diff --git a/MgaRepo/layout.py b/MgaRepo/layout.py
index f0aaf27..093b276 100644
--- a/MgaRepo/layout.py
+++ b/MgaRepo/layout.py
@@ -195,7 +195,7 @@ def distro_branch(pkgdirurl):
path = os.path.normpath(parsed[2])
if path.startswith(devel_path):
# devel_branch must be before branches_dir in order to allow
- # devel_branch to be inside branches_dir, as in /branches/cooker
+ # devel_branch to be inside branches_dir, as in /branches/cauldron
_, found = os.path.split(devel_branch)
elif path.startswith(branches_path):
comps = path.split("/")
diff --git a/README.BINREPO b/README.BINREPO
index 78b951d..5063b17 100644
--- a/README.BINREPO
+++ b/README.BINREPO
@@ -111,7 +111,7 @@ dumps backup for it takes about a bit more than half that size (FIXME:
estimative, can't check in the backup server right now). Current txtrepo
with the same number of revisions is ~180Gb big, takes about 2-3 days to be
imported, while the gzipped full dump backup for it currently takes ~1.2Gb.
-Initial binrepo for Cooker (only `current/` packages' branches) took ~28Gb
+Initial binrepo for cauldron (only `current/` packages' branches) took ~28Gb
in disk, gzipped full dump for it takes ~25Gb, took about 5h30m to be
populated from the current in use repository ("oldrepo").
@@ -286,7 +286,7 @@ binary files history keeping. Structure could be something simple like::
packages/${pkg:0:1}/$pkg/$tarball
-This alternative does not suffice for Cooker, nor for supported distros, for
+This alternative does not suffice for cauldron, nor for supported distros, for
which we want history. It could, however, at some point be used for "very
old" distros, for which we may have lost interest in keeping *binaries*
history (package history will kept "forever" in the main SVN repository).
diff --git a/mgarepo-example.conf b/mgarepo-example.conf
index 0a84e6a..c80bbe8 100644
--- a/mgarepo-example.conf
+++ b/mgarepo-example.conf
@@ -65,7 +65,7 @@ scripts = /usr/share/mgarepo/rebrand-mdk
##
## will render in the command line: --define "a b" --define "c %a".
##
-#rpm-macros = global cooker
+#rpm-macros = global cauldron
#[macros global]
#distsuffix = mga