summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-09-26 23:59:35 +0200
committerDirk von Suchodoletz2006-09-26 23:59:35 +0200
commit082d1dbb12dd0f6629fb9991aa68e22afafff6dc (patch)
tree567ef4210a35b180c0b5dc820736c174b3f5a90f
parent* finished support for overruling default folders by setting the respective e... (diff)
downloadcore-082d1dbb12dd0f6629fb9991aa68e22afafff6dc.tar.gz
core-082d1dbb12dd0f6629fb9991aa68e22afafff6dc.tar.xz
core-082d1dbb12dd0f6629fb9991aa68e22afafff6dc.zip
Renaming of management-framework to ldap-site-mngmt, minor addition to
exclude-common (exclude secrets.tdb for samba in system cloning), minor fix to Makefile. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@395 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--Makefile2
-rw-r--r--installer/distro-specs/exclude-common1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ede9e7de..5ce1cb09 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ stage4 rootfs has the\n# prefix '/mnt'." \
extend the\n# capabilities at the end of the initramfs (stage3). The \
toolset is rather\n# restricted and you have to keep in mind that stage4 \
rootfs has the\n# prefix '/mnt'. But you might use some special slx \
-functions via\# inclusion: '. /etc/functions' ..." \
+functions via\n# inclusion: '. /etc/functions' ..." \
> $(SLX_PRIVATE_PATH)/config/default/initramfs/postinit.local
@chmod u+x $(SLX_PRIVATE_PATH)/config/default/initramfs/*init.local
@echo -e "# default setup for openslx on this specific system\
diff --git a/installer/distro-specs/exclude-common b/installer/distro-specs/exclude-common
index bab54667..0aef4666 100644
--- a/installer/distro-specs/exclude-common
+++ b/installer/distro-specs/exclude-common
@@ -17,6 +17,7 @@
- /usr/lib/vmware/modules/*
- /var/tmp/*
- /etc/shadow*
+- /etc/samba/secrets.tdb
- /etc/dxs
- /etc/resolv.conf.*
- /etc/vmware/installer.sh