summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002515.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002515.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-February/002515.html86
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002515.html b/zarb-ml/mageia-sysadm/2011-February/002515.html
new file mode 100644
index 000000000..7e0d3ccb6
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-February/002515.html
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [379] print the date
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B379%5D%20print%20the%20date&In-Reply-To=%3C20110202224119.3089D43987%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002514.html">
+ <LINK REL="Next" HREF="002516.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [379] print the date</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B379%5D%20print%20the%20date&In-Reply-To=%3C20110202224119.3089D43987%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [379] print the date">root at mageia.org
+ </A><BR>
+ <I>Wed Feb 2 23:41:19 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002514.html">[Mageia-sysadm] [378] add script to generate gpg key
+</A></li>
+ <LI>Next message: <A HREF="002516.html">[Mageia-sysadm] [380] move board.batch to input directory
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2515">[ date ]</a>
+ <a href="thread.html#2515">[ thread ]</a>
+ <a href="subject.html#2515">[ subject ]</a>
+ <a href="author.html#2515">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 379
+Author: boklm
+Date: 2011-02-02 23:41:18 +0100 (Wed, 02 Feb 2011)
+Log Message:
+-----------
+print the date
+
+Modified Paths:
+--------------
+ gpg/generate-key.sh
+
+Modified: gpg/generate-key.sh
+===================================================================
+--- gpg/generate-key.sh 2011-02-02 20:16:10 UTC (rev 378)
++++ gpg/generate-key.sh 2011-02-02 22:41:18 UTC (rev 379)
+@@ -7,6 +7,11 @@
+ pubkey=&quot;$PUBDIR/mageia-board-pubkey.gpg&quot;
+ seckey=&quot;$PRIVDIR/mageia-board-seckey.gpg&quot;
+
++echo 'Today is :'
++date
++echo '(check if the date is correct and press enter)'
++read z
++
+ chmod 700 &quot;$GPGHOMEDIR&quot;
+
+ echo &quot;Generate key :&quot;
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110202/f3baa8ec/attachment.html&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002514.html">[Mageia-sysadm] [378] add script to generate gpg key
+</A></li>
+ <LI>Next message: <A HREF="002516.html">[Mageia-sysadm] [380] move board.batch to input directory
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2515">[ date ]</a>
+ <a href="thread.html#2515">[ thread ]</a>
+ <a href="subject.html#2515">[ subject ]</a>
+ <a href="author.html#2515">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>