summaryrefslogtreecommitdiffstats
path: root/tools/command_ignorelist (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-04man: drop version info from file hiearchy man pageLennart Poettering1-0/+43
2024-07-04os-util: avoid matching on the wrong extension-release fileLuca Boccassi2-8/+13
2024-07-04mkosi: Build a disk image by default againDaan De Meyer2-22/+4
2024-07-04src/boot/efi/meson.build: ensure VERSION_TAG exists in case of cross buildChen Qi1-3/+4
2024-07-04meson: Deal with potential stable versionsDaan De Meyer1-2/+2
2024-07-04load-fragment: allow MountImages= with paths starting with /devTopi Miettinen3-8/+26
2024-07-04test: skip TEST-69-SHUTDOWN on DebianLuca Boccassi1-0/+7
2024-07-04zsh: add run0 completionsRonan Pigott2-0/+58
2024-07-03docs: Update HACKINGDaan De Meyer1-21/+12
2024-07-03mkosi: Install zypper in opensuse imagesDaan De Meyer1-0/+1
2024-07-03mkosi: Fix sync script git commandDaan De Meyer1-1/+1
2024-07-03README: add missing CONFIG_MEMCG kernel config option for oomdJames Hilliard1-0/+1
2024-07-03mkosi: update arch commit referenceDaan De Meyer2-2/+2
2024-07-03mkosi: Clean up old packages from the build directoryDaan De Meyer4-0/+17
2024-07-03mkosi: remove conflicting deb packages from builddirLuca Boccassi1-0/+2
2024-07-03load-fragment: Remove faulty assertionDaan De Meyer1-1/+1
2024-07-03ukify: bring order of EFI sections in man + --help into same order as specLennart Poettering2-95/+98
2024-07-03boot: don't set OsIndications field if already set correctlyLennart Poettering1-3/+8
2024-07-03boot: cover for hardware keys on phones/tabletsBrenton Simpson1-2/+5
2024-07-03ukify: suffix switches that take parameters with = in log outputLennart Poettering1-1/+1
2024-07-03measure: drop incomplete support for PCRs != 11Lennart Poettering2-72/+55
2024-07-03boot: compare auto- prefix case-insensitivelyLennart Poettering1-3/+2
2024-07-03boot: split out inner part of config_load_type2_entries()Lennart Poettering1-119/+134
2024-07-03boot: indent error code path, but leave main code path unindentedLennart Poettering1-3/+10
2024-07-03efi: don't non-chalantly drop const from memory bufferLennart Poettering1-1/+1
2024-07-03efi: drop "ret_" prefix from "ret_sections[]" parameterLennart Poettering2-24/+26
2024-07-03efi: fix mangle_stub_cmdline() for empty stringsLennart Poettering1-6/+4
2024-07-03efi: add limit on how large files can be we load into memory at onceLennart Poettering2-5/+11
2024-07-03repart: Allow overriding fstype per partition designatorDaan De Meyer4-0/+49
2024-07-03mkosi: Copy packages to the build directory as wellDaan De Meyer4-0/+4
2024-07-03mkosi: Make sure we don't hide errors from git merge-baseDaan De Meyer1-1/+6
2024-07-03hwdb: Add some HP IR camerasAnton Golubev1-0/+10
2024-07-03update TODOLennart Poettering1-5/+4
2024-07-03mkosi: update fedora commit referenceDaan De Meyer1-1/+1
2024-07-03core/main: add an assertion to ensure user managers won't initiate destructiv...Mike Yuan1-8/+9
2024-07-03core/manager: invoke special targets on signal only for system managerMike Yuan1-34/+36
2024-07-03core/dbus-manager: refuse SoftReboot() for user managersMike Yuan1-0/+4
2024-07-03core/dbus-manager: check for runtime scope first for system-wide operationsMike Yuan1-20/+20
2024-07-03core/dbus-manager: use sd_bus_error_set() rather than _setf() where appropriateMike Yuan1-16/+16
2024-07-03core/dbus-manager: use path_simplify_alloc() for root and init pathsMike Yuan1-11/+11
2024-07-03core/dbus-manager: use PidRef for log_caller()Mike Yuan1-8/+9
2024-07-03mkosi: Don't touch the packaging checkout if work is being doneDaan De Meyer1-2/+9
2024-07-03meson: Define __TARGET_ARCH macros required by bpfDaan De Meyer1-7/+7
2024-07-03coredump: correctly take tmpfs size into account for compressionLuca Boccassi1-8/+12
2024-07-02docs/CODING_STYLE: document that we nowadays prefer (const char*) for func re...Mike Yuan1-1/+13
2024-07-02test: fix TEST-74-AUX-UTILS.ssh.sh on SUSEFranck Bui1-1/+4
2024-07-02test: preserve symlink in inst_recursive()Franck Bui1-0/+2
2024-07-02test: fix TEST-24-CRYPTSETUP on SUSEFranck Bui1-1/+1
2024-07-02test: install /etc/hostsFranck Bui1-0/+1
2024-07-02efivars: rename efivar_get_uint_string() → efivar_get_uint64_str16()Lennart Poettering4-19/+20