aboutsummaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-05 21:03:13 +0100
committer Eric Hameleers <alien@slackware.com>2020-12-05 21:03:13 +0100
commitb298252c01af91482a47a276ef75517eacc51225 (patch)
treea1f49b82ca3844b800efde04d6dfd6e218431c3e /make_slackware_live.sh
parent19d0732fe03467cb5c20f2759d3895e706d546d4 (diff)
downloadliveslak-b298252c01af91482a47a276ef75517eacc51225.tar.gz
liveslak-b298252c01af91482a47a276ef75517eacc51225.tar.xz
Add 'rtl_nic' to network firmware list for PXE boot from a NFS root
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index ff6c76d..a04e9ad 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -225,7 +225,7 @@ NETEXCL="appletalk arcnet bonding can dummy.ko hamradio hippi ifb.ko irda macvla
# -- END: Used verbatim in upslak.sh -- #
# Firmware for wired network cards required for NFS root support:
-NETFIRMWARE="3com acenic adaptec bnx tigon e100 sun kaweth tr_smctr cxgb3"
+NETFIRMWARE="3com acenic adaptec bnx tigon e100 sun kaweth tr_smctr cxgb3 rtl_nic"
# If any Live variant needs additional 'append' parameters, define them here,
# either using a variable name 'KAPPEND_<LIVEDE>', or by defining 'KAPPEND' in the .conf file: