rpms/kexec-tools/devel/kdump_sample_manifests manifest.localrootfs, 1.1, 1.2

Neil Horman nhorman at fedoraproject.org
Thu Jul 2 19:33:35 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/kexec-tools/devel/kdump_sample_manifests
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3158/kdump_sample_manifests

Modified Files:
	manifest.localrootfs 
Log Message:
Updating mkdumprd2 infrastructure


Index: manifest.localrootfs
===================================================================
RCS file: /cvs/extras/rpms/kexec-tools/devel/kdump_sample_manifests/manifest.localrootfs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- manifest.localrootfs	20 May 2009 18:09:56 -0000	1.1
+++ manifest.localrootfs	2 Jul 2009 19:33:05 -0000	1.2
@@ -11,6 +11,7 @@
 # 1) reg
 #    reg <source file> <dest path>
 #    A regular file copy from the source to the dst directory
+#
 # 2) creg
 #    creg <source file> <dest path>
 #    like reg, but only copy if the source file exists
@@ -74,7 +75,13 @@ creg	/etc/mdadm.conf /etc
 gen	awk	/etc/fstab	'/^[^#]/{print $1 " /mnt"$2 " "$3 " "$4 " "$5 " "$6}' /etc/fstab
 
 ###################################################
+# Grab /etc/clock so we can set the clock properly
+###################################################
+creg /etc/clock /etc
+
+###################################################
 # Grab the standard initscript to capture to the local
 # rootfs
 ###################################################
-#ren	/usr/share/kexec-tools/kdumpinit.rootfs	/init
+#
+ren	/usr/share/kexec-tools/kdumpinit.rootfs	/init




More information about the fedora-extras-commits mailing list