]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.first
2004-06-11 James Troup <james@nocrew.org> * docs/README.first: clarify that 'alyson...
[dak.git] / docs / README.first
index 59d796d8a706bb6b721c46a3d628a30efbd63fbb..43bc5afc92c2eb040aa4bb9135c627415f09cfb1 100644 (file)
@@ -117,10 +117,10 @@ o If you have an existing archive:
      which are needed for this.  After changing all occurences of "projectb"
      to the name of your database (as defined in DB::Name) you can run:
          psql <DB::Name> < init_pool.sql
-o Run alyson: it will populate your database with the values from
-  katie.conf and apt.conf.
+   * Run alyson: it will populate your database with the values from
+     katie.conf and apt.conf.
+   * Run 'psql <DB::Name> < add_constraints.sql'.
 o Copy all templates from the "templates" directory to to the directory
   specified in Dir::Templates, and adapt them to your distribution.
 o Create an 'ftpmaster' group in postgres.
-o Run 'psql <DB::Name> < add_constraints.sql'.