You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qubes-installer-qubes-os/conf/debug.ks

23 lines
335 B

# This kickstart is used for building "debug" ISO, which is used for automatic
# tests. Do not use for releases.
%include qubes-kickstart.cfg
%packages
gdb
python-ipython
netplug
openssh-server
rpm-build
rpm-sign
strace
xdotool
xen-debuginfo
qubes-core-dom0-debuginfo
qubes-core-dom0-linux-debuginfo
qubes-gui-dom0-debuginfo
%end