summaryrefslogtreecommitdiff
path: root/src/shared/gpt.h
Commit message (Expand)AuthorAgeFilesLines
...
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* Add GPT partition type GUID for Itanium root partitionAndrew Wilcox2016-01-041-1/+6
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-231-0/+2
* nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering2015-01-191-0/+2
* endian: explicitly include endian.h wherever we want to use __BYTE_ORDERLennart Poettering2014-07-111-0/+2
* always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianessLennart Poettering2014-07-111-2/+2
* gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bitLennart Poettering2014-03-141-3/+12
* gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering2014-03-131-0/+7
* nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering2014-03-101-0/+1
* udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2014-03-071-5/+17
* generators: rework mount generatorsLennart Poettering2014-03-061-0/+28