mountall 2.31 source package in Ubuntu

Changelog

mountall (2.31) oneiric; urgency=low

  * Added com.ubuntu.Mountall.server interface. Implemented the mntctl command
    with 4 commands: 1. StopTimer 2. RestartTimer 3. ChangeMountDevice 4.
    Version.
  * Fixed the coding style bugs in the "timeout" option related code. Also
    removed a break from the is_device_ready () to get the "device-not-ready"
    event for all the devices which are marked with the timeout option and
    which are not ready by the time the timer expires.
  * Added debian/initramfs/Makefile.am to install mountall.initramfs-hook as
    an initramfs hook that installs mntctl, mountall and other files needed by
    an event driven initramfs. Also added
    debian/initramfs/upstart-jobs/Makefile.am to install the upstart-jobs
    related to mountall in the event driven initramfs. The current
    mountall.conf execute as an upstart job in place of the "local" script in
    the non-event driven initramfs
 -- Surbhi Palande <email address hidden>   Fri, 15 Jul 2011 13:32:33 +0100

Upload details

Uploaded by:
Surbhi Palande
Sponsored by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Scott James Remnant
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mountall_2.31.tar.gz 613.6 KiB 1b6ecc3fc5973cda59dca5cbfa8eddd20444be81876f149c3f1db529d02e0825
mountall_2.31.dsc 1.6 KiB 6d5c9790c064223dcca136bdaf2630d98679ecbff34ac6758a85590a279a9d3a

Available diffs

View changes file

Binary packages built by this source

mountall: filesystem mounting tool

 mountall mounts filesystems when the underlying block devices are
 ready, or when network interfaces come up, checking the filesystems
 first.