From e7feb71e7fe104aa13702c5c6f89069eeb004cf7 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 23 Sep 2006 16:11:12 +0000 Subject: * changed tftp-path for tgz-archive to 'client-conf' in order to match docs and slxconfig-demuxer. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@389 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/etc/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs/initrd-stuff/etc/functions') diff --git a/initramfs/initrd-stuff/etc/functions b/initramfs/initrd-stuff/etc/functions index 278a502c..f52a9f41 100644 --- a/initramfs/initrd-stuff/etc/functions +++ b/initramfs/initrd-stuff/etc/functions @@ -403,7 +403,7 @@ if [ -n "$FILESRC" ] ; then tftpserver=$(uri_token $FILESRC server) tftpgetunpack $tftp $cfgfile $tftpserver else - cfgdir="/tftpboot/client-config/" + cfgdir="client-conf" local tftpserver=$serverip # try to get configuration files successively; start with distro client # and try last distro default ... -- cgit v1.2.3-55-g7522