Skip to content

Commit

Permalink
Don't install firmware-realtek as this is debian specific
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan authored Sep 14, 2017
1 parent 10c3f92 commit d9f9760
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 @@ -169,7 +169,7 @@ apt-get -y update
apt-get -y install dosfstools curl xz-utils iw rfkill wpasupplicant openssh-server alsa-utils \
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 \
firmware-realtek network-manager
network-manager
fake-hwclock save
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BF428671
if [[ "$DISTRO" == "jessie" ]]; then
Expand Down

0 comments on commit d9f9760

Please sign in to comment.