Home
last modified time | relevance | path

Searched refs:ephemeral (Results 1 – 9 of 9) sorted by relevance

/systemd-251/test/units/
Dtestsuite-13.sh129 BindReadOnly=/tmp/ephemeral-config
131 touch /tmp/ephemeral-config
134 …systemd-nspawn --register=no -D /testsuite-13.nc-container --ephemeral /bin/sh -x -c "test -f /tmp…
136 …systemd-nspawn --register=no -D /testsuite-13.nc-container --ephemeral --machine foobar /bin/sh -x…
/systemd-251/src/nspawn/
Dnspawn-gperf.gperf23 … config_parse_tristate, 0, offsetof(Settings, ephemeral)
Dnspawn-settings.h165 int ephemeral; member
Dnspawn-settings.c30 .ephemeral = -1, in settings_new()
Dnspawn.c4307 settings->ephemeral >= 0) in merge_settings()
4308 arg_ephemeral = settings->ephemeral; in merge_settings()
/systemd-251/shell-completion/zsh/
D_systemd-nspawn21 {--ephemeral,-x}'[Run container with snapshot of root directory, and remove it after exit.]' \
/systemd-251/shell-completion/bash/
Dsystemd-nspawn66 … --keep-unit -n --network-veth -j -x --ephemeral -a --as-pid2 -U --suppress-sync=yes'
/systemd-251/
DTODO923 * introduce Ephemeral= unit file switch, that creates an ephemeral copy of all
925 removed after the unit goes down again. A bit like --ephemeral for
1525 Benefit: nspawn --ephemeral would start working nicely with the journal.
1748 automatically for supporting --ephemeral. Maybe hash the host machine id
1791 - introduce systemd-nspawn-ephemeral@.service, and hook it into
1792 "machinectl start" with a new --ephemeral switch
DNEWS2970 copying OS trees, for example in "systemd-nspawn --ephemeral",
5563 --ephemeral command line switch.
7284 * systemd-nspawn gained support for ephemeral boots from disk images
7285 (or in other words: --ephemeral and --image= may now be
7286 combined). Moreover, ephemeral boots are now supported for normal
9630 * systemd-nspawn gained a new --ephemeral switch. When