From cb29c9cac69df71bcb1f0658179dce6325faba21 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 22 Jul 2013 13:43:25 +0000 Subject: [PATCH] Add /etc/resolv/conf to the list of files to edit at the end --- common/makefile-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/common/makefile-functions b/common/makefile-functions index 570697f..c5581c9 100644 --- a/common/makefile-functions +++ b/common/makefile-functions @@ -214,6 +214,7 @@ define echo_finished @echo $(tab_) " /etc/sysconfig/console," @echo $(tab_) " /etc/sysconfig/network," @echo $(tab_) " /etc/sysconfig/ifconfig.eth0" + @echo $(tab_) " /etc/resolv.conf" @echo $(tab_)and any other configuration file required to suit your needs. @echo @echo $(tab_)- Set-up the boot loader, except if building CLFS with METHOD=boot.