forked from roots/phyllomeos
starting to link kickstart together, the base ks for guests system is velsd.cfg
This commit is contained in:
18
f34/test.cfg
18
f34/test.cfg
@@ -1 +1,19 @@
|
||||
# __ ____ ____ _____
|
||||
# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/
|
||||
# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \
|
||||
# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ /
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
|
||||
# WHAT ? Kickstart file to test new settings.
|
||||
|
||||
# USAGE : Press the `tab` key during POST and apend that after the 'quiet' string :
|
||||
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/test.cfg
|
||||
# inst.ks=url.phyllo.me/test.cfg
|
||||
|
||||
%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsd.cfg
|
||||
|
||||
## SYSTEM RELATED
|
||||
|
||||
# Services to enable/disable ## To do
|
||||
# services --disabled=mlocate-updatedb,mlocate-updatedb.timer,geoclue,avahi-daemon
|
||||
|
||||
Reference in New Issue
Block a user