From: Don Armstrong Date: Wed, 15 Feb 2012 00:07:24 +0000 (-0800) Subject: fix database name specification in readme X-Git-Tag: debian-r/squeeze~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d3ca2b205402f3a285d1cf943a5ee1eff4d84b70;p=dak.git fix database name specification in readme --- diff --git a/docs/README.first b/docs/README.first index 8ad674c3..3ecdba41 100644 --- a/docs/README.first +++ b/docs/README.first @@ -98,8 +98,9 @@ o Write your own dak.conf and apt.conf files. dak looks for those alternative configuration files with Config::host::DakConfig and Config::host::AptConfig (where "host" is the fully qualified domain name of your machine). -o Create a PostgreSQL database on the host given in dak.conf's DB::Host - with the name specified in DB::Name. +o Create a PostgreSQL database on the host given in dak.conf's + Config::host::DatabaseHostname with the name specified in + DB::Service. o Run 'dak init-dirs': this will create all directories which are specified in dak.conf and apt.conf. o If you have an existing archive: