Codebase list partman-auto / 9ce7da5
Add a bios_grub partition for GPT disk labels on sparc/sparc64 John Paul Adrian Glaubitz 5 years ago
4 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 partman-auto (145) UNRELEASED; urgency=medium
11
2 [ Cyril Brulebois ]
23 * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
4
5 [ John Paul Adrian Glaubitz ]
6 * Add a bios_grub partition for GPT disk labels on sparc/sparc64.
37
48 -- Cyril Brulebois <[email protected]> Fri, 27 Apr 2018 03:43:04 +0200
59
00 partman-auto/text/atomic_scheme ::
1
2 10 10 10 free
3 $iflabel{ gpt }
4 $reusemethod{ }
5 method{ biosgrub } .
16
27 50 500 100 ext2
38 $bootable{ }
00 partman-auto/text/home_scheme ::
1
2 10 10 10 free
3 $iflabel{ gpt }
4 $reusemethod{ }
5 method{ biosgrub } .
16
27 50 500 100 ext2
38 $bootable{ }
00 partman-auto/text/multi_scheme ::
1
2 10 10 10 free
3 $iflabel{ gpt }
4 $reusemethod{ }
5 method{ biosgrub } .
16
27 30 500 100 ext2
38 $bootable{ }