lofi        2007-02-10 03:32:52 UTC

  FreeBSD ports repository

  Modified files:
    x11/kdebase3         Makefile 
    x11/kdebase3/files   
                         extrapatch-kioslave_media_mediamanager-halbackend.cpp 
  Added files:
    x11/kdebase3/files   
                         extrapatch-kioslave_media_mediamanager-halbackend.h 
                         patch-kioslave_media_mediamanager-fstabbackend.cpp 
                         
patch-kioslave_media_mounthelper-kio_media_mounthelper.cpp 
  Log:
  Fix various problems in the media kioslave:
  
  - Correct ejecting of mounted volumes (unmount before eject).
  - Mounting of removable media drives (such as CD-ROM drives)
    listed in /etc/fstab (removes checking linux's "user" mount option).
  - Polling floppy drives over the mount state (FreeBSD HAL doesn't do this).
  - Informing the fileview when HAL notifies that mounting is completed.
  - Mounting cdrom volume in locale charset. Note: Requires cd9660_iconv!
  
  PR:             ports/108949
  Submitted by:   Maxim Samsonov <[EMAIL PROTECTED]>
  
  - Disable polling of nfs shares in the fstabbackend. Mounting/Unmounting
    is broken and the polling can cause DBus aborts that take kded with
    them.
  
  Revision  Changes    Path
  1.190     +3 -2      ports/x11/kdebase3/Makefile
  1.3       +175 -24   
ports/x11/kdebase3/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp
  1.1       +33 -0     
ports/x11/kdebase3/files/extrapatch-kioslave_media_mediamanager-halbackend.h 
(new)
  1.6       +10 -0     
ports/x11/kdebase3/files/patch-kioslave_media_mediamanager-fstabbackend.cpp 
(new)
  1.1       +32 -0     
ports/x11/kdebase3/files/patch-kioslave_media_mounthelper-kio_media_mounthelper.cpp
 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to