summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-07-02 18:46:47 +0100
committerRichard Hughes <richard@hughsie.com>2008-07-02 18:46:47 +0100
commitd1b453584fb827a41760a8808792e702ee7be851 (patch)
tree0938048a1b9882dece65abf78a4e66304e8b1dbb /docs
parentda939e15c26fa327cd387b5ad142f5142484f430 (diff)
rename the .repo files to .rzdb files
Diffstat (limited to 'docs')
-rw-r--r--docs/DEPSOLVE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEPSOLVE.txt b/docs/DEPSOLVE.txt
index fce8698..43e670a 100644
--- a/docs/DEPSOLVE.txt
+++ b/docs/DEPSOLVE.txt
@@ -179,7 +179,7 @@ requested installations and removals.
FIXME: what about multiple upstream repos? Having to deal with
arbitrary numbers of razor_sets is possible, but will probably be
messy... It might be easier to either store all upstream repo data
- in a single .repo file, or else merge all upstream .repo files
+ in a single .rzdb file, or else merge all upstream .rzdb files
together into a single razor_set at startup. (Or some combination
of those.)