From f86c60039cc3adef4891b36f00505740d2bdabb0 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 13 Jul 2006 20:25:17 +0000 Subject: [PATCH] Small textual change --- common/makefile-functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/makefile-functions b/common/makefile-functions index ac183bb..c077d12 100644 --- a/common/makefile-functions +++ b/common/makefile-functions @@ -58,7 +58,7 @@ define echo_finished @echo @echo -e \\t- Set a password for the root user. @echo - @echo -e \\t- Edit /etc/fstab, /etc/hosts, /etc/sysconfig/clock, + @echo -e \\t- Edit or create /etc/fstab, /etc/hosts, /etc/sysconfig/clock, @echo -e \\t/etc/sysconfig/console, /etc/sysconfig/network, @echo -e \\t/etc/sysconfig//network-devices/ifconfig.eth0/ipv4 and @echo -e \\tany other configuration file required to suit your needs. @@ -92,7 +92,7 @@ define echo_boot_finished @echo @echo The build is not complete. Follow the next steps:$(WHITE) @echo - @echo -e \\t- Edit $(MOUNT_PT)/etc/fstab + @echo -e \\t- Edit or create $(MOUNT_PT)/etc/fstab @echo -e \\t and any other configuration file required to suit your needs. @echo $(BOLD) @echo $(BOLD)$(YELLOW)