From 1455d67711a5353adabdba8183d3bc603ea7f216 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 12 Feb 2007 21:44:09 +0000 Subject: * added perl-ified slxos-setup script and the relevant perl-modules, still not done, but nearly there git-svn-id: http://svn.openslx.org/svn/openslx/trunk@698 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/distro-info/suse-10.1/prereqfiles/etc/group | 33 +++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 lib/distro-info/suse-10.1/prereqfiles/etc/group (limited to 'lib/distro-info/suse-10.1/prereqfiles/etc/group') diff --git a/lib/distro-info/suse-10.1/prereqfiles/etc/group b/lib/distro-info/suse-10.1/prereqfiles/etc/group new file mode 100644 index 00000000..505cb221 --- /dev/null +++ b/lib/distro-info/suse-10.1/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: -- cgit v1.2.3-55-g7522