summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
...
* update TODOLennart Poettering2022-12-151-13/+0
|
* update TODOLennart Poettering2022-12-121-2/+14
|
* update TODOLennart Poettering2022-12-121-0/+17
|
* update TODOLennart Poettering2022-12-071-0/+3
|
* Update TODOLuca Boccassi2022-12-031-0/+4
|
* tree-wide: fix typoYu Watanabe2022-12-021-1/+1
|
* update TODOLennart Poettering2022-12-011-0/+3
|
* TODO: add unprivileged nspawn itemChristian Brauner2022-12-011-0/+1
| | | | Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
* TODO: add socket reduction entry for nspawnChristian Brauner2022-12-011-0/+2
| | | | Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
* TODO: add CLONE_PARENT entry for nspawnChristian Brauner2022-12-011-0/+2
| | | | Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
* TODO: consolidate nspawn itemsChristian Brauner2022-12-011-41/+28
| | | | Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
* update TODOLennart Poettering2022-11-301-0/+3
|
* update TODOLennart Poettering2022-11-291-10/+0
|
* update TODOLennart Poettering2022-11-291-0/+5
|
* update TODOLennart Poettering2022-11-251-0/+8
|
* TODO: add item about mnt_fstype_is_netfs()Zbigniew Jędrzejewski-Szmek2022-11-231-0/+4
|
* stub: handle random seed like sd-boot doesJason A. Donenfeld2022-11-231-2/+0
| | | | | | | | | sd-stub has an opportunity to handle the seed the same way sd-boot does, which would have benefits for UKIs when sd-boot is not in use. This commit wires that up. It refactors the XBOOTLDR partition discovery to also find the ESP partition, so that it access the random seed there.
* update TODOLennart Poettering2022-11-211-0/+6
|
* update TODOLennart Poettering2022-11-181-0/+6
|
* Update NEWS and TODO with sd-boot random seed developmentsJason A. Donenfeld2022-11-171-20/+3
|
* acpi-fpdt: Use kernel fpdt parsingJeremy Linton2022-11-141-0/+4
| | | | | | | | | | | | | On some kernels/distros (RHEL/aarch64) /dev/mem is turned off. This means that the ACPI FPDT data is missing from systemd-analyze output when /dev/mem fails to provide the boot times. Instead recent kernels can export that data from /sys/firmware/acpi/fpdt/boot/ entries. Use that information if available first. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
* update TODOLennart Poettering2022-11-101-0/+11
|
* update TODOLennart Poettering2022-11-101-0/+2
|
* Merge pull request #25291 from keszybz/util-cleanupYu Watanabe2022-11-091-2/+0
|\ | | | | Split/rename util.c+h and def.h
| * tests: move tests for eqzero() to a new fileZbigniew Jędrzejewski-Szmek2022-11-081-2/+0
| | | | | | | | | | | | It's a bit silly to have a separate file that one short test, but this is the last part of the test code that is misplaced, and here consistency beats brevity.
* | update TODOLennart Poettering2022-11-081-0/+7
|/
* update TODOLennart Poettering2022-10-311-2/+15
|
* update TODOLennart Poettering2022-10-261-0/+6
|
* tree-wide: fix typoYu Watanabe2022-10-261-1/+1
|
* update TODOLennart Poettering2022-10-251-0/+22
|
* update TODOLennart Poettering2022-10-201-0/+7
|
* update TODOLennart Poettering2022-10-191-0/+13
|
* Merge pull request #25050 from keszybz/transient-drop-ins-2Luca Boccassi2022-10-181-3/+0
|\ | | | | TEST-15: add one more variant of the test for drop-ins on transient services
| * TODO: drop entryZbigniew Jędrzejewski-Szmek2022-10-181-3/+0
| | | | | | | | | | This was resolved by 028a981c005e90c36c269e28709bf25032c2e8ca. We don't do the reload in the normal path.
* | update TODOLennart Poettering2022-10-181-0/+19
| |
* | Update TODODaan De Meyer2022-10-171-0/+7
| |
* | update TODOLennart Poettering2022-10-171-0/+4
| |
* | update TODOLennart Poettering2022-10-141-0/+21
| |
* | update TODOLennart Poettering2022-10-141-0/+6
|/
* TODO: fix typoYu Watanabe2022-10-131-2/+2
|
* update TODOLennart Poettering2022-10-131-0/+5
|
* update TODO with discussions from Image-based Linux summitLennart Poettering2022-10-121-0/+63
|
* update TODOLennart Poettering2022-10-111-0/+15
|
* TODO: fix typoYu Watanabe2022-10-081-1/+1
|
* update TODOLennart Poettering2022-10-041-0/+44
|
* TODO: tmpfiles.d m/MLuca Boccassi2022-10-031-0/+1
|
* Merge pull request #24853 from poettering/resolved-monitor-fixesLuca Boccassi2022-09-301-0/+6
|\ | | | | resolved: various monitor fixes
| * update TODOLennart Poettering2022-09-301-0/+6
| |
* | Merge pull request #24739 from keszybz/coredump-formattingLuca Boccassi2022-09-301-2/+1
|\ \ | |/ |/| Improve formatting of package metadata in coredumps
| * coredump: shorten output about package metadata to one lineZbigniew Jędrzejewski-Szmek2022-09-281-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We would print the whole thing in extenso. Users generally don't care, and would likely prefer to just get the compact identifier of the package that they can use in a bug report or package manager commands. Before: systemd-coredump[40645]: [🡕] Process 1975 (gnome-shell) of user 1000 dumped core. Module /usr/bin/gnome-shell (deleted) with build-id aafdb7d69a7efca937e490080ad9348541fc57d8 Metadata for module /usr/bin/gnome-shell (deleted) owned by FDO found: { "type" : "rpm", "name" : "gnome-shell", "version" : "43~rc-3.fc37", "architecture" : "x86_64", "osCpe" : "cpe:/o:fedoraproject:fedora:37" } Module /usr/lib64/gnome-shell/libgvc.so (deleted) with build-id 56cbb9862e1ee84ca1549b94f2b4cda03537613e Metadata for module /usr/lib64/gnome-shell/libgvc.so (deleted) owned by FDO found: { "type" : "rpm", "name" : "gnome-shell", "version" : "43~rc-2.fc37", "architecture" : "x86_64", "osCpe" : "cpe:/o:fedoraproject:fedora:37" } Module /usr/lib64/libLLVM-14.so (deleted) with build-id ffa7e43f48eb4c189304c0241b1862710de4c3a4 Metadata for module /usr/lib64/libLLVM-14.so (deleted) owned by FDO found: { "type" : "rpm", "name" : "gnome-shell", "version" : "43~rc-2.fc37", "architecture" : "x86_64", "osCpe" : "cpe:/o:fedoraproject:fedora:37" } After: systemd-coredump[235218]: [🡕] Process 235216 (bash) of user 1000 dumped core. Module libtinfo.so.6 from rpm ncurses-6.3-3.20220501.fc37.x86_64, build-id=71a04d23fd572525eb6efc47026c379725e06d96 Module bash from rpm bash-5.1.16-3.fc37.x86_64, build-id=6c936aff95a2ccda04a3fb685a81a84a0a8d10da Stack trace of thread 235216: #0 0x00007fa409ec8d8b kill (libc.so.6 + 0x38d8b) #1 0x0000560d35e366b1 kill_builtin (bash + 0xad6b1) #2 0x0000560d35dd7227 execute_builtin.lto_priv.0 (bash + 0x4e227) #3 0x0000560d35dd0459 execute_simple_command (bash + 0x47459) #4 0x0000560d35dd1de0 execute_command_internal (bash + 0x48de0) #5 0x0000560d35e307aa parse_and_execute (bash + 0xa77aa) #6 0x0000560d35e91b08 run_one_command.isra.0 (bash + 0x108b08) #7 0x0000560d35dba07c main (bash + 0x3107c) #8 0x00007fa409eb3510 __libc_start_call_main (libc.so.6 + 0x23510) #9 0x00007fa409eb35c9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x235c9) #10 0x0000560d35dbad85 _start (bash + 0x31d85)