Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | doc: comma placement corrections and word order | Jan Engelhardt | |
Set commas where there should be some. Some improvements to word order. | |||
2014-05-07 | doc: corrections to words and forms | Jan Engelhardt | |
This patch exchange words which are inappropriate for a situation, deletes duplicated words, and adds particles where needed. | |||
2014-05-06 | doc: typographical fine tuning | Jan Engelhardt | |
2014-03-21 | man: document ARM root partition types | Lennart Poettering | |
2014-03-10 | man: fix formatting of uuids | Lennart Poettering | |
2014-03-07 | man: reference the Discoverable Partitions Spec from the gpt-auto-generator ↵ | Lennart Poettering | |
man page | |||
2014-03-07 | gpt-auto-generator: automatically find the root disk of the system | Lennart Poettering | |
When run in an initrd and no root= argument is set (or is set to root=gpt-auto) we will automatically look for the root partition on the same disk the EFI ESP is located on. Since we look for swap, /home and /srv on the disk the root partition is located on, we hence have a fully discoverable chain: Firmware discovers the EFI ESP partition → the initrd discovers the root partition → the host OS discovers swap, /home, and /srv. Note that this requires an EFI boot loader that sets the LoaderDevicePartUUID EFI variable, such as Gummiboot. | |||
2014-03-06 | man: bring gpt-auto-generator up to date | Lennart Poettering | |
2013-08-13 | man: document the GPT partition types gpt-auto-generator looks for | Lennart Poettering | |
2013-08-13 | man; document gpt-auto-generator | Lennart Poettering | |