CVS: moonbase/kernel/linux-grsec BUILD,1.5,1.6
Niki Guldbrand
niki at lunar-linux.org
Fri Dec 5 11:02:17 GMT 2003
- Previous message: CVS: moonbase/kernel/linux BUILD, 1.16, 1.17 CONFIGURE, 1.13,
1.14 DETAILS, 1.24, 1.25 POST_INSTALL, 1.18, 1.19 PRE_BUILD,
1.13, 1.14
- Next message: CVS: moonbase/kernel/linux-stable BUILD,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/kernel/linux-grsec
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8967/linux-grsec
Modified Files:
BUILD
Log Message:
Made all the kernel modules remove the symlink to from $VERSION to
$VERSION-EXTRAVERSION befor attemptin to create a new one.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-grsec/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 3 Dec 2003 10:47:11 -0000 1.5
+++ BUILD 5 Dec 2003 11:02:15 -0000 1.6
@@ -53,6 +53,7 @@
cp arch/i386/boot/bzImage /boot/${VERSION}-grsec-${PVERSION} &&
# link the modules so depmod can find them!
+ rm /lib/modules/$VERSION
ln -f -s /lib/modules/$VERSION-grsec-$PVERSION /lib/modules/$VERSION
) > $C_FIFO 2>&1
- Previous message: CVS: moonbase/kernel/linux BUILD, 1.16, 1.17 CONFIGURE, 1.13,
1.14 DETAILS, 1.24, 1.25 POST_INSTALL, 1.18, 1.19 PRE_BUILD,
1.13, 1.14
- Next message: CVS: moonbase/kernel/linux-stable BUILD,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list