Skip to content

Commit

Permalink
Add pciutils
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan authored May 26, 2018
1 parent 63726c0 commit aeb1e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/make_rootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ apt-get -y install dosfstools curl xz-utils iw rfkill wpasupplicant openssh-serv
nano git build-essential vim jq wget ca-certificates software-properties-common dirmngr \
gdisk parted figlet htop fake-hwclock usbutils sysstat fping iperf3 iozone3 ntp \
network-manager psmisc flash-kernel u-boot-tools ifupdown resolvconf \
net-tools mtd-utils rsync device-tree-compiler debsums
net-tools mtd-utils rsync device-tree-compiler debsums pciutils
if [[ "$DISTRIB" == "debian" ]]; then
apt-get -y install firmware-realtek
elif [[ "$DISTRIB" == "ubuntu" ]]; then
Expand Down

0 comments on commit aeb1e47

Please sign in to comment.