~cyphermox/partman-auto/merge-125ubuntu1

« back to all changes in this revision

Viewing changes to recipes-powerpc-chrp_pegasos/atomic

  • Committer: Sven Luther
  • Date: 2006-02-18 20:05:49 UTC
  • mto: (408.4.1)
  • mto: This revision was merged to the branch mainline in revision 441.
  • Revision ID: git-v1:4f6a2b76f5e60f79b7ce8000cb2d7f58e4806d70
Added powerpc_chrp_pegasos recipes.
Added lvm support for chrp_ibm and prep recipes.
Missing recipes for oldworld pmacs and apus.

r34979

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
partman-auto/text/atomic_scheme ::
 
2
 
 
3
500 10000 1000000 ext3
 
4
        $lvmok{ }
 
5
        method{ format }
 
6
        format{ }
 
7
        use_filesystem{ }
 
8
        filesystem{ ext3 }
 
9
        mountpoint{ / } .
 
10
 
 
11
64 512 300% linux-swap
 
12
        method{ swap }
 
13
        format{ } .