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

« back to all changes in this revision

Viewing changes to recipes-powerpc-apus/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:
12
12
        format{ }
13
13
        use_filesystem{ }
14
14
        filesystem{ ext3 }
15
 
        mountpoint{ /boot } .
 
15
        mountpoint{ /boot }
 
16
        options/relatime{ relatime } .
16
17
 
17
18
500 10000 1000000000 ext3
18
19
        $lvmok{ }
21
22
        format{ }
22
23
        use_filesystem{ }
23
24
        filesystem{ ext3 }
24
 
        mountpoint{ / } .
 
25
        mountpoint{ / }
 
26
        options/relatime{ relatime } .
25
27
 
26
28
96 512 300% linux-swap
27
29
        $lvmok{ }