Systemd/docs
Lennart Poettering 6b000af4f2 tree-wide: avoid some loaded terms
https://tools.ietf.org/html/draft-knodel-terminology-02
https://lwn.net/Articles/823224/

This gets rid of most but not occasions of these loaded terms:

1. scsi_id and friends are something that is supposed to be removed from
   our tree (see #7594)

2. The test suite defines an API used by the ubuntu CI. We can remove
   this too later, but this needs to be done in sync with the ubuntu CI.

3. In some cases the terms are part of APIs we call or where we expose
   concepts the kernel names the way it names them. (In particular all
   remaining uses of the word "slave" in our codebase are like this,
   it's used by the POSIX PTY layer, by the network subsystem, the mount
   API and the block device subsystem). Getting rid of the term in these
   contexts would mean doing some major fixes of the kernel ABI first.

Regarding the replacements: when whitelist/blacklist is used as noun we
replace with with allow list/deny list, and when used as verb with
allow-list/deny-list.
2020-06-25 09:00:19 +02:00
..
_data docs: beef up entrypoint documentation page 2019-12-11 10:53:14 +01:00
_includes Update copyright notice 2020-01-26 13:29:55 +09:00
_layouts docs: make it pretty 2019-12-11 17:04:20 +01:00
assets docs: make it pretty 2019-12-11 17:04:20 +01:00
fonts docs: make it pretty 2019-12-11 17:04:20 +01:00
sysvinit docs: move doc/ to docs/ 2018-09-08 13:39:03 -07:00
var-log meson: drop varlogdir variable 2019-07-04 10:16:48 +02:00
.gitignore docs: make it pretty 2019-12-11 17:04:20 +01:00
AUTOMATIC_BOOT_ASSESSMENT.md sd-boot: fix menu ordering with boot counting 2020-05-26 19:27:59 +02:00
BLOCK_DEVICE_LOCKING.md docs: make it pretty 2019-12-11 17:04:20 +01:00
BOOT_LOADER_INTERFACE.md docs: interlink the docs to make it easier to navigate 2020-02-28 16:54:33 +01:00
BOOT_LOADER_SPECIFICATION.md tree-wide: fix spelling errors 2020-04-21 23:21:08 +02:00
CGROUP_DELEGATION.md doc: link to html versions of cgroup docs 2020-01-09 16:47:34 +01:00
CNAME Create CNAME 2018-10-12 13:48:34 +02:00
CODE_OF_CONDUCT.md docs: drop "The" in categorization titles of Markdown documentation 2020-01-14 10:11:19 +01:00
CODE_QUALITY.md docs: add a link to the Fossies codespell report 2020-05-21 09:00:53 +02:00
CODING_STYLE.md tree-wide: use "hostname" spelling everywhere 2020-04-21 16:58:04 +02:00
CONTAINER_INTERFACE.md docs: drop "The" in categorization titles of Markdown documentation 2020-01-14 10:11:19 +01:00
CONTRIBUTING.md docs: point contributors to list of most recent systemd releases 2020-06-10 10:30:02 +02:00
CONVERTING_TO_HOMED.md Update the rsync command in CONVERTING_TO_HOMED 2020-05-06 10:52:22 +02:00
DESKTOP_ENVIRONMENTS.md docs: Change suffix for desktop applications to support non-transient services 2020-06-10 17:10:57 +02:00
DISCOVERABLE_PARTITIONS.md systemd-id128: add new verb to print GPT partitions UUIDs 2020-01-23 23:32:13 +01:00
DISTRO_PORTING.md docs: make it pretty 2019-12-11 17:04:20 +01:00
ENVIRONMENT.md tree-wide: s/time-out/timeout/g 2020-05-26 10:28:59 +02:00
GROUP_RECORD.md docs: introduce documentation category for user/group stuff 2020-04-11 18:03:24 +02:00
HACKING.md turn off fuzzit part 2 2020-06-11 18:59:44 +02:00
HOME_DIRECTORY.md docs: document the new offline discard logic 2020-05-07 16:13:07 +02:00
INITRD_INTERFACE.md docs: update link and more dots 2020-01-13 21:03:15 +01:00
PASSWORD_AGENTS.md docs: add some backticks and more formatting to PASSWORD_AGENTS.md (#15803) 2020-05-13 14:52:09 +02:00
PORTABILITY_AND_STABILITY.md docs: use "polkit" to refer to PolicyKit 2020-04-21 17:10:02 +02:00
PORTABLE_SERVICES.md docs: import discoverable partitions spec 2019-12-23 14:44:33 +01:00
PREDICTABLE_INTERFACE_NAMES.md Merge pull request #14308 from poettering/man-naming-scheme-typo 2019-12-12 17:04:06 +09:00
RANDOM_SEEDS.md man: replace perl bug tracker link that went away with link to paper 2020-06-23 17:19:05 +02:00
RELEASE.md docs: make it pretty 2019-12-11 17:04:20 +01:00
ROOT_STORAGE_DAEMONS.md docs: Fix example code in ROOT_STORAGE_DAEMONS 2020-01-30 20:27:05 +00:00
SECURITY.md docs: policy for systemd-security subscriptions 2020-05-15 20:40:58 +02:00
TEMPORARY_DIRECTORIES.md docs: make it pretty 2019-12-11 17:04:20 +01:00
TESTING_WITH_SANITIZERS.md docs: uppercase all markdown document titles 2020-01-14 10:14:11 +01:00
TRANSIENT-SETTINGS.md core: add new PassPacketInfo= socket unit property 2020-05-27 22:40:38 +02:00
TRANSLATORS.md docs: make sure there's only one # markdown header in each file 2019-12-13 11:56:08 +01:00
UIDS-GIDS.md docs: introduce documentation category for user/group stuff 2020-04-11 18:03:24 +02:00
USERDB_AND_DESKTOPS.md docs: use "polkit" to refer to PolicyKit 2020-04-21 17:10:02 +02:00
USER_GROUP_API.md docs: use bool in varlink interface definition 2020-06-09 17:11:38 +02:00
USER_NAMES.md tree-wide: avoid some loaded terms 2020-06-25 09:00:19 +02:00
USER_RECORD.md USER_RECORD: fix typo 2020-06-16 20:24:32 +02:00
_config.yml docs: make it pretty 2019-12-11 17:04:20 +01:00
favicon.png docs: make it pretty 2019-12-11 17:04:20 +01:00
favicon.svg docs: make it pretty 2019-12-11 17:04:20 +01:00
index.md docs: fix width of console example 2020-01-15 13:46:16 +01:00
style.css docs: CSS files should not be executable 2019-12-16 09:50:02 +01:00