Lines Matching refs:an
15 their dependencies are packaged in an image, and are run directly from it.
28 A portable service is ultimately just an OS tree, either inside of a directory,
138 portable service is attached. If an image is moved, the `RootImage=` line
139 written to the unit drop-in would point to an non-existent path, and break
149 The `portablectl reattach` command combines a `detach` with an `attach`. It is
150 useful in case an image gets upgraded, as it allows performing a `restart`
159 requirements are made for an image that can be attached/detached with
162 1. It must contain an executable that shall be invoked, along with all its
163 dependencies. Any binary code needs to be compiled for an architecture
169 an image with a partition table understood by the Linux kernel with only a
180 4. The image must contain an os-release file, either in `/etc/os-release` or
206 /usr/lib/os-release # an os-release file explaining what this is
219 Note that qualifying images do not have to contain an init system of their
245 Of course, to facilitate 2, 3 and 4 you need to include an init system in the
275 1. The base/OS image must contain an `os-release file`, either in `/etc/os-release`
278 2. The upper extension(s) image(s) must contain an extension-release file in
279 `/usr/lib/extension-release.d/`, with an `ID=` and `SYSEXT_LEVEL=`/`VERSION_ID=`