Files
Lewis Roy 7b1055a5fb feat: Add support for configuring swap in Podman machine
Add `--swap` argument to `podman machine init` command.

Passing an int64 value to this flag will trigger the Podman machine
ignition file to be generated with a zram-generator.conf file containing
the --swap value as the zram-size argument.

This file is read by the zram-generator systemd service on boot
resulting in a zram swap device being created.

Fixes: https://github.com/containers/podman/issues/15980

Signed-off-by: Lewis Roy <lewis@redhat.com>
2025-04-29 12:20:24 +10:00
..
2025-04-22 16:50:02 -04:00
2025-01-31 16:19:18 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-01-21 12:47:30 -06:00
2025-04-22 16:50:02 -04:00
2025-01-17 08:30:45 +01:00
2025-01-15 06:51:32 -05:00
2022-09-06 09:37:13 -07:00
2024-04-04 09:28:21 -04:00
2024-04-03 10:18:49 +00:00