systemd/docs
Zbigniew Jędrzejewski-Szmek d55ad7fe96 mkosi: move distro files to mkosi.default.d/
With this change, "mkosi build" will automatically build systemd for the
current distro without any further configuration. If people want to do a
cross-distro build by default, they can still create mkosi.default, but I
assume that this is relatively rare.

If people have symlinked mkosi.default to one of the files in .mkosi/, they'll
need to adjust the symlink.

(Building without configuration would always fail, since systemd has many many
required dependencies. I think it's nicer to do the most commonly expected
thing by default, i.e. rebuild for the current distro.)

Mkosi is nowadays packaged for most distros, so recommend installing of distro
packages as the primary installation mechanism.
2021-09-03 13:18:38 +02:00
..
_data docs: beef up entrypoint documentation page 2019-12-11 10:53:14 +01:00
_includes homepage: fix year in footer to 2021 2021-03-18 23:31:55 +01: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 meson: use jinja2 for README 2021-05-19 10:24:43 +09:00
var-log docs: move /var/log/README to a tmpfiles.d symlink 2021-07-21 17:29:06 +02:00
.gitignore gitignore: add jekyll cache directory 2021-06-24 10:20:29 +02:00
_config.yml docs: make it pretty 2019-12-11 17:04:20 +01:00
ARCHITECTURE.md docs/ARCHITECTURE: more markup and unicode 2021-06-04 10:51:19 +02:00
AUTOMATIC_BOOT_ASSESSMENT.md docs: rework awkward sentence in AUTOMATIC_BOOT_ASSESSMENT 2020-08-05 19:44:37 +02:00
BLOCK_DEVICE_LOCKING.md docs: clarify that udev watches for IN_CLOSE_WRITE (and not IN_CLOSE) 2020-10-10 10:01:59 +02:00
BOOT_LOADER_INTERFACE.md docs: improve wording when mentioning the acronym "ESP" 2021-07-09 13:41:00 +02:00
BOOT_LOADER_SPECIFICATION.md docs: improve wording when mentioning the acronym "ESP" 2021-07-09 13:41:00 +02:00
CGROUP_DELEGATION.md docs/CGROUP_DELEGATION: fix some typos 2021-06-09 11:04:17 +02: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 meson: rename target to update-hwdb 2021-01-27 09:22:15 +01:00
CODING_STYLE.md docs: add coding style example 2021-06-24 10:06:40 +09:00
CONTAINER_INTERFACE.md tree-wide: fix typo 2021-05-04 15:03:04 +02:00
CONTRIBUTING.md CONTRIBUTING: be clearer about versions and RFE process 2020-08-31 23:23:56 +02:00
CONVERTING_TO_HOMED.md Update the rsync command in CONVERTING_TO_HOMED 2020-05-06 10:52:22 +02:00
COREDUMP_PACKAGE_METADATA.md docs/COREDUMP_PACKAGE_METADATA.md: add table with well-known keys and their definition 2021-05-06 16:58:43 +01:00
DESKTOP_ENVIRONMENTS.md docs: Document xdg-autostart parameter X-systemd-skip 2020-07-20 16:03:47 +02:00
DISCOVERABLE_PARTITIONS.md docs: adjust sentece, fix minor typo 2021-08-24 15:39:17 +02:00
DISTRO_PORTING.md docs: make it pretty 2019-12-11 17:04:20 +01:00
ENVIRONMENT.md docs: document how to turn off btrfs quota support in importd 2021-08-17 10:09:13 +02: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
GROUP_RECORD.md tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
GVARIANT-SERIALIZATION.md docs: expose GVARIANT-SERIALIZATION as markdown 2021-01-28 09:55:35 +01:00
HACKING.md mkosi: move distro files to mkosi.default.d/ 2021-09-03 13:18:38 +02:00
HOME_DIRECTORY.md tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
index.md units: adjust description of systemd-update-utmp.service 2021-06-30 13:25:16 +02:00
INITRD_INTERFACE.md tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
JOURNAL_FILE_FORMAT.md docs: Update link to journal file format codebase 2021-05-16 16:51:18 +01:00
JOURNAL_NATIVE_PROTOCOL.md docs: document native journal protocol 2021-04-08 22:16:58 +02: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 tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
PORTABLE_SERVICES.md docs: portable services are no longer in preview 2021-08-18 11:30:53 +02: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 tree: wide "the the" and other trivial grammar fixes 2020-07-02 09:51:38 +02:00
RELEASE.md doc/RELEASE.md: document hwdb update step 2021-03-17 16:42:38 +01:00
RESOLVED-VPNS.md docs: document what VPNs should do to systemd-resolved.service 2020-11-25 14:08:37 +01:00
ROOT_STORAGE_DAEMONS.md tree-wide: fix links to systemd.io pages 2021-02-19 09:28:08 +01:00
SECURITY.md docs: policy for systemd-security subscriptions 2020-05-15 20:40:58 +02:00
style.css docs: align tables vertically to top 2021-02-22 22:29:34 +01:00
TEMPORARY_DIRECTORIES.md man: use paragraphs in descriptions of /tmp and /var/tmp 2020-10-05 18:38:35 +02:00
TESTING_WITH_SANITIZERS.md docs: uppercase all markdown document titles 2020-01-14 10:14:11 +01:00
TRANSIENT-SETTINGS.md Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
TRANSLATORS.md tree-wide: suggest meson command lines instead of ninja ones 2020-12-17 16:51:48 +01:00
UIDS-GIDS.md man: document new nspawn --bind-user= feature 2021-05-19 17:46:59 +02:00
USER_GROUP_API.md docs: link info about static user/group drop-in files from the relevant specs 2021-05-10 14:59:26 +02:00
USER_NAMES.md docs: reference NAME_MAX where we talk about filenames 2021-03-08 22:47:48 +01:00
USER_RECORD.md tree-wide: "a" -> "an" 2021-06-30 23:33:00 +09:00
USERDB_AND_DESKTOPS.md tree-wide: "a" -> "an" 2021-06-30 23:33:00 +09:00