Searched refs:containers (Results 1 – 25 of 57) sorted by relevance
123
/systemd-251/src/libsystemd/sd-netlink/ |
D | netlink-message.c | 18 #define GET_CONTAINER(m, i) ((struct rtattr*)((uint8_t*)(m)->hdr + (m)->containers[i].offset)) 68 m->containers[0].type_system = type_system; in message_new_full() 139 free(m->containers[i].attributes); in sd_netlink_message_unref() 222 type = type_system_get_type(m->containers[m->n_containers].type_system, attribute_type); in message_attribute_has_type() 587 m->containers[m->n_containers].type_system, in sd_netlink_message_open_container() 592 m->containers[m->n_containers + 1].type_system = in sd_netlink_message_open_container() 597 m->containers[m->n_containers + 1].type_system = in sd_netlink_message_open_container() 599 m->containers[m->n_containers].type_system, in sd_netlink_message_open_container() 601 if (!m->containers[m->n_containers + 1].type_system) in sd_netlink_message_open_container() 608 m->containers[m->n_containers++].offset = r; in sd_netlink_message_open_container() [all …]
|
D | netlink-internal.h | 124 struct netlink_container containers[NETLINK_CONTAINER_DEPTH]; member
|
/systemd-251/shell-completion/zsh/ |
D | _machinectl | 25 "list:List currently running VMs/containers" 27 "show:Show properties of one or more VMs/containers" 34 "poweroff:Power off one or more VMs/containers" 35 "reboot:Reboot one or more VMs/containers" 36 "terminate:Terminate one or more VMs/containers"
|
/systemd-251/docs/ |
D | CONTAINER_INTERFACE.md | 52 Dropping `CAP_MKNOD` for containers is hence generally not advisable, but 55 4. `systemd-udevd` is not available in containers (and refuses to start), and 76 alteration from inside the containers. Or to turn this around: only the 154 container. Make it a relative symlink to the containers's zoneinfo dir, as 173 Containers](http://0pointer.de/blog/projects/socket-activated-containers.html) 284 wholesale. (Also see the section about fully unprivileged containers below.) 295 section about fully unprivileged containers below.) 307 5. Don't pretend that passing arbitrary devices to containers could really work 324 device model is not virtualized for containers on Linux and thus the 325 containers and the host would try to manage the same devices, fighting for [all …]
|
D | UIDS-GIDS.md | 113 assign a 64K range of UIDs to containers using user namespacing. This range 184 assign to your containers, here are a few recommendations: 199 care for nested containers, it's hence probably a good idea to allocate exactly 204 3. Consider allocating UID ranges for containers so that the first UID you 225 4. When picking a UID range for containers, make sure to check NSS first, with 267 | 60514…60577 | Host users mapped into containers | `systemd` | `systemd-nspawn` …
|
D | PORTABLE_SERVICES.md | 55 systemd-nspawn/LXC-type OS containers, for Docker/rkt-like micro service 56 containers, and even certain 'lightweight' VM runtimes. 59 like containers mostly intend to. Instead, they are more like regular system 63 code in a different, isolated environment from the host — like most containers 77 containers".
|
D | CGROUP_DELEGATION.md | 188 4. `machines.slice` is where VMs and containers are supposed to be 190 to place your containers and VMs there too if you hack on managers for those. 297 individually on those containers. By turning on `Delegate=` for these scopes 299 containers, for example a nested systemd instance. This option has two 313 directly invoke systemd operations inside the containers. Moreover tools 428 each of your containers will have its own systemd-managed unit and hence 493 containers. It's not safe, you basically allow your containers to freeze the
|
D | index.md | 12 …hostname, date, locale, maintain a list of logged-in users and running containers and virtual mach…
|
/systemd-251/units/ |
D | console-getty.service.in | 19 # OCI containers may be run without a console
|
D | systemd-sysupdate.timer | 14 # For containers we assume that the manager will handle updates. And we likely
|
/systemd-251/src/libsystemd/sd-bus/ |
D | bus-message.h | 112 struct bus_container root_container, *containers; member
|
D | bus-message.c | 95 assert(m->containers); in message_get_last_container() 96 return m->containers + m->n_containers - 1; in message_get_last_container() 119 m->containers = mfree(m->containers); in message_reset_containers() 1308 for (struct bus_container *c = m->containers; c < m->containers + m->n_containers; c++) in message_extend_containers() 1393 … for (struct bus_container *c = m->containers; c < m->containers + m->n_containers; c++) in message_extend_body() 2033 if (!GREEDY_REALLOC(m->containers, m->n_containers + 1)) { in sd_bus_message_open_container() 2065 m->containers[m->n_containers++] = (struct bus_container) { in sd_bus_message_open_container() 4112 if (!GREEDY_REALLOC(m->containers, m->n_containers + 1)) in sd_bus_message_enter_container() 4151 m->containers[m->n_containers++] = (struct bus_container) { in sd_bus_message_enter_container()
|
/systemd-251/ |
D | README | 163 code. When using systemd in conjunction with containers, please make 170 install a work-around seccomp filter that makes containers boot even 325 nss-mymachines enables resolution of all local containers registered
|
D | NEWS | 332 into `systemd-nspawn` containers. Credentials may now also be passed 1051 files/directories bound into containers will no longer show up as 1346 example useful to turn off gettys inside of containers or similar 1826 running containers off immutable images (since no modifications of 3743 * The interface for containers (https://systemd.io/CONTAINER_INTERFACE) 4016 multiple containers whose names all begin with the same prefix. Since 4017 this changes the primary interface names pointing to containers if 4176 allow-list memory protection syscalls for containers and services 5000 * Similar, systemd-nspawn can now boot containers with a volatile 6630 particular inside containers that shall terminate after some workload [all …]
|
D | TODO | 88 privileged dirs inside of unprivileged dirs, and thus containers really 244 containers. (i.e. containers with empty /etc). 703 * make us use dynamically fewer deps for containers in general purpose distros: 983 * support projid-based quota in machinectl for containers 1190 * add generator that pulls in systemd-network from containers when 1386 credentials logic insert host name to resolve into containers/hosts. Usecase: 1467 …in or lingering is on (so that containers don't bother with it until PAM is used). also exit-on-id… 1524 them via machined, and also watch containers coming and going. 1766 unprivileged containers. i.e. push the truly privileged bits into machined,
|
/systemd-251/po/ |
D | nl.po | 701 msgid "Manage local virtual machines and containers" 702 msgstr "Beheer lokale virtuele machines en containers" 706 "Authentication is required to manage local virtual machines and containers." 709 "containers."
|
D | be.po | 655 msgid "Manage local virtual machines and containers" 660 "Authentication is required to manage local virtual machines and containers."
|
D | ka.po | 629 msgid "Manage local virtual machines and containers" 634 "Authentication is required to manage local virtual machines and containers."
|
D | kab.po | 572 msgid "Manage local virtual machines and containers" 577 "Authentication is required to manage local virtual machines and containers."
|
D | ru.po | 709 msgid "Manage local virtual machines and containers" 714 "Authentication is required to manage local virtual machines and containers."
|
D | systemd.pot | 568 msgid "Manage local virtual machines and containers" 573 "Authentication is required to manage local virtual machines and containers."
|
D | ja.po | 618 msgid "Manage local virtual machines and containers" 623 "Authentication is required to manage local virtual machines and containers."
|
D | ko.po | 603 msgid "Manage local virtual machines and containers" 608 "Authentication is required to manage local virtual machines and containers."
|
D | pa.po | 573 msgid "Manage local virtual machines and containers" 578 "Authentication is required to manage local virtual machines and containers."
|
D | si.po | 572 msgid "Manage local virtual machines and containers" 577 "Authentication is required to manage local virtual machines and containers."
|
123