From 9849db6af760b2153f773c321aefc8ed86e0184f Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sun, 29 Nov 2009 18:12:39 -0300 Subject: Create user and locales at boot-time. * Avoids having to maintain a private copy of the files: passwd/shadow/group/gshadow * Similar but for locales, as well as the advantage of having ready the locale database that the user wants. (all NN_MM* will be enabled) Signed-off-by: Gerardo Exequiel Pozzi [Aaron: Merged changes into syslinux-iso as well] Signed-off-by: Aaron Griffin --- configs/install-iso/overlay/etc/gshadow | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 configs/install-iso/overlay/etc/gshadow (limited to 'configs/install-iso/overlay/etc/gshadow') diff --git a/configs/install-iso/overlay/etc/gshadow b/configs/install-iso/overlay/etc/gshadow deleted file mode 100644 index 18ce995..0000000 --- a/configs/install-iso/overlay/etc/gshadow +++ /dev/null @@ -1,29 +0,0 @@ -root:::root -bin:::root,bin,daemon -daemon:::root,bin,daemon -sys:::root,bin -adm:::root,daemon -tty::: -disk:::root,arch -lp:::daemon -mem::: -kmem::: -wheel:::root,arch -ftp::: -mail::: -uucp::: -log:::root -locate::: -smmsp::: -http::: -games::: -network:x:: -video:x:: -audio:::arch -optical:::arch -floppy:x:: -storage:x:: -scanner:x:: -power:x:: -nobody::: -users:::arch -- cgit v1.2.3-70-g09d2