summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* discover-image: introduce per-user image directoriesLennart Poettering2024-12-2030-85/+317
* po: Translated using Weblate (Finnish)Ricky Tigg2024-12-201-5/+4
* Add .venv to gitignoreSeptatrix2024-12-201-0/+1
* core/device: handle ID_PROCESSING udev property (#35351)Lennart Poettering2024-12-203-23/+110
|\
| * TEST-17: add test case for ID_PROCESSING flag on add ueventYu Watanabe2024-12-201-8/+47
| * core/device: handle ID_PROCESSING udev propertyYu Watanabe2024-12-202-3/+46
| * core/device: use path_equal() to compare sysfs pathYu Watanabe2024-12-201-1/+3
| * core/device: rename output parameters of device_setup_units() to ret_xyzYu Watanabe2024-12-201-11/+14
* | debug-generator: add a kernel cmdline option to pause the boot process (#35410)Daan De Meyer2024-12-209-36/+474
|\ \
| * | debug-generator: add a kernel cmdline option to pause the boot processAntonio Alvarez Feijoo2024-12-209-0/+411
| * | man/debug-generator: add a section for kernel command line optionsAntonio Alvarez Feijoo2024-12-201-36/+63
* | | [RFC] better naming for Azure MANA network devices (#34255)Lennart Poettering2024-12-202-1/+14
|\ \ \
| * | | hwdb: disable inclusion of the PCI domain in MANA network interface namingLennart Poettering2024-12-111-0/+4
| * | | net_id: depending on new udev prop, include/exclude PCI domain from netif namesLennart Poettering2024-12-111-1/+10
* | | | mkosi: move config optionsMatteo Croce2024-12-203-5/+5
* | | | audit-util: rename output parameterYu Watanabe2024-12-201-2/+2
* | | | TEST-71-HOSTNAME: do not start user sessionYu Watanabe2024-12-201-0/+6
| |/ / |/| |
* | | capability-util: generalize helper to acquire local caps (#35403)Yu Watanabe2024-12-2010-77/+122
|\ \ \
| * | | journald: get rid of get_process_capeff(), use pidref_get_capability() insteadLennart Poettering2024-12-177-42/+9
| * | | capability-util: introduce capability_is_set() helperLennart Poettering2024-12-171-5/+9
| * | | capability-util: generalize helper to acquire local capsLennart Poettering2024-12-174-30/+104
* | | | analyze: add "chid" verb to display CHIDs of the local system (#35175)Yu Watanabe2024-12-209-10/+277
|\ \ \ \
| * | | | analyze: drop conditioning of --no-legend and --json= on specific verbsLennart Poettering2024-12-181-8/+0
| * | | | analyze: add verb for showing system's CHIDsLennart Poettering2024-12-189-2/+277
* | | | | Small fixes to nspawn and other stuff (#35686)Yu Watanabe2024-12-205-19/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | nspawn: switch to read_virtual_file() for reading audit loginuidLennart Poettering2024-12-191-1/+1
| * | | | nsresource: print nicer error message when trying to acquire an unpriv user n...Lennart Poettering2024-12-191-0/+2
| * | | | mount-util: add debug message to make_userns() failureLennart Poettering2024-12-191-1/+1
| * | | | mount-util: add debug output when we switched rootLennart Poettering2024-12-191-0/+2
| * | | | nspawn: trivial improvementsLennart Poettering2024-12-191-1/+2
| * | | | nspawn: rename pin_fully_visible_fs() → pin_fully_visible_api_fs()Lennart Poettering2024-12-193-8/+9
| * | | | nspawn: add some additional useful debug loggingLennart Poettering2024-12-191-0/+4
| * | | | nspawn: make unexpected mkdir() failures fatalLennart Poettering2024-12-191-1/+2
| * | | | nspawn: rename 'fd' variable to something more descriptiveLennart Poettering2024-12-191-6/+7
| * | | | nspawn: use DEVNUM_FORMAT_STR/DEVNUM_FORMAT_VAL moreLennart Poettering2024-12-191-1/+2
* | | | | udev: support reloading udev.conf (#35458)Yu Watanabe2024-12-208-18/+87
|\ \ \ \ \
| * | | | | TEST-17: use 'udevadm control --reload' or 'systemctl reload systemd-udevd.se...Yu Watanabe2024-12-192-4/+4
| * | | | | udev: also reload udev.conf when explicitly requestedYu Watanabe2024-12-193-8/+33
| * | | | | udev: reload .rules files and builtins only when necessaryYu Watanabe2024-12-194-10/+54
| |/ / / /
* | | | | ptyfwd: reset writable/readable flag before shovel() on exitYu Watanabe2024-12-201-0/+7
* | | | | machine: make TEST-13-NSPAWN wqlong-running code more verboseIvan Kruglov2024-12-191-0/+6
* | | | | Minor fixes in man pages, example scripts, error log (#35683)Luca Boccassi2024-12-197-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | man/sysupdate.features: fix typosMatthias Lisin2024-12-191-2/+2
| * | | | sysupdate: fix args order of formatted errorMatthias Lisin2024-12-191-1/+1
| * | | | man/sysupdate.d: fix wrong PathRelativeTo valueMatthias Lisin2024-12-191-1/+1
| * | | | man: fix args order for udevadm info cmdMatthias Lisin2024-12-194-4/+4
|/ / / /
* | | | udev: move config parsers and related things to udev-config.c (#35624)Yu Watanabe2024-12-1910-341/+411
|\ \ \ \
| * | | | udev-config: introduce UdevConfigYu Watanabe2024-12-198-101/+142
| * | | | udev: move parsers for config file, kerenel command line, and positional argu...Yu Watanabe2024-12-196-297/+326
* | | | | ukify: Fix regression in --no-sign-kernel flagThomas Hebb2024-12-191-2/+2
|/ / / /