Add /etc/resolv/conf to the list of files to edit at the end
This commit is contained in:
parent
eb14b7fc90
commit
cb29c9cac6
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Reference in a new issue