[D-community-commits] r42 - in trunk/fai-config-dir: doc package_config

Holger Levsen h01ger-guest at alioth.debian.org
Thu Mar 22 22:26:10 CET 2007


Author: h01ger-guest
Date: 2007-03-22 21:26:10 +0000 (Thu, 22 Mar 2007)
New Revision: 42

Modified:
   trunk/fai-config-dir/doc/manual_adminwork.txt
   trunk/fai-config-dir/package_config/DEFAULT
Log:
- add apt-listchanges
- document added key for apt


Modified: trunk/fai-config-dir/doc/manual_adminwork.txt
===================================================================
--- trunk/fai-config-dir/doc/manual_adminwork.txt	2007-03-22 21:23:04 UTC (rev 41)
+++ trunk/fai-config-dir/doc/manual_adminwork.txt	2007-03-22 21:26:10 UTC (rev 42)
@@ -1,5 +1,7 @@
 how this machine was setup
 --------------------------
+steps 1-4
+please add other manual work here below
 
 Holger Levsen, 2007-03-22
 
@@ -10,7 +12,7 @@
 
 3. mount /home as /srv :)
 
-4. the following steps were done manually, some should still go into fai
+4. the following steps were done manually, some should still go into fai:
 
 tzconfig
 aptitude install fai-client subversion
@@ -21,3 +23,11 @@
 mkdir /var/lib/fai/config
 #fixed #415875 in /usr/lib/fai/get-config-dir-svn
 #fixed #415880 in /usr/lib/fai/subroutines 
+
+5. added the new archive key:
+
+gpg --keyserver pgpkeys.pca.dfn.de --recv-keys A70DAF536070D3A1
+gpg --fingerprint  A70DAF536070D3A1
+# compare the fingerprint with a fingerprint on machine with a trust path
+gpg --export -a A70DAF536070D3A1 | apt-key add -
+

Modified: trunk/fai-config-dir/package_config/DEFAULT
===================================================================
--- trunk/fai-config-dir/package_config/DEFAULT	2007-03-22 21:23:04 UTC (rev 41)
+++ trunk/fai-config-dir/package_config/DEFAULT	2007-03-22 21:26:10 UTC (rev 42)
@@ -1,5 +1,5 @@
 PACKAGES aptitude 
-sl vim screen ntpdate munin-node
+sl vim screen ntpdate munin-node apt-listchanges
 
 PACKAGES remove
 portmap nfs-common




More information about the D-community-commits mailing list