From e66f79476042794195978ee641aa7ea0d9ca6e0a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 May 2010 15:27:36 +0200 Subject: Adding debian version 2.0~a1-1. --- scripts/live-bottom/23networking | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/live-bottom/23networking') diff --git a/scripts/live-bottom/23networking b/scripts/live-bottom/23networking index 4ebb944..d73f63b 100755 --- a/scripts/live-bottom/23networking +++ b/scripts/live-bottom/23networking @@ -18,7 +18,7 @@ case "${1}" in ;; esac -# live-initramfs header +# live-boot header if [ -n "${NONETWORKING}" ] then @@ -29,7 +29,7 @@ fi log_begin_msg "Preconfiguring networking" -# live-initramfs script +# live-boot script IFFILE="/root/etc/network/interfaces" @@ -119,7 +119,7 @@ EOF cat > /root/etc/resolv.conf << EOF # /etc/resolv.conf -# Autogenerated by live-initramfs +# Autogenerated by live-boot search ${rc_search} domain ${rc_search} ${rc_server0} -- cgit v1.2.3