summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-05-23 23:15:23 +0200
committerDirk von Suchodoletz2006-05-23 23:15:23 +0200
commitcb950e6ea1570d80237b6df8b67a71e8e4bf109f (patch)
tree576290231d1e49644b979cc9b31fd19bb1b5fc19 /installer
parentsome fixes ... (diff)
downloadcore-cb950e6ea1570d80237b6df8b67a71e8e4bf109f.tar.gz
core-cb950e6ea1570d80237b6df8b67a71e8e4bf109f.tar.xz
core-cb950e6ea1570d80237b6df8b67a71e8e4bf109f.zip
not all was done by me - so check the log for changes :-))
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@233 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/ld4-inst2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/ld4-inst b/installer/ld4-inst
index e09ab432..34ea5649 100755
--- a/installer/ld4-inst
+++ b/installer/ld4-inst
@@ -489,7 +489,7 @@ ${rootdir} ${netname}/${netmask}(ro,no_root_squash,async)" \
[ -z "$keep" ] && unlink ${2}
fi
# linking files
- # if SuSE und DHCP dann Kopie statt Link
+ # fixme!! if SuSE und DHCP dann Kopie statt Link
if [ ${server_distro} = "suse" ] && echo ${dxs_dhcpd_conf}|\
grep dhcp &>/dev/null; then
rm ${2}${extension} &>/dev/null