summaryrefslogtreecommitdiffstats
path: root/src/shared/dissect-image.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nspawn: make sure idmapped logic works if DDI contains only /usr/ treeLennart Poettering2023-11-011-1/+1
* dissect: reenable automatic removal before trying againYu Watanabe2023-10-311-18/+16
* fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLETLennart Poettering2023-10-261-1/+1
* dissect: insert missing spaceYu Watanabe2023-10-261-1/+1
* mount-util: use mount beneath to replace previous namespace mountLuca Boccassi2023-10-161-2/+6
* Merge pull request #29525 from poettering/confext-sysext-multimodalLuca Boccassi2023-10-141-51/+54
|\
| * dissect: allow confext/sysext to be in the same imageLennart Poettering2023-10-111-51/+54
* | core: fix checking for extension-releases for ExtensionImages/DirectoriesLuca Boccassi2023-10-121-1/+2
|/
* dissect: avoid clobbering device-mapper error when activating verityLuca Boccassi2023-10-091-7/+10
* dissect-image: support verity_dissect_and_mount() in two steps tooLuca Boccassi2023-10-021-8/+16
* dissect-image: optionally allow mounting via new kernel mount API in two stepsLennart Poettering2023-10-021-138/+245
* dissect: Accept signature for usr+usr-verity+usr-verity-sig imagesValentin David2023-09-201-3/+11
* treewide: fix typosJoerg Behrmann2023-09-191-1/+1
* io-util: introduce loop_write_full that takes a timeoutMike Yuan2023-09-071-2/+2
* dissect: add 'f2fs' to allow-listed filesystemsLuca Boccassi2023-09-051-0/+1
* gpt: move basic header/partition structure of GPT into common codeLennart Poettering2023-08-241-33/+4
* tree-wide: drop "static inline" use in .c filesLennart Poettering2023-08-211-1/+1
* tree-wide: use LIST_POP()David Tardon2023-08-171-2/+1
* mkdir: Add support for creating subvolumes to mkdir_p_root()Daan De Meyer2023-08-141-1/+1
* dissect-image: Fix mount_point_is_available()Daan De Meyer2023-08-141-1/+1
* confext: add dissect tool support for confext imagesMaanya Goenka2023-07-141-9/+44
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-2/+2
* time-util: introduce usleep_safe()Yu Watanabe2023-06-221-1/+1
* dissect-image: Log if verity signature partition is too largeDaan De Meyer2023-06-201-1/+1
* dissect-image: fix partition label version compareLennart Poettering2023-06-021-4/+7
* dissect: implement the same logic as gpt-auto-generatorZbigniew Jędrzejewski-Szmek2023-05-301-32/+50
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-14/+18
* dissect: let's check for crypto_LUKS before fstype allowlist checkLennart Poettering2023-04-201-5/+6
* dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0Lennart Poettering2023-04-201-0/+15
* dissect-image: fix log level in dissect_log_errorQuintin Hill2023-04-191-15/+15
* gpt-auto-generator: "translate" errno codes into proper messagesZbigniew Jędrzejewski-Szmek2023-04-181-2/+5
* fsck: use execv_p_ and execl_p_Florian Klink2023-04-171-11/+2
* fsck: look for fsck binary not just in /sbinFlorian Klink2023-04-151-2/+11
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-121-93/+335
|\
| * dissect: update error code comment a bitLennart Poettering2023-04-051-1/+5
| * dissect: disallow empty partition tablesLennart Poettering2023-04-051-0/+10
| * dissect: make returning of DissectedImage object optionalLennart Poettering2023-04-051-4/+5
| * dissect: add dissect_image_file_and_warn()Lennart Poettering2023-04-051-44/+64
| * dissect: actually enforce policyLennart Poettering2023-04-051-41/+234
| * tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-4/+18
* | extension-release: establish compatibility between host file and extension-re...maanyagoenka2023-04-051-1/+2
* | os-util: add a new confext image type and the ability to parse their release ...maanyagoenka2023-04-051-3/+3
|/
* sysext: validate that they do not contain os-releaseLuca Boccassi2023-03-301-3/+8
* rename extension-release.[c|h] -> extension-util.[c|h]Luca Boccassi2023-03-301-1/+1
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-6/+6
* mountpoint-util: add new fstype_can_umask() helperLennart Poettering2023-03-091-1/+3
* mountpoint-util: move 'norecovery' detection into its own helper callLennart Poettering2023-03-091-1/+1
* dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDRLennart Poettering2023-03-091-40/+109
* dissect: add new helper dissected_partition_fstype()Lennart Poettering2023-03-091-1/+1
* dissect: show intended architecture of a disk imageLennart Poettering2023-03-011-0/+14