Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv18557
Modified Files:
config.py
Log Message:
supermount patch for mandrake
Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** config.py 29 Nov 2003 18:37:29 -0000 1.79
--- config.py 14 Dec 2003 12:49:37 -0000 1.80
***************
*** 23,26 ****
--- 23,29 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.80 2003/12/14 12:49:37 dischi
+ # supermount patch for mandrake
+ #
# Revision 1.79 2003/11/29 18:37:29 dischi
# build config.VIDEO_SUFFIX in config on startup
***************
*** 635,639 ****
re_dvd = re.compile( '^(/dev/dvd[0-9]*)[ \t]+([^ \t]+)[ \t]+', re.I )
re_iso = re.compile( '^([^ \t]+)[ \t]+([^ \t]+)[ \t]+(iso|cd)9660',
re.I )
! re_automount = re.compile( '^none[ \t]+([^ \t]+) supermount dev=([^,]+)',
re.I )
re_bymountcd = re.compile( '^(/dev/[^ \t]+)[ \t]+([^ ]*cdrom[0-9]*)[ \t]+',
re.I )
re_bymountdvd= re.compile( '^(/dev/[^ \t]+)[ \t]+([^ ]*dvd[0-9]*)[ \t]+',
re.I )
--- 638,642 ----
re_dvd = re.compile( '^(/dev/dvd[0-9]*)[ \t]+([^ \t]+)[ \t]+', re.I )
re_iso = re.compile( '^([^ \t]+)[ \t]+([^ \t]+)[ \t]+(iso|cd)9660',
re.I )
! re_automount = re.compile( '^none[ \t]+([^
\t]+).*supermount.*dev=([^,]+).*', re.I )
re_bymountcd = re.compile( '^(/dev/[^ \t]+)[ \t]+([^ ]*cdrom[0-9]*)[ \t]+',
re.I )
re_bymountdvd= re.compile( '^(/dev/[^ \t]+)[ \t]+([^ ]*dvd[0-9]*)[ \t]+',
re.I )
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog