summaryrefslogtreecommitdiff
path: root/man/systemd-dissect.xml
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: add a bunch of entries for v253Zbigniew Jędrzejewski-Szmek2022-12-131-1/+1
| | | | | | | | During the call today we agreed to work towards -rc1 in January. Nevertheless, I already started writing this up and I'll push it so it doesn't get lost. I didn't include all the changes to systemd-repart, because those are still in flux.
* man: add doc for new --in-memory switch of systemd-dissectLennart Poettering2022-12-081-0/+9
|
* dissect: add simple --discover commandLennart Poettering2022-12-071-0/+11
|
* tree-wide: BLS and DPS are now on uapi-group websiteZbigniew Jędrzejewski-Szmek2022-11-211-5/+5
|
* man/systemd-dissect.xml: fix trivial errorCarlo Teubner2022-11-121-1/+1
|
* man: document new systemd-dissect --mtree switchLennart Poettering2022-11-091-0/+20
|
* man: document the new --with switch of systemd-dissectLennart Poettering2022-11-091-3/+29
|
* dissect: add --list optionAntonio Alvarez Feijoo2022-10-311-0/+11
| | | | | New option to print the paths of all the files and directories in the image to stdout.
* man: also use DDIs in systemd-dissect man pageLennart Poettering2022-10-251-2/+2
|
* dissect: Add systemd-dissect --umountDaan De Meyer2022-08-031-5/+33
| | | | | | | | | | This command takes a mountpoint, unmounts it and makes sure the underlying partition devices and block device are removed before exiting. To mirror the --mount operation, we also add a --rmdir option which does the opposite of --mkdir, and a -U option which is a shortcut for --umount --rmdir.
* dissect: enable growfs by default, but make it configurableLennart Poettering2021-04-231-0/+22
| | | | | This adds a new --growfs=yes|no switch to systemd-dissect, defaulting to on.
* man: --add was renamed --copy-to when it was merged, fix man page reference ↵Lennart Poettering2021-04-211-2/+2
| | | | to it
* man: various typos and other small issuesZbigniew Jędrzejewski-Szmek2021-01-291-10/+11
| | | | Fixes #18397.
* man: share a common explanation for --json=Lennart Poettering2021-01-211-9/+1
|
* dissect: almost port systemd-dissect to table_print_with_pager()Lennart Poettering2021-01-211-0/+2
| | | | | | | | This doesn't actually port systemd-dissect to table_print_with_pager() but at least rearranges things so that similar behaviour is exposed. The reason it's not ported over 1:1 is that systemd-dissect actually adjusts the JSON output of the table with additional info, and doesn't print the table 1:1 as JSON.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* man: correct various linksZbigniew Jędrzejewski-Szmek2020-09-301-4/+4
| | | | As usual, linkchecker ftw!
* man: emphasize that part table shown by systemd-dissect is not completeLennart Poettering2020-09-191-1/+11
|
* man: add conditionals to more man pagesZbigniew Jędrzejewski-Szmek2020-08-201-1/+1
| | | | Fixes #16701.
* dissect: add support for outputting JSONLennart Poettering2020-08-121-0/+9
|
* man: document systemd-dissectLennart Poettering2020-08-111-0/+244