nixpkgs/nixos/doc/manual/installation
6t8k f652c83354
nixos/manual: rectify partitioning commands for UEFI/GPT
For GPT partition tables, there is no primary/logical/extended
partition type, and the layout of the mkpart command options slightly
differs depending on whether parted operates on an MBR or a GPT
partition table.

This has so far resulted in the string `primary` being assigned to the
GUID partition name field, which is probably unintended.

Rectify this by giving the GUID partitions sensible names and setting
`fs-type` where applicable.
2023-05-17 21:28:11 +02:00
..
building-nixos.chapter.md nixos: fix typos 2022-12-17 19:31:14 -05:00
changing-config.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
installation.md nixos-render-docs: add structural includes, use for manual 2023-02-12 13:02:42 +01:00
installing-behind-a-proxy.section.md nixos: nixos/doc/manual/installation/installing-behind-a-proxy.xml to CommonMark 2021-07-02 22:52:47 +08:00
installing-from-other-distro.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing-kexec.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
installing-pxe.section.md nixos/manual: use system nixpkgs to build pxe image 2022-02-16 22:22:32 +03:00
installing-usb.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing-virtualbox-guest.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing.chapter.md nixos/manual: rectify partitioning commands for UEFI/GPT 2023-05-17 21:28:11 +02:00
obtaining.chapter.md nixos/doc: improve install instructions 2022-10-26 14:22:15 +02:00
upgrading.chapter.md doc/installation: fix incorrect channel link 2023-01-03 15:24:36 -05:00