diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-16 22:38:28 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-16 22:38:28 +0200 |
commit | 2083e4e86223fcee71dfca8c8abba170939dbaac (patch) | |
tree | 045c82ae6bbf44ba1b2105890a23971bd6b60645 /base | |
parent | d4e730a7a5d43381c9e7dc03003a2e1e8531f5ba (diff) | |
download | nutyx-pakxe-2083e4e86223fcee71dfca8c8abba170939dbaac.tar.gz nutyx-pakxe-2083e4e86223fcee71dfca8c8abba170939dbaac.tar.bz2 nutyx-pakxe-2083e4e86223fcee71dfca8c8abba170939dbaac.tar.xz nutyx-pakxe-2083e4e86223fcee71dfca8c8abba170939dbaac.zip |
kernel devient kernel-35
Diffstat (limited to 'base')
-rw-r--r-- | base/kernel-35/.footprint (renamed from base/kernel/.footprint) | 2 | ||||
-rw-r--r-- | base/kernel-35/.md5sum (renamed from base/kernel/.md5sum) | 0 | ||||
-rw-r--r-- | base/kernel-35/Pkgfile (renamed from base/kernel/Pkgfile) | 4 | ||||
-rw-r--r-- | base/kernel-35/config (renamed from base/kernel/config) | 0 | ||||
-rw-r--r-- | base/kernel-35/config.old (renamed from base/kernel/config.old) | 0 | ||||
-rw-r--r-- | base/kernel-35/config_64 (renamed from base/kernel/config_64) | 0 | ||||
-rw-r--r-- | base/kernel-35/post-install (renamed from base/kernel/post-install) | 0 |
7 files changed, 3 insertions, 3 deletions
diff --git a/base/kernel/.footprint b/base/kernel-35/.footprint index 79562f7a7..e700dbc94 100644 --- a/base/kernel/.footprint +++ b/base/kernel-35/.footprint @@ -2680,7 +2680,7 @@ drwxr-xr-x root/root lib/modules/2.6.35-NuTyX/kernel/sound/usb/usx2y/ lrwxrwxrwx root/root lib/modules/2.6.35-NuTyX/source -> /usr/src/linux-2.6.35 drwxr-xr-x root/root root/ drwxr-xr-x root/root root/bin/ --rw-r--r-- root/root root/bin/install-attapu.ash +-rwxr-xr-- root/root root/bin/install-attapu.ash drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/src/ drwxr-xr-x root/root usr/src/linux-2.6.35/ diff --git a/base/kernel/.md5sum b/base/kernel-35/.md5sum index b1f2241ad..b1f2241ad 100644 --- a/base/kernel/.md5sum +++ b/base/kernel-35/.md5sum diff --git a/base/kernel/Pkgfile b/base/kernel-35/Pkgfile index 281768203..c261567eb 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel-35/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -name=kernel +name=kernel-35 version=2.6.35.7 _BaseVersion=2.6.35 release=3 @@ -72,7 +72,7 @@ mv $SRC/linux-${_BaseVersion}/vmlinux $PKG/usr/src/linux-${_BaseVersion}/ mv $SRC/linux-${_BaseVersion}/Module.symvers $PKG/usr/src/linux-${_BaseVersion}/ rm -r $PKG/lib/firmware mkdir -p $PKG/root/bin -install -m644 $SRC/install-${SCRIPT_VERSION}.ash \ +install -m754 $SRC/install-${SCRIPT_VERSION}.ash \ $PKG/root/bin/install-${SCRIPT_VERSION}.ash cd $SRC bsdtar -c "-J" -f $PKG/boot/nutyx-initrd.tar.xz nutyx-initrd-2009 diff --git a/base/kernel/config b/base/kernel-35/config index 560599038..560599038 100644 --- a/base/kernel/config +++ b/base/kernel-35/config diff --git a/base/kernel/config.old b/base/kernel-35/config.old index a793bb504..a793bb504 100644 --- a/base/kernel/config.old +++ b/base/kernel-35/config.old diff --git a/base/kernel/config_64 b/base/kernel-35/config_64 index a793bb504..a793bb504 100644 --- a/base/kernel/config_64 +++ b/base/kernel-35/config_64 diff --git a/base/kernel/post-install b/base/kernel-35/post-install index a9433c1ce..a9433c1ce 100644 --- a/base/kernel/post-install +++ b/base/kernel-35/post-install |