]> git.ipfire.org Git - thirdparty/systemd.git/commit
man/systemd-gpt-auto-generator: export type flags by name, trim table
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 17 Sep 2022 10:02:53 +0000 (12:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Sep 2022 14:48:50 +0000 (16:48 +0200)
commitc6a173ef3b635a2beb2855cb84318e12c5bba9ca
tree61c1966531fe434a6550bc22658eac16ea820c26
parent9a941ffefed1d0d125275983e5bc60f5bba3bb22
man/systemd-gpt-auto-generator: export type flags by name, trim table

We listed many of the root-partition type uuids, but not all. I think the
chances of somebody using the discoverable partition magic on an Itanium system
are fairly low at this point. So let's remove all architectures except the two
most popular consumer architectures. People building Longsoon or RISC-V images
are likely to have the online version of the Discoverable Partitions
Specifications handy anyway, and it makes the man page easier to read. It also
reduces the chances that somebody adding new entries to the table has some
select&paste mishap. We've already had this happen in the past and it's fairly
nasty bug. We don't need to expose the information in two places with manual
propagation between them.
man/systemd-gpt-auto-generator.xml