[Lunar-commits] r23140 - lunar-tools/trunk

Auke Kok sofar at lunar-linux.org
Mon Feb 5 03:59:56 CET 2007


Author: sofar
Date: 2007-02-05 03:59:55 +0100 (Mon, 05 Feb 2007)
New Revision: 23140

Modified:
   lunar-tools/trunk/Makefile
   lunar-tools/trunk/README
Log:
updated verison, readme


Modified: lunar-tools/trunk/Makefile
===================================================================
--- lunar-tools/trunk/Makefile	2007-02-05 02:09:28 UTC (rev 23139)
+++ lunar-tools/trunk/Makefile	2007-02-05 02:59:55 UTC (rev 23140)
@@ -5,7 +5,7 @@
 # versioning scheme: since this is mostly a linear process if incremental
 # but we do not update that often we use year.number as version number
 # i.e. 2004.9 2004.10 2004.11 ...
-VERSION = 2006.1
+VERSION = 2007.1
 
 PROGRAMS = lids/lids luser/luser lnet/lnet lservices/lservices \
 	lmodules/lmodules clad/clad ltime/ltime

Modified: lunar-tools/trunk/README
===================================================================
--- lunar-tools/trunk/README	2007-02-05 02:09:28 UTC (rev 23139)
+++ lunar-tools/trunk/README	2007-02-05 02:59:55 UTC (rev 23140)
@@ -55,3 +55,9 @@
 	tasks such as locking users, delete them, modify groups and with
 	great ease.
 
+installkernel -- kernel and module installation script
+
+	installkernel allows you to 'make install' from any 2.6 kernel tree.
+	Lunar will update your bootloader for you and install all kernel
+	modules and kernel image into the right place.
+



More information about the Lunar-commits mailing list