[readonly/geninitrd: 518/1068] - new manual versioning schema
draenog
draenog at pld-linux.org
Sat Nov 2 19:55:57 CET 2013
commit f5b924f6f043dcc7bbbd1e07573d8f495ae8f86a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Nov 6 02:10:14 2007 +0000
- new manual versioning schema
svn-id: @9002
ChangeLog | 31 +++++++++++++++++++++++++++++++
Makefile | 2 +-
2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/ChangeLog b/ChangeLog
index b4ad435..51866e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2007-11-06 02:00 +0000 [r8999-9000] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd: - typo
+
+ * geninitrd: - use $DESTDIR, as it's more common - always create
+ /var/lib/multipath/bindings file for dm-multipath
+
+2007-11-06 01:35 +0000 [r8997-8998] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd: - well update inst_exec() too then to follow adamg
+
+ * geninitrd: - use "read" to get line for /proc files
+
+2007-11-06 01:22 +0000 [r8995-8996] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * TODO: - cleanup (kill pointless and done things)
+
+ * lvm.todo (removed): - outdated (implemented)
+
+2007-11-05 21:09 +0000 [r8994] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd: - check for /boot mount (is this ppc compatible?)
+
+2007-11-05 21:05 +0000 [r8993] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd: - move functions start of the script
+
+2007-11-05 08:15 +0000 [r8990] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * geninitrd: - less deeper conditions
+
2007-11-04 20:46 +0000 [r8985] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
* geninitrd, TODO: Unbreak softraid detection.
diff --git a/Makefile b/Makefile
index 3214a15..1154f11 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := $(shell awk '/^RCSID=/ {print $$3}' geninitrd)
+VERSION := 9000.0
FILES := Makefile geninitrd.sysconfig geninitrd functions geninitrd.8 geninitrd.8.xml ChangeLog
prefix := /usr
mandir := $(prefix)/share/man
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/readonly/geninitrd.git/commitdiff/147754ca159d40ca5eb541074dc043d8cbd92090
More information about the pld-cvs-commit
mailing list