Include gdb in the boot.iso

This way anaconda can generate a core file from itself when it crashes.
This commit is contained in:
David Shea 2015-09-24 16:52:20 -04:00
parent 1c928080f2
commit fb19d7f509
2 changed files with 3 additions and 0 deletions

View File

@ -187,6 +187,7 @@ removefrom file-libs /usr/share/*
removefrom findutils /usr/bin/oldfind /usr/share/*
removefrom fontconfig /usr/bin/*
removefrom gawk /usr/bin/{igawk,pgawk} /usr/libexec/* /usr/share/*
removefrom gdb /usr/share/* /usr/include/* /etc/gdbinit*
removefrom gdisk /usr/share/*
removefrom gdk-pixbuf2 /usr/share/locale*
removefrom gfs2-utils /usr/sbin/*

View File

@ -6,6 +6,8 @@ installpkg anaconda anaconda-widgets
installpkg kexec-tools-anaconda-addon
## anaconda deps that aren't in the RPM
installpkg tmux
## for anaconda crash handling
installpkg gdb
## Other available payloads
installpkg dnf
installpkg rpm-ostree