Commit Graph

7 Commits

Author SHA1 Message Date
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
Jan Schär ad6548f839 Only load the squashfs into RAM
Before this, it loaded everything from the ISO into RAM, now it only 
loads the squashfs. This saves about 110 MB of space in RAM, and reduces 
boot time.
2024-05-11 13:55:44 +02:00
Jan Schär 02f0b6f2cb Only put symlinks to vscode exts in skel 2024-05-11 11:50:52 +02:00
Jan Schär b778340a5f Add mkdir function 2024-05-10 17:37:19 +02:00
Jan Schär 968d09e362 Initial commit 2024-05-09 22:45:53 +02:00