[Lunar-commits] r14536 - moonbase/trunk/kernel/linux-2.6-grsec
Jaime Buffery
nestu at lunar-linux.org
Sat Apr 30 18:31:51 UTC 2005
Author: nestu
Date: 2005-04-30 18:31:49 +0000 (Sat, 30 Apr 2005)
New Revision: 14536
Modified:
moonbase/trunk/kernel/linux-2.6-grsec/POST_INSTALL
Log:
change the bootloader tag and image naming from
KERNEL_VERSION to KERNEL_RELEASE, as it is important,
and it is easier to dintinguish them ;)
Modified: moonbase/trunk/kernel/linux-2.6-grsec/POST_INSTALL
===================================================================
--- moonbase/trunk/kernel/linux-2.6-grsec/POST_INSTALL 2005-04-30 18:27:32 UTC (rev 14535)
+++ moonbase/trunk/kernel/linux-2.6-grsec/POST_INSTALL 2005-04-30 18:31:49 UTC (rev 14536)
@@ -1,4 +1,4 @@
-update_bootloader ${KERNEL_VERSION}-grsec-${GRSEC_VERSION} ${KERNEL_VERSION}-grsec-${GRSEC_VERSION}
+update_bootloader ${KERNEL_RELEASE}-grsec-${GRSEC_VERSION} ${KERNEL_RELEASE}-grsec-${GRSEC_VERSION}
# Reinstall packages that add their own kernel modules
lin -c kernel-reqs
More information about the Lunar-commits
mailing list