summaryrefslogtreecommitdiffstats
path: root/installer/obsolete/systems/suse93
diff options
context:
space:
mode:
Diffstat (limited to 'installer/obsolete/systems/suse93')
-rw-r--r--installer/obsolete/systems/suse93/prereqfiles/etc/group31
-rw-r--r--installer/obsolete/systems/suse93/prereqfiles/etc/passwd12
-rw-r--r--installer/obsolete/systems/suse93/prereqfiles/etc/shadow12
-rwxr-xr-xinstaller/obsolete/systems/suse93/scripts/postprereq5
-rw-r--r--installer/obsolete/systems/suse93/settings86
-rw-r--r--installer/obsolete/systems/suse93/settings.local.example14
6 files changed, 160 insertions, 0 deletions
diff --git a/installer/obsolete/systems/suse93/prereqfiles/etc/group b/installer/obsolete/systems/suse93/prereqfiles/etc/group
new file mode 100644
index 00000000..452ad53a
--- /dev/null
+++ b/installer/obsolete/systems/suse93/prereqfiles/etc/group
@@ -0,0 +1,31 @@
+root:x:0:
+bin:x:1:daemon
+daemon:x:2:
+sys:x:3:
+tty:x:5:
+disk:x:6:
+lp:x:7:
+www:x:8:
+kmem:x:9:
+wheel:x:10:
+mail:x:12:
+news:x:13:
+uucp:x:14:
+shadow:x:15:
+dialout:x:16:
+audio:x:17:
+floppy:x:19:
+cdrom:x:20:
+console:x:21:
+utmp:x:22:
+public:x:32:
+video:x:33:
+games:x:40:
+xok:x:41:
+trusted:x:42:
+modem:x:43:
+ftp:x:49:
+man:x:62:
+users:x:100:
+nobody:x:65533:
+nogroup:x:65534:nobody
diff --git a/installer/obsolete/systems/suse93/prereqfiles/etc/passwd b/installer/obsolete/systems/suse93/prereqfiles/etc/passwd
new file mode 100644
index 00000000..15e2efdd
--- /dev/null
+++ b/installer/obsolete/systems/suse93/prereqfiles/etc/passwd
@@ -0,0 +1,12 @@
+root:x:0:0:root:/root:/bin/bash
+bin:x:1:1:bin:/bin:/bin/bash
+daemon:x:2:2:Daemon:/sbin:/bin/bash
+lp:x:4:7:Printing daemon:/var/spool/lpd:/bin/bash
+mail:x:8:12:Mailer daemon:/var/spool/clientmqueue:/bin/false
+news:x:9:13:News system:/etc/news:/bin/bash
+uucp:x:10:14:Unix-to-Unix CoPy system:/etc/uucp:/bin/bash
+games:x:12:100:Games account:/var/games:/bin/bash
+man:x:13:62:Manual pages viewer:/var/cache/man:/bin/bash
+wwwrun:x:30:8:WWW daemon apache:/var/lib/wwwrun:/bin/false
+ftp:x:40:49:FTP account:/srv/ftp:/bin/bash
+nobody:x:65534:65533:nobody:/var/lib/nobody:/bin/bash
diff --git a/installer/obsolete/systems/suse93/prereqfiles/etc/shadow b/installer/obsolete/systems/suse93/prereqfiles/etc/shadow
new file mode 100644
index 00000000..0669bae5
--- /dev/null
+++ b/installer/obsolete/systems/suse93/prereqfiles/etc/shadow
@@ -0,0 +1,12 @@
+root::9473:0:::::
+bin:*:8902:0:::::
+daemon:*:8902:0:::::
+lp:*:8902:0:::::
+mail:*:8902:0:::::
+news:*:8902:0:::::
+uucp:*:8902:0:::::
+games:*:8902:0:::::
+man:*:8902:0:::::
+wwwrun:*:8902:0:::::
+ftp:*:8902:0:::::
+nobody:*:8902:0:::::
diff --git a/installer/obsolete/systems/suse93/scripts/postprereq b/installer/obsolete/systems/suse93/scripts/postprereq
new file mode 100755
index 00000000..b141d4b0
--- /dev/null
+++ b/installer/obsolete/systems/suse93/scripts/postprereq
@@ -0,0 +1,5 @@
+#! /bin/bash
+
+SLX_STAGE1_PATH=$1
+
+chown root: ${SLX_STAGE1_PATH}/etc/{group,passwd,shadow}
diff --git a/installer/obsolete/systems/suse93/settings b/installer/obsolete/systems/suse93/settings
new file mode 100644
index 00000000..c3dcd4f5
--- /dev/null
+++ b/installer/obsolete/systems/suse93/settings
@@ -0,0 +1,86 @@
+SLX_INST_SOURCE_BASEURL="http://ftp.gwdg.de/pub/suse/install/9.3"
+SLX_INST_SOURCE_PACKAGE_SUBDIR="suse"
+SLX_INST_SOURCE_PACKAGEKEYS="
+gpg-pubkey-0dfb3188-41ed929b.asc
+gpg-pubkey-3d25d3d9-36e12d04.asc
+gpg-pubkey-9c800aca-40d8063e.asc
+"
+SLX_INST_SOURCE_NAME_suse93="SUSE Linux 9.3"
+SLX_INST_SOURCE_REPO_SUBDIR_suse93="suse"
+SLX_INST_SOURCE_BASEURL_suse93update="http://ftp.gwdg.de/pub/suse/update/9.3"
+SLX_INST_SOURCE_NAME_suse93update="SUSE Linux 9.3 updates"
+SLX_BASE_PREREQ_PACKAGES="
+i586/bzip2-1.0.2-348.i586.rpm
+i586/glibc-2.3.4-23.2.i586.rpm
+i586/popt-1.7-207.i586.rpm
+i586/rpm-4.1.1-208.i586.rpm
+i586/zlib-1.2.2-5.i586.rpm
+"
+SLX_BASE_BOOTSTRAP_PREREQ_PACKAGES="
+i586/mktemp-1.5-732.i586.rpm
+"
+SLX_BASE_BOOTSTRAP_PACKAGES="
+i586/aaa_base-9.3-9.2.i586.rpm
+i586/aaa_skel-2005.2.1-3.i586.rpm
+i586/ash-1.6.1-2.i586.rpm
+i586/bash-3.0-15.i586.rpm
+i586/coreutils-5.3.0-10.i586.rpm
+i586/cpio-2.5-328.i586.rpm
+i586/cracklib-2.7-1010.i586.rpm
+i586/cyrus-sasl-2.1.20-7.i586.rpm
+i586/db-4.3.27-3.i586.rpm
+i586/devs-9.3-2.i586.rpm
+i586/diffutils-2.8.7-4.i586.rpm
+i586/e2fsprogs-1.36-5.i586.rpm
+i586/expat-1.95.8-4.i586.rpm
+i586/file-4.13-5.i586.rpm
+i586/filesystem-9.3-2.i586.rpm
+i586/fillup-1.42-101.i586.rpm
+i586/findutils-4.2.19-3.i586.rpm
+i586/gawk-3.1.4-7.i586.rpm
+i586/gdbm-1.8.3-230.i586.rpm
+i586/gpg-1.4.0-4.i586.rpm
+i586/grep-2.5.1a-4.i586.rpm
+i586/gzip-1.3.5-140.i586.rpm
+i586/info-4.8-7.i586.rpm
+i586/insserv-1.00.8-4.i586.rpm
+i586/irqbalance-0.09-40.i586.rpm
+i586/libacl-2.2.30-3.i586.rpm
+i586/libattr-2.4.22-3.i586.rpm
+i586/libgcc-3.3.5-5.i586.rpm
+i586/libselinux-1.21.7-3.i586.rpm
+i586/libstdc++-3.3.5-5.i586.rpm
+i586/libxcrypt-2.2-3.i586.rpm
+i586/libzio-0.1-5.i586.rpm
+i586/logrotate-3.7-35.i586.rpm
+i586/mdadm-1.9.0-3.2.i586.rpm
+i586/mingetty-0.9.6s-76.i586.rpm
+i586/module-init-tools-3.2_pre1-7.i586.rpm
+i586/ncurses-5.4-68.i586.rpm
+i586/net-tools-1.60-556.i586.rpm
+i586/openldap2-client-2.2.23-6.i586.rpm
+i586/openssl-0.9.7e-3.i586.rpm
+i586/pam-0.78-8.i586.rpm
+i586/pciutils-2.1.11-201.i586.rpm
+i586/pcre-5.0-3.i586.rpm
+i586/perl-5.8.6-5.i586.rpm
+i586/perl-Bootloader-0.2-17.i586.rpm
+i586/perl-gettext-1.01-579.i586.rpm
+i586/permissions-2005.3.1-3.i586.rpm
+i586/readline-5.0-7.2.i586.rpm
+i586/reiserfs-3.6.18-3.i586.rpm
+i586/sed-4.1.4-3.i586.rpm
+i586/suse-release-9.3-4.i586.rpm
+i586/sysvinit-2.85-38.4.i586.rpm
+i586/tar-1.15.1-5.i586.rpm
+i586/udev-053-15.2.i586.rpm
+i586/util-linux-2.12q-7.2.i586.rpm
+noarch/mkinitrd-1.2-26.noarch.rpm
+noarch/suse-build-key-1.0-665.noarch.rpm
+i586/libxml2-2.6.17-4.i586.rpm
+i586/libxml2-python-2.6.17-4.i586.rpm
+i586/python-2.4-14.i586.rpm
+i586/python-xml-2.4-14.i586.rpm
+i586/rpm-python-4.1.1-208.i586.rpm
+i586/sqlite-3.1.3-3.i586.rpm
+"
diff --git a/installer/obsolete/systems/suse93/settings.local.example b/installer/obsolete/systems/suse93/settings.local.example
new file mode 100644
index 00000000..bd8611e5
--- /dev/null
+++ b/installer/obsolete/systems/suse93/settings.local.example
@@ -0,0 +1,14 @@
+# Settings made here overwrite values from the settings file in the same
+# directory.
+# It's also possible to define addditional values here.
+
+# Use a local installation source.
+SLX_INST_SOURCE_BASEURL="http://ftp-1.gwdg.de/pub/suse/install/9.3"
+SLX_INST_SOURCE_BASEURL_suse93update="http://ftp-1.gwdg.de/pub/suse/update/9.3"
+
+# Add more packages.
+# It's possible to habe more than one SLX_INSTALL_PACKAGES_* variable defined.
+# All SLX_INSTALL_PACKAGES_* are combined to one package list which is
+# in one step.
+SLX_INSTALL_PACKAGES_EDITORS="vim emacs"
+SLX_INSTALL_PACKAGES_KDEPIM="kdepim3"