Home » System » System_Mount
Mount and unmount devices in fstab
This package is unmaintained.
Download latest release 1.0.1 (archived versions might be outdated)
License: PHP License v3.0
Description
System_Mount provides a simple interface to deal with mounting and unmounting devices listed in the system's fstab.
Features:
* Very compact, easy-to-read code, based on File_Fstab.
* Examines mount options to determine if a device can be mounted or not.
* Extremely easy to use.
* Fully documented with PHPDoc.
Maintainers
- Ian Eure (ieure) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- File_Fstab (>= 2.0.0beta1)
- System_Command
Optional
Releases
- 1.0.1 (stable, 2010-10-06)
Release notes
License: PHP License v3.0
QA Release
Package 2.0
SVN layout
Bug #2540 Missing end user docs - 1.0.0 (stable, 2004-08-07)
Release notes
License: PHP License v3.0
* New stable release. No changes since beta2.
- 1.0.0beta2 (beta, 2004-06-09)
Release notes
License: PHP License v3.0
* Fix docblocks, use @var instead of @type.
* Add simple example to class docblock.
* Minor CS fix, 'false' instead of 'FALSE.'
* Don't return from constructor.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #2540 | Closed | Doc | 2004-10-15 | Missing end user docs | |
| #5753 | Duplicate | Bug | 2005-10-22 | End user doc missing for stable release |