diff options
| author | Lars Müller | 2007-04-29 18:30:44 +0200 |
|---|---|---|
| committer | Lars Müller | 2007-04-29 18:30:44 +0200 |
| commit | 80e5366a810a4a588a217dfc19de66fe63e5ca6f (patch) | |
| tree | eb1c94d5e646fa9331ab713e8be44d63ebcc707c /installer/systems/suse101 | |
| parent | Disabled the trap (problem with SIGIO), should be discussed, how (diff) | |
| download | core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.gz core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.xz core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.zip | |
The installer/systems dir will vanish soon too.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/systems/suse101')
| -rw-r--r-- | installer/systems/suse101/prereqfiles/etc/group | 33 | ||||
| -rw-r--r-- | installer/systems/suse101/prereqfiles/etc/passwd | 14 | ||||
| -rw-r--r-- | installer/systems/suse101/prereqfiles/etc/shadow | 14 | ||||
| -rwxr-xr-x | installer/systems/suse101/scripts/postprereq | 5 | ||||
| -rw-r--r-- | installer/systems/suse101/settings | 106 | ||||
| -rw-r--r-- | installer/systems/suse101/settings.local.example | 14 |
6 files changed, 0 insertions, 186 deletions
diff --git a/installer/systems/suse101/prereqfiles/etc/group b/installer/systems/suse101/prereqfiles/etc/group deleted file mode 100644 index 505cb221..00000000 --- a/installer/systems/suse101/prereqfiles/etc/group +++ /dev/null @@ -1,33 +0,0 @@ -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/systems/suse101/prereqfiles/etc/passwd b/installer/systems/suse101/prereqfiles/etc/passwd deleted file mode 100644 index 395a7aaa..00000000 --- a/installer/systems/suse101/prereqfiles/etc/passwd +++ /dev/null @@ -1,14 +0,0 @@ -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/systems/suse101/prereqfiles/etc/shadow b/installer/systems/suse101/prereqfiles/etc/shadow deleted file mode 100644 index bde18120..00000000 --- a/installer/systems/suse101/prereqfiles/etc/shadow +++ /dev/null @@ -1,14 +0,0 @@ -root::13419:::::: -bin:*:13419:::::: -daemon:*:13419:::::: -lp:*:13419:::::: -mail:*:13419:::::: -news:*:13419:::::: -uucp:*:13419:::::: -games:*:13419:::::: -man:*:13419:::::: -wwwrun:*:13419:::::: -ftp:*:13419:::::: -nobody:*:13419:::::: -messagebus:!:13419:0::7::: -haldaemon:!:13419:0::7::: diff --git a/installer/systems/suse101/scripts/postprereq b/installer/systems/suse101/scripts/postprereq deleted file mode 100755 index b141d4b0..00000000 --- a/installer/systems/suse101/scripts/postprereq +++ /dev/null @@ -1,5 +0,0 @@ -#! /bin/bash - -SLX_STAGE1_PATH=$1 - -chown root: ${SLX_STAGE1_PATH}/etc/{group,passwd,shadow} diff --git a/installer/systems/suse101/settings b/installer/systems/suse101/settings deleted file mode 100644 index 8f0d223c..00000000 --- a/installer/systems/suse101/settings +++ /dev/null @@ -1,106 +0,0 @@ -SLX_INST_SOURCE_BASEURL="http://ftp.gwdg.de/pub/opensuse/distribution/SL-10.1/inst-source" -SLX_INST_SOURCE_PACKAGE_SUBDIR="suse" -SLX_INST_SOURCE_PACKAGEKEYS=" -gpg-pubkey-0dfb3188-41ed929b.asc -gpg-pubkey-1d061a62-427a396f.asc -gpg-pubkey-307e3d54-44201d5d.asc -gpg-pubkey-3d25d3d9-36e12d04.asc -gpg-pubkey-9c800aca-40d8063e.asc -" -SLX_INST_SOURCE_NAME_suse101="SUSE Linux 10.1" -SLX_INST_SOURCE_REPO_SUBDIR_suse101="suse" -SLX_INST_SOURCE_BASEURL_suse101update="http://ftp.gwdg.de/pub/suse/update/10.1" -SLX_INST_SOURCE_NAME_suse101update="SUSE Linux 10.1 updates" -SLX_BOOTSTRAP_FAIL_WGET="no" -SLX_BASE_PREREQ_PACKAGES=" -i586/bzip2-1.0.3-15.i586.rpm -i586/glibc-2.4-25.i586.rpm -i586/glibc-2.4-31.1.i586.rpm -i586/popt-1.7-268.i586.rpm -i586/rpm-4.4.2-40.i586.rpm -i586/rpm-4.4.2-43.4.i586.rpm -i586/zlib-1.2.3-13.i586.rpm -" -SLX_BASE_BOOTSTRAP_PACKAGES=" -i586/aaa_base-10.1-41.i586.rpm -i586/aaa_skel-2006.3.29-5.i586.rpm -i586/aaa_skel-2006.5.19-0.2.i586.rpm -i586/ash-1.6.1-13.i586.rpm -i586/bash-3.1-22.i586.rpm -i586/bash-3.1-24.3.i586.rpm -i586/blocxx-1.0.0-15.i586.rpm -i586/coreutils-5.93-20.i586.rpm -i586/cpio-2.6-17.i586.rpm -i586/cracklib-2.8.6-12.i586.rpm -i586/cyrus-sasl-2.1.21-18.i586.rpm -i586/db-4.3.29-13.i586.rpm -i586/diffutils-2.8.7-15.i586.rpm -i586/e2fsprogs-1.38-25.i586.rpm -i586/expat-2.0.0-11.i586.rpm -i586/file-4.16-13.i586.rpm -i586/file-4.16-15.4.i586.rpm -i586/filesystem-10.1-5.i586.rpm -i586/fillup-1.42-116.i586.rpm -i586/findutils-4.2.27-12.i586.rpm -i586/gawk-3.1.5-18.i586.rpm -i586/gdbm-1.8.3-241.i586.rpm -i586/gpg-1.4.2-23.i586.rpm -i586/gpg-1.4.2-23.7.i586.rpm -i586/grep-2.5.1a-18.i586.rpm -i586/gzip-1.3.5-157.i586.rpm -i586/gzip-1.3.5-159.5.i586.rpm -i586/info-4.8-20.i586.rpm -i586/insserv-1.04.0-18.i586.rpm -i586/irqbalance-0.09-58.i586.rpm -i586/kernel-default-2.6.16.21-0.25.i586.rpm -i586/libacl-2.2.34-12.i586.rpm -i586/libattr-2.4.28-14.i586.rpm -i586/libcom_err-1.38-25.i586.rpm -i586/libgcc-4.1.0-25.i586.rpm -i586/libstdc++-4.1.0-25.i586.rpm -i586/libxcrypt-2.4-10.i586.rpm -i586/libzio-0.1-15.i586.rpm -i586/limal-1.1.6-8.i586.rpm -i586/limal-bootloader-1.1.2-7.i586.rpm -i586/limal-perl-1.1.6-8.i586.rpm -i586/logrotate-3.7.3-11.i586.rpm -i586/mdadm-2.2-30.i586.rpm -i586/mingetty-0.9.6s-86.i586.rpm -i586/mkinitrd-1.2-103.i586.rpm -i586/mkinitrd-1.2-106.19.i586.rpm -i586/mktemp-1.5-742.i586.rpm -i586/module-init-tools-3.2.2-32.i586.rpm -i586/module-init-tools-3.2.2-32.13.i586.rpm -i586/ncurses-5.5-16.i586.rpm -i586/net-tools-1.60-581.i586.rpm -i586/openldap2-client-2.3.19-18.i586.rpm -i586/openssl-0.9.8a-16.i586.rpm -i586/openssl-0.9.8a-18.10.i586.rpm -i586/pam-0.99.3.0-25.i586.rpm -i586/pam-0.99.3.0-29.3.i586.rpm -i586/pciutils-2.2.1-14.i586.rpm -i586/pcre-6.4-12.i586.rpm -i586/perl-5.8.8-12.i586.rpm -i586/perl-Bootloader-0.2.20-7.i586.rpm -i586/perl-Bootloader-0.2.27-0.4.i586.rpm -i586/perl-gettext-1.05-11.i586.rpm -i586/permissions-2006.2.24-8.i586.rpm -i586/readline-5.1-22.i586.rpm -i586/reiserfs-3.6.19-17.i586.rpm -i586/sed-4.1.4-15.i586.rpm -i586/suse-release-10.1-9.i586.rpm -i586/sysvinit-2.86-19.i586.rpm -i586/udev-085-29.i586.rpm -i586/udev-085-30.15.i586.rpm -i586/util-linux-2.12r-35.i586.rpm -noarch/suse-build-key-1.0-685.noarch.rpm -i586/libxml2-2.6.23-13.i586.rpm -i586/libxml2-python-2.6.23-15.i586.rpm -i586/python-2.4.2-18.i586.rpm -i586/python-elementtree-1.2.6-18.i586.rpm -i586/python-sqlite-1.1.6-17.i586.rpm -i586/python-urlgrabber-2.9.7-15.i586.rpm -i586/rpm-python-4.4.2-40.i586.rpm -i586/sqlite-3.2.8-14.i586.rpm -i586/yum-2.4.2-13.i586.rpm -" diff --git a/installer/systems/suse101/settings.local.example b/installer/systems/suse101/settings.local.example deleted file mode 100644 index 838e771b..00000000 --- a/installer/systems/suse101/settings.local.example +++ /dev/null @@ -1,14 +0,0 @@ -# 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="ftp://gab/pub/opensuse/distribution/SL-10.1/inst-source" -SLX_INST_SOURCE_BASEURL_suse101update="ftp://gab/pub/suse/update/10.1" - -# 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" |
