From c9749849b5f5b1e13fcf5bd40951e60fbcac985b Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 25 Nov 2019 18:19:58 +0100 Subject: Added default DHCP support. --- bin/first_stage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/first_stage.sh') diff --git a/bin/first_stage.sh b/bin/first_stage.sh index 629c750..472a814 100644 --- a/bin/first_stage.sh +++ b/bin/first_stage.sh @@ -115,7 +115,7 @@ echo "" echo "Going to install basic packages ..." sleep $DELAY echo "" -pacstrap /mnt base linux linux-firmware dhcpcd +pacstrap /mnt base linux linux-firmware echo "" echo "Installed basic packages - OK" sleep $DELAY -- cgit v1.2.3-70-g09d2