summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-11file-io: Fix copying sparse filesMichael A Cassaniti2-1/+87
2023-08-11repart: Allow specifying --copy-from more than onceDaan De Meyer3-25/+62
2023-08-11docs: update link to RHEL/CentOS Stream trackerJan Macku1-1/+1
2023-08-11repart: Allow acquire shared lock on --copy-from files/devicesDaan De Meyer1-5/+8
2023-08-11test-mountpoint-util: /root might be mountedFranck Bui1-5/+8
2023-08-10coredump: fix various invalid memory accessYu Watanabe1-19/+14
2023-08-10io-util: introduce iovw_append() helper functionYu Watanabe2-0/+38
2023-08-10Make ukify the default ifUKI_GENERATOR is unsetcvlc121-1/+1
2023-08-10vconsole-setup: use "@kernel" rather than "kernel" as special string to leave...Lennart Poettering3-7/+7
2023-08-10file-io: let's use offsetof() rather than sizeof() for determining EFI_FILE_I...Lennart Poettering1-1/+1
2023-08-10ukify: Use length= instead of ignore_padding= in inspectDaan De Meyer1-1/+2
2023-08-10mkosi: Copy sources under /usr in the imageMichal Koutný2-2/+2
2023-08-10tmpfiles: move static vars into Context objectLennart Poettering1-118/+248
2023-08-10test: testsuite-35.sh needs manual/test-session-properties to be installed on...Franck Bui1-0/+1
2023-08-10Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal9-24/+31
2023-08-10tools: pylint meson-render-jinja2.pyFrantisek Sumsal1-1/+5
2023-08-10tools: pylint analyze-dump-sort.pyFrantisek Sumsal1-0/+1
2023-08-10tools: pylint dump-auxv.pyFrantisek Sumsal1-4/+8
2023-08-10tools: pylint gdb-sd_dump_hashmaps.pyFrantisek Sumsal1-1/+2
2023-08-10tools: pylint list-discoverable-partitions.pyFrantisek Sumsal1-16/+16
2023-08-10tools: pylint xml_helper.pyFrantisek Sumsal1-1/+5
2023-08-10tools: pylint update-man-rules.pyFrantisek Sumsal1-5/+9
2023-08-10tools: pylint update-dbus-docs.pyFrantisek Sumsal1-40/+45
2023-08-10tools: pylint make-man-index.pyFrantisek Sumsal1-9/+10
2023-08-10tools: pylint make-directive-index.pyFrantisek Sumsal1-9/+10
2023-08-10tools: pylint make-autosuspend-rules.pyFrantisek Sumsal1-2/+2
2023-08-10tools: pylint generate-gperfs.pyFrantisek Sumsal1-7/+12
2023-08-10networkd: add comment about order of IPReversePathFilter enumLennart Poettering1-1/+2
2023-08-10mkosi: Move python3dist(pytest-flakes) to base preset build packagesDaan De Meyer1-3/+1
2023-08-10update TODOLennart Poettering1-0/+5
2023-08-10sd-event: explicit document what to do with epoll-incompatible fdsLennart Poettering1-16/+25
2023-08-10journalcl: simplify handling of stdout being a regular file and epoll()Lennart Poettering1-10/+9
2023-08-10man: let's tone down the recommendation to use Type=exec a bitLennart Poettering1-18/+27
2023-08-10execute: Chown credentials files and directories to service groupDaan De Meyer1-11/+27
2023-08-10udev-builtin-net_id: use strjoin() if possibleYu Watanabe1-5/+6
2023-08-10udev-builtin-net_id: add more debugging logsYu Watanabe1-29/+33
2023-08-10udev-builtin-net_id: introduce get_first_syspath_component() helper functionYu Watanabe1-39/+46
2023-08-10udev-builtin-net_id: introduce get_matching_parent() helper functionYu Watanabe1-71/+55
2023-08-10coredump: let's use FOREACH_ARRAY() at once very obvious placeLennart Poettering1-4/+1
2023-08-10coredump: fix error pathLennart Poettering1-1/+1
2023-08-10coredump: rename gather_pid_metadata() → gather_pid_metadata_from_procfs()Lennart Poettering1-3/+3
2023-08-10coredump: add four assert()sLennart Poettering1-0/+6
2023-08-10coredump: use a cleanup handler for destroying iovw objectsLennart Poettering2-9/+8
2023-08-10coredump: explicitly document that in order to process a coredump we have to ...Lennart Poettering1-12/+16
2023-08-10tools: pylint dbus_exporter.pyFrantisek Sumsal1-1/+2
2023-08-10tools: pylint check-includes.pyFrantisek Sumsal1-3/+3
2023-08-10tools: pylint catalog-report.pyFrantisek Sumsal1-40/+40
2023-08-10tools: pylint analyze-dump-sort.pyFrantisek Sumsal1-1/+2
2023-08-10repart: Reword --copy-from docsDaan De Meyer1-3/+7
2023-08-10repart: Pass GptPartitionType *Daan De Meyer1-15/+15