File: control

package info (click to toggle)
9mount 1.3-10
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 104 kB
  • sloc: ansic: 402; sh: 53; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: 9mount
Section: admin
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://sqweek.net/code/9mount/

Package: 9mount
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: plan9 filesystem (v9fs) user mount utilities
 9mount is a set of SUID mounting tools for use with v9fs to help cope with
 linux's poor mount support.
 .
 The tools offer a level of security - 9mount will only let you mount over
 non-sticky directories you have write access to, and 9umount will only let you
 unmount 9p partitions that you mounted yourself.