Searched refs:built (Results 1 – 25 of 28) sorted by relevance
12
/systemd-251/src/shared/ |
D | dropin.c | 134 _cleanup_free_ char *prefix = NULL, *instance = NULL, *built = NULL; in unit_file_find_dirs() local 216 r = unit_name_build_from_type(prefix, instance, type, &built); in unit_file_find_dirs() 220 return unit_file_find_dirs(original_root, unit_path_cache, unit_path, built, suffix, dirs); in unit_file_find_dirs()
|
/systemd-251/src/version/ |
D | version.h.in | 3 * Detailed project version that includes git commit when not built from a release.
|
/systemd-251/docs/ |
D | ENVIRONMENT.md | 84 to 0, then the built-in default is used. 102 systems built with libxcrypt and is ignored on systems using glibc's 156 built-in EFI logic of requesting a reboot into the firmware. Takes a boolean. 165 overriding of `systemd-logind`'s built-in EFI logic of requesting a reboot 177 overriding of `systemd-logind`'s built-in EFI logic of requesting a reboot 377 against its built-in certificates. 440 use for LUKS home directories, overriding the built-in default mount
|
D | PORTING_TO_NEW_ARCHITECTURES.md | 36 be built as the appropriately named `BOOT<arch>.EFI` binary.) Also, if your
|
D | DISTRO_PORTING.md | 59 vendor pool at ntp.org and make it the built-in default by
|
D | HACKING.md | 55 Every time you rerun the `mkosi` command a fresh image is built, incorporating 152 corpus should be built and exported as `$OUT/fuzz-foo_seed_corpus.zip` in 155 The fuzzers can be built locally if you have libFuzzer installed by running
|
D | AUTOMATIC_BOOT_ASSESSMENT.md | 12 support is built into various of its components. When used together these 13 components provide a complete solution on UEFI systems, built as add-on to the
|
D | BUILDING_IMAGES.md | 10 In many scenarios OS installations are shipped as pre-built images, that 164 pre-built in the image. For example `/tmp/` or `/home/` partitions, or even
|
D | CONTRIBUTING.md | 57 are runtime and build time graceful fallbacks (e.g.: daemon will not be built, runtime functionalit…
|
D | PASSWORD_AGENTS.md | 16 * A simple tty agent which is built into "`systemctl start`" (and similar commands) and asks passwo…
|
D | ARCHITECTURE.md | 138 Rules built in the static hardware database shipped by the project can be found
|
D | RANDOM_SEEDS.md | 221 which should be safe even with FAT file system drivers built into 232 not going to replicate the built image on multiple systems may opt to turn
|
D | CREDENTIALS.md | 274 useful to implement secure parameterization of vendor-built and signed
|
D | PORTABLE_SERVICES.md | 191 if the image is built based on glibc, the dynamic loader needs to be
|
D | USER_RECORD.md | 874 determined the home directory is in internal built-in media. (This is used by
|
/systemd-251/ |
D | mkosi.build | 87 \S (built from systemd tree)
|
D | README | 177 (util-linux *must* be built without --enable-libmount-support-mtab)
|
D | TODO | 168 with a key that can only be unlocked via a pristine pre-built Fedora 207 * for vendor-built signed initrds: 211 - kernel-install should be able to install pre-built unified kernel images in 323 pre-built kernels. 1124 * The udev blkid built-in should expose a property that reflects
|
D | NEWS | 327 kernel is built for. 796 * The TPM2/FIDO2/PKCS11 support in systemd-cryptsetup is now also built 860 built-in epoch of systemd (which by default is the release timestamp 1148 images created for distribution ("golden images") are built with no 1176 testing the built-in with the specified action (in place of the 1366 * systemd-importd and systemd-resolved can now be optionally built with 1569 * The "net_id" built-in of udev has been updated with three 2814 all system calls known at the time systemd was built. 2924 addresses the built-in DNS stub shall listen on, in addition to the 3083 at runtime, instead of using the built-in values selected during [all …]
|
D | meson.build | 25 # the wrong result when systemd is being built as a meson subproject 1725 # config should be installed when any of the programs are built.
|
/systemd-251/hwdb.d/ |
D | 70-joystick.hwdb | 34 # Specify if a joystick is a built-in one or external:
|
D | 70-touchpad.hwdb | 34 # Specify if a touchpad is a built-in one or external:
|
D | 60-sensor.hwdb | 15 # That requires a kernel built with CONFIG_DMIID set, which is common.
|
/systemd-251/shell-completion/zsh/ |
D | _udevadm | 156 'test-builtin:test a built-in command'
|
/systemd-251/test/ |
D | README.testsuite | 46 Testing installed binaries instead of built
|
12