Package ltspfsd: Information

    Source package: ltspfsd
    Version: 0.3-alt0.2.1
    Build time:  Mar 3, 2009, 06:37 PM
    Category: Networking/Other
    Report package bug
    License: GPL
    Summary: Tool used to mount local media on an Xterminal from the terminals server
    Description: 
    ltspfs is a remote filesystem consisting of two parts:
      1) A network server daemon that runs on the LTSP terminal.
      2) A FUSE module that runs in user-space on the server, that connects
         with the daemon on the client.
    The goals of ltspfs are:
      1. Provide a lightweight file access mechanism that will be feasable
         on lower end hardware.
      2. Provide a stateless file access method that will feature "atomic"
         reads and writes to minimize impact from client network
         disruptions.
      3. Provide a network filesystem that handles client reboots and
         disconnections in a manner that doesn't leave inaccesible,
         unmountable filesystems on the LTSP server.
      4. Provide a network filesystem that can easily handle the oddities
         of dealing with removable media, and integrate well with udev
         (LTSP's preferred device handling support).

    List of rpms provided by this srpm:
    ltspfsd (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Led

      1. libX11-devel
      2. libXau-devel

    Last changed


    Feb. 23, 2009 Michael Shigorin 0.3-alt0.2.1
    - NMU: updated BuildRequires
    May 16, 2007 Led 0.3-alt0.2
    - fixed mount/umount scripts names
    - fixed ltspfs_umount
    - replaced ltspfsd-0.2-mount_hal.patch with ltspfsd-0.3-mount_hal+info.patch
    April 23, 2007 Led 0.3-alt0.1
    - initial build for Sisyphus
    - added ltspfsd-0.2-mount_hal.patch (from Mandriva?)
    - added ltspfsd.1 (from Gentoo?)
    - added ltsp_mount and ltsp_umount scripts