diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-13 10:50:17 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-13 10:50:17 +0200 |
commit | 8c3f1c7c9f374184827df6a53a13b1b875c93834 (patch) | |
tree | 20bf1be9c5133a899f9f1bfd58f91c910196b93e /base/initrd | |
parent | 713803a9a54c119cf01620ee538a6264eb1c3223 (diff) | |
download | nutyx-extra-8c3f1c7c9f374184827df6a53a13b1b875c93834.tar.gz nutyx-extra-8c3f1c7c9f374184827df6a53a13b1b875c93834.tar.bz2 nutyx-extra-8c3f1c7c9f374184827df6a53a13b1b875c93834.tar.xz nutyx-extra-8c3f1c7c9f374184827df6a53a13b1b875c93834.zip |
initrd, maj source
Diffstat (limited to 'base/initrd')
-rw-r--r-- | base/initrd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/initrd/Pkgfile b/base/initrd/Pkgfile index df757c717..181772d4e 100644 --- a/base/initrd/Pkgfile +++ b/base/initrd/Pkgfile @@ -10,7 +10,7 @@ _tools=11092010 _extra=24082010 _baseversion=2.6.34 SCRIPT_VERSION="attapu" -source=(http://nutyx.meticul.eu/files/install-${SCRIPT_VERSION}.ash\ +source=(http://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash\ http://nutyx.meticul.eu/attapu/`uname -m`/release/kernel%23$version-1.pkg.tar.xz\ http://nutyx.meticul.eu/files/nutyx-initrd-extra-${_extra}.tar.bz2 http://nutyx.meticul.eu/files/installtools-${_tools}.tar.gz) |