Commit Graph

8 Commits

Author SHA1 Message Date
Jan Schär 9204d11a7f Fix detect-swap 2025-03-07 22:33:33 +01:00
Jan Schär e1fe68ad59 Enable zram on live
This allows Linux to compress RAM, which should help mitigate memory
pressure.
2025-03-01 14:15:02 +01:00
Jan Schär 6b327be311 Detect and enable swap partitions on live
The laptops owned by SOI have 8 GB of RAM, and live systems running on
them sometimes run out of memory. To mitigate this, find and enable the
swap partition of the installed OS on the internal SSD.
2025-03-01 14:08:59 +01:00
Jan Schär 69994711ea Disable Gnome Software search provider on live 2024-05-16 12:50:03 +02:00
Jan Schär a60638d63b Disable autostart of Gnome Software on live 2024-05-13 22:49:16 +02:00
Jan Schär a2938a3515 Disable automatic apt update on live 2024-05-11 15:18:01 +02:00
Jan Schär a41c1d20b9 Limit cpptools cache size on live 2024-05-11 14:51:10 +02:00
Jan Schär dd3c07efb7 Move common live functionality to a new layer 2024-05-11 14:45:55 +02:00