ltspfs 1.2-1 source package in Ubuntu

Changelog

ltspfs (1.2-1) unstable; urgency=low


  * New upstream version:
    - Drop support for cdpinger, relying on udev rules instead.
    - Move init-ltsp.d hooks into the proper place.
    - Build ltspfs with -pthread to fix build failure.
      Patch from Matthias Klose.

  * debian/rules:
    - Conditionally enable extra udev rules (Debian) or remove (Ubuntu), to
      support CD media without cdpinger.

  * debian/compat:
    - Use debhelper compatibility level 9, which enables hardening flags.

  * debian/control:
    - Update Standards-Version to 3.9.5.
    - Remove un-used Build-Depends on lsb-release.
    - Remove obsolete DM-Upload-Allowed field.
    - Update Vcs-* fields to use anonscm.debian.org.

  * debian/copyright:
    - Updated Upstream-Source to current location.
    - Updated to use copyright-format 1.0.

 -- Vagrant Cascadian <email address hidden>  Mon, 23 Dec 2013 16:25:21 -0800

Upload details

Uploaded by:
LTSP Debian/Ubuntu Maintainers
Uploaded to:
Sid
Original maintainer:
LTSP Debian/Ubuntu Maintainers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ltspfs_1.2-1.dsc 2.0 KiB 0a0b137a1e971b724f90ae634011244f03b306babed6c17a9f5b85ac59673f67
ltspfs_1.2.orig.tar.gz 43.3 KiB 92f10c77240b7bcee5064e01c2b6d06ee6d550a5cd96e9523b764079258bfff2
ltspfs_1.2-1.debian.tar.gz 8.7 KiB 82ddf22b4381d187d8828980cc5770bc3914678d0085964347c24bd5e0ffa246

No changes file available.

Binary packages built by this source

ltspfs: Fuse based remote filesystem for LTSP thin clients

 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 userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains the userspace parts for the LTSP server.

ltspfsd: Fuse based remote filesystem hooks for LTSP thin clients

 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 userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains hooks to automount devices in LTSP sessions,
 specifically logins using LDM.

ltspfsd-core: Fuse based remote filesystem daemon for LTSP thin clients

 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 userspace on the server, that connects with
 the daemon on the client.
 .
 This package contains the daemon and other binaries to be run on LTSP thin
 clients.