summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
Commit message (Collapse)AuthorAge
* man: fix links to compressorsZbigniew Jędrzejewski-Szmek2015-03-11
|
* man: document "machinectl export-tar" and "export-raw"Lennart Poettering2015-03-10
|
* man: document machinectl import-tar and import-rawLennart Poettering2015-03-09
|
* man: document that machinectl set-limit creates a btrfs loopback tooLennart Poettering2015-03-02
|
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-25
|
* man: add newlines to the pull-raw example in machinectl(1)Benjamin Franzke2015-02-19
| | | | They were removed in commit 798d3a52 ("Reindent man pages to 2ch").
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* man: document new download magicLennart Poettering2015-01-22
|
* man: use one description of --no-legendZbigniew Jędrzejewski-Szmek2015-01-19
|
* nspawn,machined: change default container image location from ↵Lennart Poettering2015-01-15
| | | | | | | | | | | /var/lib/container to /var/lib/machines Given that this is also the place to store raw disk images which are very much bootable with qemu/kvm it sounds like a misnomer to call the directory "container". Hence, let's change this sooner rather than later, and use the generic name, in particular since we otherwise try to use the generic "machine" preferably over the more specific "container" or "vm".
* man: bring machinectl man page up-to-dateLennart Poettering2015-01-08
|
* machinectl: given that machinectl invokes a number of polkit enabled ↵Lennart Poettering2015-01-08
| | | | methods, start the polkit agent on terminals
* machinectl: show most recent log output in "machinectl status", tooLennart Poettering2015-01-08
|
* machinectl: add new commands for copying files from/to containersLennart Poettering2014-12-18
|
* machinectl: implement "bind" command to create additional bind mounts from ↵Lennart Poettering2014-12-18
| | | | host to container during runtime
* machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add ↵Lennart Poettering2014-03-18
| | | | | | | | | new verb "poweroff" There's really no point to send the reboot SIGINT from machinectl directly, if machined can do that anyway. This saves code, and makes machinectl network transparent for these verbs. And while we are at it we can easily add a "poweroff" verb in addition to "reboot". Yay!
* man: xinclude --host/--machineZbigniew Jędrzejewski-Szmek2014-02-20
| | | | As usual, those common options are pushed to the end.
* man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek2014-02-20
|
* machinectl: remove unused --no-ask-passwordThomas Hindoe Paaboel Andersen2014-02-18
|
* machinectl: add bash completionThomas Hindoe Paaboel Andersen2014-02-18
|
* man: machinectl: there is no command 'kill-machine'Thomas Hindoe Paaboel Andersen2014-02-18
|
* man: use xinclude to de-deduplicate common textZbigniew Jędrzejewski-Szmek2014-02-12
| | | | | I only tested with python-lxml. I'm not sure if xml.etree should be deprecated.
* pager: support SYSTEMD_LESS environment variableJason A. Donenfeld2014-02-12
| | | | | | This allows customization of the arguments used by less. The main motivation is that some folks might not like having --no-init on every invocation of less.
* machinectl: add new "machinectl reboot" callLennart Poettering2014-02-12
|
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-08
| | | | | Use [brackets] only for optional elements. Use <optional> in XML sources.
* man: wording and grammar updatesJan Engelhardt2013-11-07
| | | | | This is a recurring submission and includes corrections to various issue spotted: comma setting, missing words/preposition choice.
* machinectl: add new command to spawn a getty inside a containerLennart Poettering2013-10-31
|
* bus: add API call to create bus connection to the system bus of local containersLennart Poettering2013-10-30
| | | | | Also, add support for this to machinectl, so that we can enumerate the machines that run inside a container. We must go deeper!
* man: drop references to "cgroup" wher appropriateLennart Poettering2013-09-27
| | | | | | | | | | | Since cgroups are mostly now an implementation detail of systemd lets deemphasize it a bit in the man pages. This renames systemd.cgroup(5) to systemd.resource-control(5) and uses the term "resource control" rather than "cgroup" where appropriate. This leaves the word "cgroup" in at a couple of places though, like for example systemd-cgtop and systemd-cgls where cgroup stuff is at the core of what is happening.
* man: wording and grammar updatesJan Engelhardt2013-07-21
| | | | | This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits.
* man: a few corrections to the machinectl man pageLennart Poettering2013-07-19
|
* man: document four basic slicesZbigniew Jędrzejewski-Szmek2013-07-10
|
* man: wording and grammar updatesJan Engelhardt2013-07-09
|
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-06