summaryrefslogtreecommitdiffstats
path: root/src/portable (follow)
Commit message (Expand)AuthorAgeFilesLines
* portablectl: fix regression when using --force without extension parametersLuca Boccassi2023-08-041-10/+13
* meson: move declarations of portabled and friendsYu Watanabe2023-07-311-0/+31
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-281-5/+5
* core: copy the host's os-release for /run/host/os-releaseLuca Boccassi2023-07-181-10/+1
* confext: add dissect tool support for confext imagesMaanya Goenka2023-07-141-1/+1
* bus-unit-util: add common code for reloading PID 1Lennart Poettering2023-07-101-12/+1
* portablectl: fix using --force when no --extension is passedLuca Boccassi2023-06-161-4/+4
* portable: fix silly typo in D-Bus interface nameLuca Boccassi2023-06-161-1/+12
* Merge pull request #28014 from bluca/portable_fixesLennart Poettering2023-06-131-2/+14
|\
| * portable: make sure to fsync after extracting/copyingLuca Boccassi2023-06-131-2/+2
| * portable: do not extract empty unit filesLuca Boccassi2023-06-131-0/+12
* | tree-wide: start properly syncing at various places we so far didn'tLennart Poettering2023-06-131-1/+1
* | tmpfile-util: turn last parameter of link_tmpfile() into a proper flagsLennart Poettering2023-06-131-1/+1
|/
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-2/+2
* tree-wide: convert more system1.Manager calls to BusLocatorDavid Tardon2023-05-242-18/+5
* machine,portable: fix a typo in an info messageFrantisek Sumsal2023-05-131-1/+1
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-123-6/+34
|\
| * tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-053-6/+34
* | tree-wide: drop unneeded output paramsDavid Tardon2023-04-121-5/+1
* | Merge pull request #27033 from dtardon/array-cleanupYu Watanabe2023-04-123-33/+24
|\ \
| * | portabled-image-bus: use CLEANUP_ARRAYDavid Tardon2023-04-111-14/+10
| * | portabled-image-bus: use CLEANUP_ARRAYDavid Tardon2023-04-111-6/+4
| * | portabled-image-bus: use CLEANUP_ARRAYDavid Tardon2023-04-111-6/+4
| * | portabled-bus: use CLEANUP_ARRAYDavid Tardon2023-04-111-6/+4
| * | portablectl: use CLEANUP_ARRAYDavid Tardon2023-04-111-1/+2
* | | portable: always reopen fd of release fileYu Watanabe2023-04-101-3/+3
* | | extension-release: establish compatibility between host file and extension-re...maanyagoenka2023-04-051-1/+1
* | | os-util: add a new confext image type and the ability to parse their release ...maanyagoenka2023-04-051-5/+5
| |/ |/|
* | rename extension-release.[c|h] -> extension-util.[c|h]Luca Boccassi2023-03-301-1/+1
* | portablectl: display sysext-specific fieldsLuca Boccassi2023-03-281-9/+22
* | portable: add PORTABLE_NAME_AND_VERSION= and other metadata to LogsExtraFields=Luca Boccassi2023-03-281-8/+93
* | portable: include base and extension images in log fieldsLuca Boccassi2023-03-281-4/+26
* | portable: use parse_env_file_fd to keep FD validLuca Boccassi2023-03-281-10/+5
* | env: add load_env_file_pairs_fd()Luca Boccassi2023-03-281-7/+1
|/
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-242-4/+4
* fileio: add new helper fdopen_independent()Lennart Poettering2023-03-231-6/+1
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-211-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-102-7/+7
* tree-wide: replace IOVEC_INIT with IOVEC_MAKEYu Watanabe2023-03-061-1/+1
* tmpfile-util: teach link_tmpfile() to optionally replace filesLennart Poettering2023-03-031-1/+1
* portabled: hook up SIGRTMIN+18 and memory pressureLennart Poettering2023-03-011-1/+10
* tree-wide: port various things over to CLEANUP_ARRAY()Lennart Poettering2023-02-231-14/+6
* meson: Do not include headers in source listsJan Janssen2023-01-241-5/+0
* loop-util: always tell kernel explicitly about loopback sector sizeLennart Poettering2023-01-181-1/+1
* portable: port basename() → path_extract_filename()Lennart Poettering2022-12-231-5/+12
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-202-2/+2
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-192-2/+2
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-194-14/+14
* dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...Lennart Poettering2022-12-011-1/+3
* portable: add a few more useful debug log messagesLuca Boccassi2022-11-231-3/+3