diskimage-builder/elements/fedora/install.d/01-install-deps
Dan Prince 72ca729c67 Add lsof package to all Fedora images
Really useful when debugging.

Change-Id: I0862ad2b97f5fa061aea592f4a267856ac124f65
2014-02-07 16:29:37 -05:00

7 lines
168 B
Bash
Executable File

#!/bin/bash
# Install any packages in this file that may not be in the fedora
# image but could reasonably be expected
install-packages which tcpdump traceroute lsof