SVN: geninitrd/trunk: ChangeLog Makefile

glen glen at pld-linux.org
Tue Nov 6 03:10:14 CET 2007


Author: glen
Date: Tue Nov  6 03:10:14 2007
New Revision: 9002

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
- new manual versioning schema

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Tue Nov  6 03:10:14 2007
@@ -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.

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Tue Nov  6 03:10:14 2007
@@ -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


More information about the pld-cvs-commit mailing list