~ubuntu-branches/ubuntu/precise/fs2ram/precise

« back to all changes in this revision

Viewing changes to doc/README

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Le Brouster
  • Date: 2011-03-20 19:41:39 UTC
  • Revision ID: james.westby@ubuntu.com-20110320194139-gsu65ys04aprln3s
Tags: 0.3.10
* First release in the debian archive (Closes: #600840)
* Fix bashisms (dash)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Information
 
2
 
 
3
See fs2ram manual (man fs2ram).
 
4
 
 
5
## How to
 
6
 
 
7
To use it, you need to :
 
8
 
 
9
  - Define the mountpoints that will be handled by fs2ram in '/etc/fs2ram/fs2ram.conf'.
 
10
    You can find an example at /usr/share/fs2ram/doc/examples
 
11
 
 
12
  - Adjust the pre-unmount scripts if needed. The default scripts are
 
13
    located in /usr/share/fs2ram/unmount-scripts.
 
14
 
 
15
 
 
16
## Inspiration
 
17
 
 
18
Some ideas were taken from the etckeeper package maintained by Joey Hess (how
 
19
to store the file permissions).
 
20