summaryrefslogtreecommitdiffstats
path: root/src/config-db
diff options
context:
space:
mode:
authorDirk2014-04-13 22:18:22 +0200
committerDirk2014-04-13 22:18:22 +0200
commit36decfeb91dc17e394c776447a0c2e67499292bf (patch)
tree37ee6a5d7b62e7b319e8042cd6717518adf5fc9a /src/config-db
parentUpdates and additions for Ubuntu 14.04 ... (diff)
downloadcore-36decfeb91dc17e394c776447a0c2e67499292bf.tar.gz
core-36decfeb91dc17e394c776447a0c2e67499292bf.tar.xz
core-36decfeb91dc17e394c776447a0c2e67499292bf.zip
Demuxer fixes ...
Diffstat (limited to 'src/config-db')
-rwxr-xr-xsrc/config-db/slxconfig-demuxer4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-db/slxconfig-demuxer b/src/config-db/slxconfig-demuxer
index ef2978fc..8991e4a1 100755
--- a/src/config-db/slxconfig-demuxer
+++ b/src/config-db/slxconfig-demuxer
@@ -1,6 +1,6 @@
#! /usr/bin/perl
# -----------------------------------------------------------------------------
-# Copyright (c) 2006, 2007 - OpenSLX GmbH
+# Copyright (c) 2006..2014 - OpenSLX GmbH
#
# This program is free software distributed under the GPL version 2.
# See http://openslx.org/COPYING
@@ -788,7 +788,7 @@ The following set of files will be created:
=item B<Basic PXE Setup>
-The basic PXE files (F<menu.c32>, F<pxelinux.0>) will be copied into
+The basic PXE files (F<menu.c32>, F<pxelinux.0>, F<lib*.c32>, ...) will be copied into
F<$SLX_PUBLIC_PATH/tftpboot> to make them available to any PXE-client via tftp.
=item B<PXE Client Configurations>