sbc-images/includes/base-configuration.ksi

12 lines
405 B
Plaintext

keyboard us --vckeymap=us --xlayouts=us
lang en_US.UTF-8
services --enabled=chronyd,NetworkManager,sshd
#services --disabled=
skipx # disable X by default
timezone Asia/Kolkata
selinux --enforcing
firewall --enabled --ssh
network --device=link --activate --bootproto=dhcp --onboot=on --hostname=altarchdevel
bootloader --location=mbr --boot-drive=sda
shutdown # power-off after the installation completes