summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r--base/aaabasicfs/Pkgfile14
1 files changed, 8 insertions, 6 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile
index 09f20bd0f..e5a7df4c5 100644
--- a/base/aaabasicfs/Pkgfile
+++ b/base/aaabasicfs/Pkgfile
@@ -4,13 +4,13 @@
# Packager: thierryn1 at hispeed dot ch
name=aaabasicfs
-version=20110101
+version=20110214
release=1
scriptsversion=lfs-bootscripts-20100627
BLFSscriptsversion=20100825
source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\
http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$BLFSscriptsversion.tar.bz2
- hosts fstab inittab message inputrc network rc splashy_stop\
+ fstab inittab message inputrc network rc splashy_stop\
profile dircolors.sh extrapaths.sh bash_profile bashrc bashrc.etc \
http://nutyx.meticul.eu/files/patchs/$name/lfs-bootscripts-02.patch \
nu readline.sh unmask.sh X.sh )
@@ -65,9 +65,10 @@ lp:x:9:9:Print Service User:/dev/null:/bin/false
messagebus:x:18:18:D-BUS Message Daemon User:/dev/null:/bin/false
haldaemon:x:19:19:HAL Daemon User:/dev/null:/bin/false
named:x:20:20:BIND Owner:/home/named:/bin/false
-gdm:x:21:21:GDM Daemon User:/dev/null:/bin/bash
+gdm:x:21:21:GDM Daemon User:/dev/null:/sbin/nologin
fcron:x:22:22:Fcron User:/dev/null:/bin/false
-kdm:x:23:23:KDM Daemon User:/dev/null:/bin/bash
+kdm:x:23:23:KDM Daemon User:/dev/null:/bin/false
+lxdm:24:24:LXDM Daemon User:/dev/null:/sbin/nologin
apache:x:25:25:Apache Server:/dev/null:/bin/false
smmsp:x:26:26:Sendmail Daemon:/dev/null:/bin/false
polkituser:x:27:27:Policy Kit Daemon User:/dev/null:/bin/false
@@ -104,9 +105,10 @@ network:x:17:
messagebus:x:18:
haldaemon:x:19:
named:x:20:
-gdm:x:21:
+gdm:x:21:gdm
fcron:x:22:
kdm:x:23:kdm
+lxdm:x:24:lxdm
apache:x:25:
smmsp:x:26:
polkituser:x:27:
@@ -165,7 +167,7 @@ EOF
rm $PKG/etc/sysconfig/createfiles
# Configuration files
- cp -v {hosts,fstab,inittab,profile,inputrc,bashrc.etc} $PKG/etc/
+ cp -v {fstab,inittab,profile,inputrc,bashrc.etc} $PKG/etc/
mv $PKG/etc/bashrc.etc $PKG/etc/bashrc
cp -v {dircolors.sh,extrapaths.sh,readline.sh,unmask.sh,X.sh}\
$PKG/etc/profile.d/