Lennart Poettering on Nostr: Example: consider the command line `systemd-nspawn --image=foobar.raw -b` to boot the ...
Example: consider the command line `systemd-nspawn --image=foobar.raw -b` to boot the specified disk image in a container. If you now do this instead: `systemd-nspawn --image=foobar.raw.v -b` and foobar.raw.v is a directory, then we'll look for foobar.raw.v/foobar_*.raw do a version sort, and pick the file with the newest version. If the there are files foobar.raw.v/foobar_13.raw, foobar.raw.v/foobar_17.3.raw and foobar.raw.v/foobar_19.5.raw we'd pick the latter. Fully automatically.
Published at
2024-01-04 10:19:31Event JSON
{
"id": "3b4e05ef50ab0b3fcd9aaf56ec647fc57e0421f468c04be946c3ec43a87a8a65",
"pubkey": "1d95c32d9a9d95a54f98eb2eaa156f3d3a71dc49eca2c960b2b89962758f1cc0",
"created_at": 1704363571,
"kind": 1,
"tags": [
[
"e",
"38351f625e26c110d45b95e9cb230d7375a9a50931a2b0cb4019d8826ace9684",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://mastodon.social/users/pid_eins/statuses/111697171034402194",
"activitypub"
]
],
"content": "Example: consider the command line `systemd-nspawn --image=foobar.raw -b` to boot the specified disk image in a container. If you now do this instead: `systemd-nspawn --image=foobar.raw.v -b` and foobar.raw.v is a directory, then we'll look for foobar.raw.v/foobar_*.raw do a version sort, and pick the file with the newest version. If the there are files foobar.raw.v/foobar_13.raw, foobar.raw.v/foobar_17.3.raw and foobar.raw.v/foobar_19.5.raw we'd pick the latter. Fully automatically.",
"sig": "e81b54ebc103d92511e33ac729a22666be8b8dc4656a690300afe68f83230bba76fefbcb5606758b853a31fde23b161ce2b1d6d0e2af20a0dda7dcd426791ea7"
}