~ubuntu-branches/ubuntu/jaunty/partman-auto/jaunty

« back to all changes in this revision

Viewing changes to recipes-powerpc-chrp_pegasos/atomic

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-03-07 10:20:39 UTC
  • Revision ID: james.westby@ubuntu.com-20080307102039-xw070el9hkm1jcgw
Tags: 73ubuntu5
Add relatime to all autopartitioning recipes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        format{ }
7
7
        use_filesystem{ }
8
8
        filesystem{ ext3 }
9
 
        mountpoint{ /boot } .
 
9
        mountpoint{ /boot }
 
10
        options/relatime{ relatime } .
10
11
 
11
12
500 10000 1000000000 ext3
12
13
        $lvmok{ }
14
15
        format{ }
15
16
        use_filesystem{ }
16
17
        filesystem{ ext3 }
17
 
        mountpoint{ / } .
 
18
        mountpoint{ / }
 
19
        options/relatime{ relatime } .
18
20
 
19
21
96 512 300% linux-swap
20
22
        $lvmok{ }