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/suse100/prereqfiles | |
| 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/suse100/prereqfiles')
| -rw-r--r-- | installer/systems/suse100/prereqfiles/etc/group | 33 | ||||
| -rw-r--r-- | installer/systems/suse100/prereqfiles/etc/passwd | 14 | ||||
| -rw-r--r-- | installer/systems/suse100/prereqfiles/etc/shadow | 14 |
3 files changed, 0 insertions, 61 deletions
diff --git a/installer/systems/suse100/prereqfiles/etc/group b/installer/systems/suse100/prereqfiles/etc/group deleted file mode 100644 index 505cb221..00000000 --- a/installer/systems/suse100/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/suse100/prereqfiles/etc/passwd b/installer/systems/suse100/prereqfiles/etc/passwd deleted file mode 100644 index 395a7aaa..00000000 --- a/installer/systems/suse100/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/suse100/prereqfiles/etc/shadow b/installer/systems/suse100/prereqfiles/etc/shadow deleted file mode 100644 index 995b47ff..00000000 --- a/installer/systems/suse100/prereqfiles/etc/shadow +++ /dev/null @@ -1,14 +0,0 @@ -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::: |
