summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-27 17:29:25 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-27 17:29:25 +0200
commita717ad31d5f508804b49c9f5b9313af1b352c17a (patch)
tree3b0a952449b3764782a4f9c9f695288a2ef2788f
parentacbeaafd5878a45ffd2869201e3cbbb28c5ae4a9 (diff)
downloadnutyx-extra-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.gz
nutyx-extra-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.bz2
nutyx-extra-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.xz
nutyx-extra-a717ad31d5f508804b49c9f5b9313af1b352c17a.zip
aaabasicfs, le clavier pour xorg est dans le script d'install
-rw-r--r--base/aaabasicfs/.footprint3
-rw-r--r--base/aaabasicfs/.md5sum1
-rw-r--r--base/aaabasicfs/Pkgfile4
3 files changed, 1 insertions, 7 deletions
diff --git a/base/aaabasicfs/.footprint b/base/aaabasicfs/.footprint
index e0e6910cb..b40e89a72 100644
--- a/base/aaabasicfs/.footprint
+++ b/base/aaabasicfs/.footprint
@@ -6,9 +6,6 @@ drwxr-xr-x root/root dev/
crw------- root/root dev/console (5, 1)
crw-rw-rw- root/root dev/null (1, 3)
drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/X11/
-drwxr-xr-x root/root etc/X11/xorg.conf.d/
--rw-r--r-- root/root etc/X11/xorg.conf.d/10-keyboard.conf
-rw-r--r-- root/root etc/bashrc
-rw-r--r-- root/root etc/blfs-bootscripts
drwxr-xr-x root/root etc/default/
diff --git a/base/aaabasicfs/.md5sum b/base/aaabasicfs/.md5sum
index 57a0acca6..5b549de79 100644
--- a/base/aaabasicfs/.md5sum
+++ b/base/aaabasicfs/.md5sum
@@ -1,4 +1,3 @@
-c230490b8f829976d1d56b3246e2ba77 10-keyboard.conf
d5dda9fafee54d7caa37493ca42f384c X.sh
61ba4859757a54bf1f514de5213802e0 bash_profile
427f04bb0e7ba3394054a1215fdca87c bashrc
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile
index 1b6841164..5cabfb1c6 100644
--- a/base/aaabasicfs/Pkgfile
+++ b/base/aaabasicfs/Pkgfile
@@ -9,7 +9,7 @@ version=2010
release=1
scriptsversion=lfs-bootscripts-20100124
source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\
- hosts clock console fstab inittab message inputrc network 10-keyboard.conf \
+ hosts clock console fstab inittab message inputrc network \
profile dircolors.sh extrapaths.sh bash_profile bashrc bashrc.etc lfs-bootscripts-01.patch \
blfs-bootscripts nu readline.sh unmask.sh X.sh i18n.sh bashrc )
@@ -170,8 +170,6 @@ EOF
[Desktop]
Session=
EOF
- mkdir -vp $PKG/etc/X11/xorg.conf.d
- cp -v $SRC/10-keyboard.conf $PKG/etc/X11/xorg.conf.d/
cd $PKG/root/
ln -s ../etc/fstab
ln -s ../etc/hosts