mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-08 12:40:36 +01:00
contrib/nm-live-vm: add some debugging tools and useful utilities
This commit is contained in:
parent
c976724571
commit
b22b063f97
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,10 @@ ROOT="fedora-18-$ARCH"
|
|||
TREE="/var/lib/mock/$ROOT/root"
|
||||
PACKAGES="kernel passwd git autoconf automake libtool intltool gtk-doc libnl3-devel
|
||||
dbus-glib-devel libgudev1-devel libuuid-devel nss-devel ppp-devel dhclient
|
||||
bash-completion man-db man-pages vim-minimal gdb"
|
||||
bash-completion man-db man-pages vim-minimal
|
||||
firewald
|
||||
gdb valgrind lsof strace nmap-ncat tcpdump
|
||||
net-tools bridge-utils vconfig"
|
||||
KERNEL_URL=http://kojipkgs.fedoraproject.org/packages/kernel/3.8.5/201.fc18/i686/kernel-3.8.5-201.fc18.i686.rpm
|
||||
KERNEL=`basename "${KERNEL_URL%.rpm}"`
|
||||
#RELEASE="http://kojipkgs.fedoraproject.org/packages/fedora-release/18/1/noarch/fedora-release-18-1.noarch.rpm"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue