summaryrefslogtreecommitdiff
path: root/man/systemd-network-generator.service.xml
Commit message (Collapse)AuthorAgeFilesLines
* man/network-generator: replace dracut.kernel reference with dracut.cmdlineAntonio Alvarez Feijoo2023-03-211-1/+1
| | | | | | `dracut.kernel.7` is just a symlink to `dracut.cmdline.7`, so the web reference points to a non-existent URL (https://man7.org/linux/man-pages/man7/dracut.kernel.7.html).
* man: add note that network-generator is not a generatorZbigniew Jędrzejewski-Szmek2022-11-081-2/+9
| | | | Also fix indentation.
* network-generator: support to set NamePolicy= through kernel command line ↵Yu Watanabe2021-12-161-0/+3
| | | | | | argument Closes #16296.
* meson: build network-generator unconditionallyYu Watanabe2021-12-161-1/+1
| | | | The service also generates .link files for udevd.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* man: fix links to various external man pagesZbigniew Jędrzejewski-Szmek2020-06-251-1/+1
| | | | | In cases where we used both die-net and man-pages for the same reference, I switched to use man-pages everywhere.
* man: add systemd-network-generator.service(8)Zbigniew Jędrzejewski-Szmek2020-03-051-0/+103
It's a bit bare-bones, but it should be enough to point the reader in the right direction.