summaryrefslogtreecommitdiff
path: root/src/shared/dissect-image.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-29codespell: fix spelling errorsBen Boeckel1-1/+1
2019-03-01dissect: automatically detect boot loader spec $BOOT partitionLennart Poettering1-0/+1
2018-12-19gpt-auto-generator: don't wait for udevLennart Poettering1-0/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-24dissect: optionally, validate that the image we dissect is a valid OS imageLennart Poettering1-0/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-21dissect: add dissect_image_and_warn() that unifies error message generation f...Lennart Poettering1-0/+1
2018-01-11log: minimize includes in log.hLennart Poettering1-0/+2
2017-12-05nspawn: make sure images containing an ESP are compatible with userns -U modeLennart Poettering1-7/+9
2017-11-30growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-20dissect: add an API that can read various metadata bits out of a dissected imageLennart Poettering1-0/+8
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-02-07core,nspawn,dissect: make nspawn's .roothash file search reusableLennart Poettering1-0/+2
2016-12-21dissect: make using a generic partition as root partition optionalLennart Poettering1-0/+1
2016-12-21dissect: return the GPT partition UUID, tooLennart Poettering1-0/+1
2016-12-20dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering1-1/+2
2016-12-07dissect: add DISSECT_IMAGE_DISCARD_ANY maskZbigniew Jędrzejewski-Szmek1-1/+4
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering1-4/+16
2016-12-07dissect: add support for encrypted imagesLennart Poettering1-5/+17
2016-12-07util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering1-0/+66