summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs
diff options
context:
space:
mode:
Diffstat (limited to 'base/aaabasicfs')
-rw-r--r--base/aaabasicfs/.footprint1
-rw-r--r--base/aaabasicfs/Pkgfile5
2 files changed, 3 insertions, 3 deletions
diff --git a/base/aaabasicfs/.footprint b/base/aaabasicfs/.footprint
index 109471f5d..5448ca235 100644
--- a/base/aaabasicfs/.footprint
+++ b/base/aaabasicfs/.footprint
@@ -116,7 +116,6 @@ drwxr-xr-x root/root etc/skel/
-rw-r--r-- root/root etc/skel/.bash_profile
-rw-r--r-- root/root etc/skel/.bashrc
-rw-r--r-- root/root etc/skel/.dmrc
-lrwxrwxrwx root/root etc/skel/.xinitrc -> /etc/slim.xinitrc
drwxr-xr-x root/root etc/sysconfig/
-rw-r--r-- root/root etc/sysconfig/modules
drwxr-xr-x root/root etc/sysconfig/network-devices/
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile
index 5de871f6c..4347feb03 100644
--- a/base/aaabasicfs/Pkgfile
+++ b/base/aaabasicfs/Pkgfile
@@ -5,7 +5,7 @@
name=aaabasicfs
version=2010
-release=17072010
+release=25072010
scriptsversion=lfs-bootscripts-20100627
BLFSscriptsversion=20090302
source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\
@@ -113,9 +113,11 @@ mysql:x:40:
postgres:x:41:
rsyncd:x:48:
sshd:x:50:
+pppusers:x:52:
games:x:60:
halusers:x:61:
policykit:x:62:
+plugdev:x:63:
fuse:x:65:
tomcat:x:66:
scanner:x:70:
@@ -167,7 +169,6 @@ EOF
$PKG/etc/profile.d/
cp -v bash_profile $PKG/etc/skel/.bash_profile
cp -v bashrc $PKG/etc/skel/.bashrc
- ln -s /etc/slim.xinitrc $PKG/etc/skel/.xinitrc
cp -v bash_profile $PKG/root/.bash_profile
cp -v bashrc $PKG/root/.bashrc
mkdir -p $PKG/root/bin