From b298252c01af91482a47a276ef75517eacc51225 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Dec 2020 21:03:13 +0100 Subject: Add 'rtl_nic' to network firmware list for PXE boot from a NFS root --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_', or by defining 'KAPPEND' in the .conf file: -- cgit v1.2.3