summaryrefslogtreecommitdiff
path: root/man/systemd-repart.xml
Commit message (Collapse)AuthorAgeFilesLines
* repart: add --image= switchLennart Poettering2021-04-191-12/+21
| | | | | | | | | | | This is similar to the --image= switch in the other tools, like systemd-sysusers or systemd-tmpfiles, i.e. it apply the configuration from the image to the image. This is particularly useful for downloading minimized GPT image, and then extending it to the desired size via: # systemd-repart --image=foo.image --size=5G
* man: share a common explanation for --json=Lennart Poettering2021-01-211-9/+1
|
* repart: port to table_print_with_pager()Lennart Poettering2021-01-211-0/+2
| | | | | This adds support for showing a pager, turning of the legend, like in the other tools.
* man: document new featuresLennart Poettering2020-12-171-7/+25
|
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* tree-wide: fix typos found by codespellFrantisek Sumsal2020-09-141-1/+1
| | | | Reported by Fossies.org
* man: document new repart featuresLennart Poettering2020-08-241-7/+32
|
* Repart: Add support for machine readably reportTobias Hunger2020-07-301-0/+9
| | | | | Add --json command line argument that prints all relevant information in a machine-readable format.
* tree-wide: fixes for assorted grammar and spelling issuesZbigniew Jędrzejewski-Szmek2020-07-061-9/+10
| | | | Fixes #16363. Also includes some changes where I generalized the pattern.
* man: document new --empty=create and --size= switches to repartLennart Poettering2020-05-141-6/+27
|
* man: do not install man pages for systemd-repart if it is disabledYu Watanabe2020-01-311-1/+1
| | | | Closes #14716.
* man: document systemd-repartLennart Poettering2020-01-201-0/+269