File loki_setup-nomount.diff of Package loki_setup

Index: loki_setup/detect.c
===================================================================
--- loki_setup.orig/detect.c	2004-02-08 00:31:41.000000000 +0100
+++ loki_setup/detect.c	2004-02-08 00:32:34.000000000 +0100
@@ -544,6 +544,7 @@
     FILE *mountfp;
     struct mntent *mntent;
 
+#if 0
     /* Try to mount unmounted CDROM filesystems */
     mountfp = setmntent( SETUP_FSTAB, "r" );
     if( mountfp != NULL ) {
@@ -569,6 +570,7 @@
         }
         endmntent(mountfp);
     }
+#endif
     
     mountfp = setmntent(MOUNTS_FILE, "r" );
     if( mountfp != NULL ) {
openSUSE Build Service is sponsored by