From 92f56a2bf8b96190af76288af1c7121419fa325f Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 15 May 2011 20:36:05 +0200 Subject: aaabasicfs, suppression doublon --- base/aaabasicfs/.footprint.i686 | 1 - base/aaabasicfs/Pkgfile | 8 -------- 2 files changed, 9 deletions(-) diff --git a/base/aaabasicfs/.footprint.i686 b/base/aaabasicfs/.footprint.i686 index 2082d0070..5797b10f9 100644 --- a/base/aaabasicfs/.footprint.i686 +++ b/base/aaabasicfs/.footprint.i686 @@ -14,7 +14,6 @@ drwxr-xr-x root/root etc/default/ -rw-r--r-- root/root etc/inittab -rw-r--r-- root/root etc/inputrc drwxr-xr-x root/root etc/modprobe.d/ --rw-r--r-- root/root etc/modprobe.d/usb.conf -rw-r--r-- root/root etc/mtab (EMPTY) lrwxrwxrwx root/root etc/nutyx-version -> /var/lib/pkg/nutyx-version drwxr-xr-x root/root etc/opt/ diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 174a7ccde..80ac2ac94 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -60,14 +60,6 @@ build() { mkdir -p $PKG/var/lib/pkg/ echo "$version-$release" > $PKG/var/lib/pkg/nutyx-version ln -s /var/lib/pkg/nutyx-version $PKG/etc/nutyx-version - cat > $PKG/etc/modprobe.d/usb.conf << "EOF" -# Begin /etc/modprobe.d/usb.conf - -install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i ohci_hcd ; true -install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i uhci_hcd ; true - -# End /etc/modprobe.d/usb.conf -EOF cat > $PKG/etc/shells << "EOF" /bin/sh /bin/bash -- cgit v1.2.3-54-g00ecf