[Lunar-commits] <moonbase> linux-unstable: a better dsecription line.
Florin Braescu
florin at lunar-linux.org
Mon Nov 21 18:14:30 CET 2011
commit 8658bbdcffc74c04f29b32b1e286af1e9e8f2df3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Nov 21 18:14:30 2011 +0100
linux-unstable: a better dsecription line.
---
kernel/linux-unstable/CONFIGURE | 2 +-
kernel/linux-unstable/DETAILS | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kernel/linux-unstable/CONFIGURE b/kernel/linux-unstable/CONFIGURE
index d4f4842..5dbd7cc 100644
--- a/kernel/linux-unstable/CONFIGURE
+++ b/kernel/linux-unstable/CONFIGURE
@@ -1,7 +1,7 @@
mquery PREFER_XCONFIG "Do you prefer xconfig over menuconfig?" n
if [ "`get_module_config PREFER_XCONFIG`" = "y" ]; then
- set_module_config "PREFER_MENUCONFIG" "n" ;
+ set_module_config "PREFER_MENUCONFIG" "n" ;
else
mquery PREFER_MENUCONFIG "Do you prefer menuconfig over config?" y
fi
diff --git a/kernel/linux-unstable/DETAILS b/kernel/linux-unstable/DETAILS
index 1116561..0624c6c 100644
--- a/kernel/linux-unstable/DETAILS
+++ b/kernel/linux-unstable/DETAILS
@@ -15,7 +15,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
TMPFS=off
cat << EOF
-This is the latest version of the 3.2.x branch.
+This is the latest unstable Linux kernel module for Lunar Linux distro.
Linux is a clone of the Unix kernel, written from scratch by Linus
Torvalds with assistance from a loosely-knit team of hackers across the
More information about the Lunar-commits
mailing list