[Lunar-commits] CVS: moonbase/kernel/kernel-reqs BUILD, 1.4,
1.5 DETAILS, 1.1, 1.2
Florin Braescu
florin at lunar-linux.org
Sun Oct 24 13:08:36 UTC 2004
Update of /var/cvs/lunar/moonbase/kernel/kernel-reqs
In directory espresso.foo-projects.org:/tmp/cvs-serv1729/kernel/kernel-reqs
Modified Files:
BUILD DETAILS
Log Message:
add submount and remove the NVIDIA_kernel option.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/kernel-reqs/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 20 Sep 2004 15:05:33 -0000 1.4
+++ BUILD 24 Oct 2004 13:08:33 -0000 1.5
@@ -1,6 +1,6 @@
(
- kreqs="cryptoapi cipe snare-core ftpfs cvsfs NVIDIA_kernel \
- NVIDIA alsa-driver bluez-kernel pcmcia-cs nforce hostap-driver"
+ kreqs="cryptoapi cipe snare-core ftpfs cvsfs NVIDIA \
+ submount alsa-driver bluez-kernel pcmcia-cs nforce hostap-driver"
for req in $kreqs; do
if module_installed $req; then
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/kernel-reqs/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 11 Dec 2003 21:55:14 -0000 1.1
+++ DETAILS 24 Oct 2004 13:08:33 -0000 1.2
@@ -4,11 +4,11 @@
ENTERED=20031211
UPDATED=20031211
SHORT="Cruft which must be re-installed after kernel installs!"
+
cat << EOF
This list includes (12/03):
ftpfs;
cvsfs;
-NVIDIA_kernel;
NVIDIA;
alsa-driver;
cryptoapi;
@@ -17,4 +17,5 @@
cipe;
snare-core;
bluez-kernel;
+submount;
EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list