summaryrefslogtreecommitdiff
path: root/src/shared/gpt.h
Commit message (Expand)AuthorAgeFilesLines
* gpt: add definition for boot loader spec partitionLennart Poettering2019-03-011-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-05-221-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* dissect: don't honour NOAUTO flags when looking for ESP (#5224)Lennart Poettering2017-02-071-0/+2
* nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering2016-12-071-1/+16
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-2/+2
* 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