Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 95) sorted by relevance

1234

/systemd-251/src/sysupdate/
Dsysupdate-partition.c268 PartitionChange change) { in patch_partition() argument
277 assert(change <= _PARTITION_CHANGE_MAX); in patch_partition()
279 if (change == 0) /* Nothing to do */ in patch_partition()
305 if (change & PARTITION_LABEL) { in patch_partition()
311 if (change & PARTITION_UUID) { in patch_partition()
319 FLAGS_SET(change, PARTITION_NO_AUTO) && in patch_partition()
322 FLAGS_SET(change, PARTITION_READ_ONLY) && in patch_partition()
325 FLAGS_SET(change, PARTITION_GROWFS) && in patch_partition()
328 if (change & PARTITION_FLAGS) { in patch_partition()
Dsysupdate-partition.h49 int patch_partition(const char *device, const PartitionInfo *info, PartitionChange change);
/systemd-251/test/fuzz/fuzz-udev-rules/
D78-sound-card.rules5 ACTION=="add|change", KERNEL=="controlC*", ATTR{../uevent}="change"
6 ACTION!="change", GOTO="sound_end"
24 # generate a 'change' event on the main card device from the 'add' event of the
28 # for 'change' events only, and ignore the actual 'add' events.
31 # in it may need to figure out if the 'change' event has already been triggered
33 # SOUND_INITIALIZED on the device which simply tells us if the card 'change'
D60-block.rules8 ACTION=="change", SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST=="block", ATTR{block/*/ueven…
/systemd-251/rules.d/
D78-sound-card.rules5 ACTION=="add|change", KERNEL=="controlC*", ATTR{../uevent}="change"
6 ACTION!="change", GOTO="sound_end"
24 # generate a 'change' event on the main card device from the 'add' event of the
28 # for 'change' events only, and ignore the actual 'add' events.
31 # in it may need to figure out if the 'change' event has already been triggered
33 # SOUND_INITIALIZED on the device which simply tells us if the card 'change'
D60-block.rules8 ACTION=="change", SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST=="block", ATTR{block/*/ueven…
/systemd-251/shell-completion/bash/
Dhomectl71 --password-change-now
72 --password-change-min
73 --password-change-max
74 --password-change-warn
75 --password-change-inactive
128 …--locked|--enforce-password-policy|--password-change-now|--luks-discard|--luks-offline-discard|--n…
Dsystemd-run38 --on-clock-change --on-timezone-change --path-property --socket-property
/systemd-251/test/units/
Dtestsuite-30.sh14 systemd-run --on-timezone-change touch /tmp/timezone-changed
15 systemd-run --on-clock-change touch /tmp/clock-changed
Dtestsuite-17.06.sh33 udevadm trigger -w --action change --subsystem-match=block
Dtestsuite-17.04.sh28 SYSTEMD_LOG_LEVEL=debug udevadm trigger --verbose --settle --action change /dev/null
Dtestsuite-17.02.sh28 udevadm trigger --action=change --settle /sys/devices/virtual/net/lo
/systemd-251/shell-completion/zsh/
D_udevadm28 …'--action=[Type of event to be triggered.]:actions:(add change remove move online offline bind unb…
82 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \
92 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \
97 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \
102 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \
D_systemd-run38 '--on-clock-change[Defines a trigger based on system clock jumps]' \
40 '--on-timezone-change[Defines a trigger based on system timezone changes]' \
/systemd-251/docs/
DUSERDB_AND_DESKTOPS.md57 Note that this change in behavior is a good idea in any case, and does not
59 simply a change of behavior regarding use of existing APIs, not a suggested
67 PAM module. A display manager should hence change its PAM stack configuration
107 interface. (This is unlikely to change, as the other back-ends might have very
110 to change (and not just view) user accounts should talk directly to
DCODE_QUALITY.md17 they change system state); to run those too, build with `meson setup
21 change these flags for an already set up build tree, too, with "meson
DRELEASE.md25 …--atomic origin/main:main origin/main:refs/heads/${version}-stable`, and change the default branch…
DBLOCK_DEVICE_LOCKING.md86 apply/remove/change superblocks/partition information. It should not be held
98 manipulating block devices in all tools that change file system block devices
/systemd-251/.github/workflows/
Dcflite_pr.yml38 mode: 'code-change'
/systemd-251/catalog/
Dsystemd.ru.catalog.in142 # Subject: Time change
151 # Subject: Time zone change to @TIMEZONE@
/systemd-251/mkosi.default.d/debian/
D10-mkosi.debian71 …# We pull in the -dev package here, since the binary ones appear to change names too often, and th…
/systemd-251/mkosi.default.d/ubuntu/
D10-mkosi.ubuntu69 …# We pull in the -dev package here, since the binary ones appear to change names too often, and th…
/systemd-251/LICENSES/
DLGPL-2.0-or-later.txt14 …eedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarant…
18 … that you receive source code or can get it if you want it, that you can change the software or us…
36 …e libraries, while preserving your freedom as a user of such programs to change the free libraries…
62 … modified to carry prominent notices stating that you changed the files and the date of any change.
76 …n you can specify that version instead if you wish.) Do not make any other change in these notices.
78 Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU Gen…
150 … we recommend making it free software that everyone can redistribute and change. You can do so by …
/systemd-251/hwdb.d/
D70-joystick.hwdb10 # change in later revisions to support more or better matches, it
D70-touchpad.hwdb10 # change in later revisions to support more or better matches, it

1234