summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26162 from YHNdnzj/machinectl-check-target-enabledLuca Boccassi2023-01-231-1/+7
|\
| * machinectl: remove unnecessary initializationMike Yuan2023-01-241-1/+1
| * machinectl: also enable machines.target when enabling machinesMike Yuan2023-01-241-0/+6
* | boot: Use objcopy with arm64Callum Farmer2023-01-231-2/+11
* | Merge pull request #26153 from DaanDeMeyer/repart-remove-usernsZbigniew Jędrzejewski-Szmek2023-01-232-67/+11
|\ \
| * | Revert "repart: Ensure files end up owned by root in generated filesystems"Daan De Meyer2023-01-232-53/+5
| * | Revert "repart: Make sure all files in the image are owned by root"Daan De Meyer2023-01-231-17/+9
* | | core: ensure init.scope is realized after drop-ins have been loadedLuca Boccassi2023-01-233-1/+6
* | | build: add some coloring to --version outputLennart Poettering2023-01-232-1/+46
* | | Merge pull request #26157 from medhefgo/mesonLuca Boccassi2023-01-231-0/+22
|\ \ \
| * | | meson: Move bootctl sources defintion to its own fileJan Janssen2023-01-231-0/+22
| | |/ | |/|
* | | Merge pull request #25805 from yuwata/locale-xkb-save-vconsoleLuca Boccassi2023-01-234-277/+458
|\ \ \
| * | | locale: also save XKB settings to vconsole.confYu Watanabe2023-01-234-14/+54
| * | | locale: make errors in writing files not criticalYu Watanabe2023-01-231-8/+4
| * | | locale: merge vconsole_convert_to_x11_and_emit() with method_set_vc_keyboard()Yu Watanabe2023-01-231-67/+58
| * | | locale: split out XKB settings to X11ContextYu Watanabe2023-01-234-140/+262
| * | | locale: rename context_free_vconsole() -> context_clear_vconsole()Yu Watanabe2023-01-231-16/+16
| * | | locale: do not use alloca() for strings which can be potentially arbitraryYu Watanabe2023-01-231-6/+13
| * | | locale: several coding style fixletsYu Watanabe2023-01-233-55/+80
* | | | Merge pull request #25168 from valentindavid/valentindavid/umount-move-recurs...Lennart Poettering2023-01-235-4/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | shutdown: Make all mounts privateValentin David2023-01-111-0/+5
| * | | shutdown: Move busy mounts to not block parent mountsValentin David2023-01-114-2/+90
| * | | shutdown: Drop bit fields in boolean declarationsValentin David2023-01-111-2/+2
* | | | Merge pull request #25145 from yuwata/udevadm-triggerZbigniew Jędrzejewski-Szmek2023-01-233-51/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | udevadm-trigger: also check with the original syspath if device is renamedYu Watanabe2023-01-191-0/+26
| * | | udevadm-trigger: settle with synthetic UUID if the kernel support itYu Watanabe2023-01-191-42/+40
| * | | udevadm-trigger: allow to fallback without synthetic UUID only first timeYu Watanabe2023-01-191-8/+14
| * | | sd-id128: introduce id128_hash_ops_freeYu Watanabe2023-01-192-0/+2
* | | | shared/install: rework an assert to appease gcc-13Zbigniew Jędrzejewski-Szmek2023-01-221-1/+2
* | | | shared/install: rework InstallChange to always have .path setZbigniew Jędrzejewski-Szmek2023-01-221-2/+6
* | | | sd-path: export env. generators pathsDavid Tardon2023-01-213-65/+96
* | | | Merge pull request #26139 from yuwata/test-load-fragment-fix-memleakLennart Poettering2023-01-211-4/+4
|\ \ \ \
| * | | | test-load-fragment: shorten code a bitYu Watanabe2023-01-211-4/+2
| * | | | test-load-fragment: fix memleakYu Watanabe2023-01-211-0/+2
* | | | | systemctl,test: -EBADF instead of -EBADFDYu Watanabe2023-01-212-2/+2
* | | | | Merge pull request #26137 from poettering/timesyncd-touch-file-tweaksLennart Poettering2023-01-212-37/+95
|\ \ \ \ \
| * | | | | timesyncd: make sure to update mtime of clock file on each bootLennart Poettering2023-01-201-0/+51
| * | | | | timesyncd: modernize load_clock_timestamp() a bitLennart Poettering2023-01-201-29/+26
| * | | | | timesyncd: write structured log messages whenever we bump the clock based on ...Lennart Poettering2023-01-202-8/+18
* | | | | | logs-show: add a splash of colour to verbose outputLennart Poettering2023-01-211-17/+32
* | | | | | logs-show: minor modernizationsLennart Poettering2023-01-211-21/+27
* | | | | | sd-journal: validate monotonic timestamp before returning itLennart Poettering2023-01-211-3/+6
* | | | | | string-util: add common implementation of function that converts sized charac...Lennart Poettering2023-01-219-56/+129
| |/ / / / |/| | | |
* | | | | logs-show: move strlen() handling into update_json_data() so that we can use ...Lennart Poettering2023-01-211-6/+11
* | | | | Merge pull request #26131 from poettering/bootctl-help-text-fixLennart Poettering2023-01-201-19/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bootctl: remove space that should not be thereLennart Poettering2023-01-201-1/+1
| * | | | bootctl: split out boot loader spec + boot loader interface commands in --hel...Lennart Poettering2023-01-201-2/+3
| * | | | bootctl: realign column in --help textLennart Poettering2023-01-201-17/+17
| * | | | bootctl: change section title for kernel image commandsLennart Poettering2023-01-201-2/+2
| * | | | bootctl: drop full stop at end of --help textsLennart Poettering2023-01-201-2/+2