From: Zbigniew Jędrzejewski-Szmek Date: Tue, 11 Dec 2018 10:03:50 +0000 (+0100) Subject: Merge branch 'predictable-interface-names' X-Git-Tag: v240~92^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11116%2Fhead;p=thirdparty%2Fsystemd.git Merge branch 'predictable-interface-names' This imports the wiki page for predictable interface names. I think it's useful to preserve history here because it's a contentious subject, and it's useful to know when what happened. --- a2bd90d38ea7a59adbeaca81a8ed1f88671205a3 diff --cc docs/index.md index f27aeaad2bd,00000000000..2140253674e mode 100644,000000..100644 --- a/docs/index.md +++ b/docs/index.md @@@ -1,19 -1,0 +1,20 @@@ +# systemd Documentation + +* [Automatic Boot Assessment](https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT) +* [Locking Block Device Access](https://systemd.io/BLOCK_DEVICE_LOCKING) +* [The Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE) +* [The Boot Loader Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION) +* [Control Group APIs and Delegation](https://systemd.io/CGROUP_DELEGATION) +* [The systemd Community Conduct Guidelines](https://github.com/systemd/systemd/blob/master/docs/CODE_OF_CONDUCT.md) +* [Code Quality Tools](https://systemd.io/CODE_QUALITY) +* [Coding Style](https://systemd.io/CODING_STYLE) +* [Contributing](https://github.com/systemd/systemd/blob/master/docs/CONTRIBUTING.md) +* [Porting systemd To New Distributions](https://systemd.io/DISTRO_PORTING) ++* [Predictable Network Interface Names](https://systemd.io/PREDICTABLE_INTERFACE_NAMES) +* [Known Environment Variables](https://systemd.io/ENVIRONMENT) +* [Hacking on systemd](https://systemd.io/HACKING) +* [Portable Services Introduction](https://systemd.io/PORTABLE_SERVICES) +* [Steps to a Successful Release](https://systemd.io/RELEASE) +* [What settings are currently available for transient units?](https://systemd.io/TRANSIENT-SETTINGS) +* [Notes for Translators](https://systemd.io/TRANSLATORS) +* [Users, Groups, UIDs and GIDs on `systemd` Systems](https://systemd.io/UIDS-GIDS)