From 80e5366a810a4a588a217dfc19de66fe63e5ca6f Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Sun, 29 Apr 2007 16:30:44 +0000 Subject: The installer/systems dir will vanish soon too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868 --- .../obsolete/systems/suse100/prereqfiles/etc/group | 33 ++++++++ .../systems/suse100/prereqfiles/etc/passwd | 14 ++++ .../systems/suse100/prereqfiles/etc/shadow | 14 ++++ .../obsolete/systems/suse100/scripts/postprereq | 5 ++ installer/obsolete/systems/suse100/settings | 96 ++++++++++++++++++++++ .../systems/suse100/settings.local.example | 14 ++++ 6 files changed, 176 insertions(+) create mode 100644 installer/obsolete/systems/suse100/prereqfiles/etc/group create mode 100644 installer/obsolete/systems/suse100/prereqfiles/etc/passwd create mode 100644 installer/obsolete/systems/suse100/prereqfiles/etc/shadow create mode 100755 installer/obsolete/systems/suse100/scripts/postprereq create mode 100644 installer/obsolete/systems/suse100/settings create mode 100644 installer/obsolete/systems/suse100/settings.local.example (limited to 'installer/obsolete/systems/suse100') diff --git a/installer/obsolete/systems/suse100/prereqfiles/etc/group b/installer/obsolete/systems/suse100/prereqfiles/etc/group new file mode 100644 index 00000000..505cb221 --- /dev/null +++ b/installer/obsolete/systems/suse100/prereqfiles/etc/group @@ -0,0 +1,33 @@ +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 +messagebus:!:101: +haldaemon:!:102: diff --git a/installer/obsolete/systems/suse100/prereqfiles/etc/passwd b/installer/obsolete/systems/suse100/prereqfiles/etc/passwd new file mode 100644 index 00000000..395a7aaa --- /dev/null +++ b/installer/obsolete/systems/suse100/prereqfiles/etc/passwd @@ -0,0 +1,14 @@ +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 +messagebus:x:100:101:User for D-BUS:/var/run/dbus:/bin/false +haldaemon:x:101:102:User for haldaemon:/var/run/hal:/bin/false diff --git a/installer/obsolete/systems/suse100/prereqfiles/etc/shadow b/installer/obsolete/systems/suse100/prereqfiles/etc/shadow new file mode 100644 index 00000000..995b47ff --- /dev/null +++ b/installer/obsolete/systems/suse100/prereqfiles/etc/shadow @@ -0,0 +1,14 @@ +root::13040:::::: +bin:*:13040:::::: +daemon:*:13040:::::: +lp:*:13040:::::: +mail:*:13040:::::: +news:*:13040:::::: +uucp:*:13040:::::: +games:*:13040:::::: +man:*:13040:::::: +wwwrun:*:13040:::::: +ftp:*:13040:::::: +nobody:*:13040:::::: +messagebus:!:13040:0::7::: +haldaemon:!:13040:0::7::: diff --git a/installer/obsolete/systems/suse100/scripts/postprereq b/installer/obsolete/systems/suse100/scripts/postprereq new file mode 100755 index 00000000..b141d4b0 --- /dev/null +++ b/installer/obsolete/systems/suse100/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/suse100/settings b/installer/obsolete/systems/suse100/settings new file mode 100644 index 00000000..9828a7ce --- /dev/null +++ b/installer/obsolete/systems/suse100/settings @@ -0,0 +1,96 @@ +SLX_INST_SOURCE_BASEURL="http://ftp.gwdg.de/pub/opensuse/distribution/SL-10.0-OSS/inst-source" +SLX_INST_SOURCE_PACKAGE_SUBDIR="suse" +SLX_INST_SOURCE_PACKAGEKEYS=" +gpg-pubkey-15c17deb-3f9e80c9.asc +gpg-pubkey-9c800aca-40d8063e.asc +gpg-pubkey-3d25d3d9-36e12d04.asc +gpg-pubkey-0dfb3188-41ed929b.asc +" +SLX_INST_SOURCE_NAME_suse100="SUSE Linux 10.0" +SLX_INST_SOURCE_REPO_SUBDIR_suse100="suse" +SLX_INST_SOURCE_BASEURL_suse100update="http://ftp.gwdg.de/pub/suse/update/10.0" +SLX_INST_SOURCE_NAME_suse100update="SUSE Linux 10.0 updates" +SLX_BASE_PREREQ_PACKAGES=" +i586/bzip2-1.0.3-5.i586.rpm +i586/glibc-2.3.5-40.i586.rpm +i586/popt-1.7-221.i586.rpm +i586/rpm-4.1.1-222.i586.rpm +i586/zlib-1.2.3-3.i586.rpm +" +SLX_BASE_BOOTSTRAP_PACKAGES=" +i586/aaa_base-10.0-28.i586.rpm +i586/aaa_skel-2005.9.7-2.i586.rpm +i586/ash-1.6.1-4.i586.rpm +i586/bash-3.0-17.i586.rpm +i586/blocxx-0.9.20050812-2.i586.rpm +i586/coreutils-5.3.0-20.i586.rpm +i586/cpio-2.6-6.i586.rpm +i586/cracklib-2.8.3.0.7-2.i586.rpm +i586/cyrus-sasl-2.1.21-3.i586.rpm +i586/db-4.3.27-7.i586.rpm +i586/devs-10.0-1.i586.rpm +i586/diffutils-2.8.7-5.i586.rpm +i586/e2fsprogs-1.38-4.i586.rpm +i586/expat-1.95.8-5.i586.rpm +i586/file-4.14-3.i586.rpm +i586/filesystem-10.0-4.i586.rpm +i586/fillup-1.42-106.i586.rpm +i586/findutils-4.2.23-5.i586.rpm +i586/gawk-3.1.4-9.i586.rpm +i586/gdbm-1.8.3-232.i586.rpm +i586/gpg-1.4.2-5.i586.rpm +i586/grep-2.5.1a-5.i586.rpm +i586/gzip-1.3.5-144.i586.rpm +i586/info-4.8-9.i586.rpm +i586/insserv-1.01.0-2.i586.rpm +i586/irqbalance-0.09-43.i586.rpm +i586/kernel-default-2.6.13-15.i586.rpm +i586/klibc-1.0.14-14.i586.rpm +i586/klibc-utils-1.0.14-14.i586.rpm +i586/libacl-2.2.31-3.i586.rpm +i586/libattr-2.4.24-2.i586.rpm +i586/libcom_err-1.38-4.i586.rpm +i586/libgcc-4.0.2_20050901-3.i586.rpm +i586/libselinux-1.23.11-3.i586.rpm +i586/libstdc++-4.0.2_20050901-3.i586.rpm +i586/libxcrypt-2.2-5.i586.rpm +i586/libzio-0.1-6.i586.rpm +i586/limal-1.0.8-2.i586.rpm +i586/limal-bootloader-1.0.5-2.i586.rpm +i586/limal-perl-1.0.8-2.i586.rpm +i586/logrotate-3.7.1-3.i586.rpm +i586/mdadm-1.12.0-2.i586.rpm +i586/mingetty-0.9.6s-77.i586.rpm +i586/mktemp-1.5-733.i586.rpm +i586/module-init-tools-3.2_pre8-7.i586.rpm +i586/ncurses-5.4-71.i586.rpm +i586/net-tools-1.60-561.i586.rpm +i586/openldap2-client-2.2.27-6.i586.rpm +i586/openssl-0.9.7g-2.i586.rpm +i586/pam-0.80-6.i586.rpm +i586/pciutils-2.1.99_test9-3.i586.rpm +i586/pcre-6.2-2.i586.rpm +i586/perl-5.8.7-5.i586.rpm +i586/perl-Bootloader-0.2-37.i586.rpm +i586/perl-gettext-1.05-2.i586.rpm +i586/permissions-2005.8.30-2.i586.rpm +i586/readline-5.0-9.i586.rpm +i586/reiserfs-3.6.18-5.i586.rpm +i586/sed-4.1.4-5.i586.rpm +i586/suse-release-oss-10.0-8.i586.rpm +i586/sysvinit-2.85-52.i586.rpm +i586/tar-1.15.1-9.i586.rpm +i586/udev-068git20050831-9.i586.rpm +i586/util-linux-2.12q-26.i586.rpm +noarch/mkinitrd-1.2-48.noarch.rpm +noarch/suse-build-key-1.0-668.noarch.rpm +i586/libxml2-2.6.20-4.i586.rpm +i586/libxml2-python-2.6.20-4.i586.rpm +i586/python-2.4.1-3.i586.rpm +i586/python-elementtree-1.2.6-2.i586.rpm +i586/python-urlgrabber-2.9.6-2.i586.rpm +i586/python-sqlite-1.1.6-2.i586.rpm +i586/rpm-python-4.1.1-222.i586.rpm +i586/sqlite-3.2.2-5.i586.rpm +i586/yum-2.4.0-3.i586.rpm +" diff --git a/installer/obsolete/systems/suse100/settings.local.example b/installer/obsolete/systems/suse100/settings.local.example new file mode 100644 index 00000000..bec9705f --- /dev/null +++ b/installer/obsolete/systems/suse100/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/opensuse/distribution/SL-10.0-OSS/inst-source" +SLX_INST_SOURCE_BASEURL_suse100update="http://ftp-1.gwdg.de/pub/suse/update/10.0" + +# 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" -- cgit v1.2.3-55-g7522