summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorMichael Janczyk2010-08-11 21:02:33 +0200
committerMichael Janczyk2010-08-11 21:02:33 +0200
commitae01058d952979fcfc1d36693db5be02af0147f7 (patch)
tree0ae9bb5e7a0b3b4aea8e46a9d1753ecf37467c61 /installer
parentCleaned up module loading for graphic adaptors (needed for newer Ubuntu (diff)
downloadcore-ae01058d952979fcfc1d36693db5be02af0147f7.tar.gz
core-ae01058d952979fcfc1d36693db5be02af0147f7.tar.xz
core-ae01058d952979fcfc1d36693db5be02af0147f7.zip
changed splashy plugin. vga make no sense any more, kdm is now default manager
Diffstat (limited to 'installer')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Suse.pm1
-rw-r--r--installer/OpenSLX/OSExport/Distro/Ubuntu.pm1
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Base.pm4
3 files changed, 5 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Suse.pm b/installer/OpenSLX/OSExport/Distro/Suse.pm
index f3579bbb..4378224a 100644
--- a/installer/OpenSLX/OSExport/Distro/Suse.pm
+++ b/installer/OpenSLX/OSExport/Distro/Suse.pm
@@ -40,6 +40,7 @@ sub initDistroInfo
- /var/tmp/*
- /var/spool/*
- /var/run/*
+ + /var/run/screen
- /var/mail
- /var/log/*
- /var/lock/*
diff --git a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
index 77e5a2af..566817b8 100644
--- a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
+++ b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
@@ -40,6 +40,7 @@ sub initDistroInfo
- /var/tmp/*
- /var/spool/*
- /var/run/*
+ + /var/run/screen
- /var/log/*
- /var/log/apt/*
+ /var/log/apt
diff --git a/installer/OpenSLX/OSSetup/Distro/Base.pm b/installer/OpenSLX/OSSetup/Distro/Base.pm
index f3fe05ab..c5d23a49 100644
--- a/installer/OpenSLX/OSSetup/Distro/Base.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Base.pm
@@ -78,8 +78,9 @@ sub initialize
- /var/lib/vmware
- /var/lib/ntp/*
- /var/run/*
+ + /var/run/screen
- /var/log/*
- + /var
+ + /var/log/apt
- /usr/lib/vmware/modules/*
+ /usr
- /tmp/*
@@ -110,6 +111,7 @@ sub initialize
- /etc/samba/secrets.tdb
- /etc/resolv.conf.*
- /etc/opt/openslx
+ + /etc/opt/openslx
- /etc/exports*
- /etc/X11/xorg.*
- /etc/X11/XF86*