installer

This commit is contained in:
2026-09-22 08:18:02 -03:00
parent 2a0a793f19
commit dee899d86f
36 changed files with 521 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
ID=ubuntu

View File

@@ -0,0 +1,5 @@
[boot]
systemd=true
[network]
generateResolvConf=false

View File

@@ -0,0 +1,2 @@
[wsl2]
memory=12GB

View File

@@ -0,0 +1,4 @@
MemTotal: 8055020 kB
MemAvailable: 7340032 kB
SwapTotal: 2097152 kB
SwapFree: 2097152 kB

View File

@@ -0,0 +1 @@
Linux version 5.15.167.4-microsoft-standard-WSL2