add logs, reconfig system

This commit is contained in:
luz
2025-04-30 16:48:15 -05:00
parent 4b2fb19472
commit 805e31db25
17 changed files with 71 additions and 14 deletions

View File

@@ -2,6 +2,8 @@
#version=DEVEL
# Firewall configuration
firewall --disabled
# Run the Setup Agent on first boot
firstboot --reconfig
# Keyboard layouts
keyboard --xlayouts='ch (fr)'
# System language
@@ -33,7 +35,7 @@ clearpart --all --initlabel
# Disk partitioning information
part / --fstype="ext4" --size=5120
%post
%post --logfile=/mnt/sysimage/root/post.log
# Enable livesys services
systemctl enable livesys.service