summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-27 20:43:51 +0100
committerThierry N <thierryn1 at hispeed dot ch>2009-10-27 20:43:51 +0100
commitc3746448913f19f5e0ddd9a7b0f7d9a6c972cd24 (patch)
tree8afaffc864c6c79161fcc9e0b65d40140e4f9dbc /base
parentc838f0e110ee8bf659c4c6694b6a4797bf8379f6 (diff)
downloadnutyx-extra-c3746448913f19f5e0ddd9a7b0f7d9a6c972cd24.tar.gz
nutyx-extra-c3746448913f19f5e0ddd9a7b0f7d9a6c972cd24.tar.bz2
nutyx-extra-c3746448913f19f5e0ddd9a7b0f7d9a6c972cd24.tar.xz
nutyx-extra-c3746448913f19f5e0ddd9a7b0f7d9a6c972cd24.zip
maj grub#0.97-5
Diffstat (limited to 'base')
-rw-r--r--base/grub/.md5sum4
-rwxr-xr-xbase/grub/Pkgfile29
2 files changed, 11 insertions, 22 deletions
diff --git a/base/grub/.md5sum b/base/grub/.md5sum
index 57db19bda..6b38ad049 100644
--- a/base/grub/.md5sum
+++ b/base/grub/.md5sum
@@ -1,13 +1,9 @@
-5456f021968f2feaeb9acfb825537a93 00-grub-0.97-gfxboot.patch
-d9485c909b462785fa5afb23006456de 02-grub-0.97-debugcdboot.patch
f44bc6572e7af2e488e46d9b174caa4d bad-assert-sideeffect
6ebd162bfe44a8bd5b404ae85a3175e6 chainloader-devicefix
39e0f9a05b7e04aceb24fc7bc4893e3d ext4.patch
2482bef9c1866b4045767a56268ba673 grub-0.97-256byte_inode-1.patch
-9dbf5660cce3044dec91edee69cfe795 grub-0.97-btrfs-2.patch
40ddcc8caaef7e86b9dcb5c3799e0808 grub-0.97-devicemap.diff
bf1594e82940e25d089feca74c6f1879 grub-0.97-disk_geometry-1.patch
-12f043616b51ce2ba82e46c9186a528d grub-0.97-graphics.patch
a9e2f5a2e49fec19b638c5acdf651ec7 grub-0.97-path-patch
cd3f3eb54446be6003156158d51f4884 grub-0.97.tar.gz
bc609feede67ffcf3f4f9d00fa2995df grub-R
diff --git a/base/grub/Pkgfile b/base/grub/Pkgfile
index bf16bc3f2..81206c66d 100755
--- a/base/grub/Pkgfile
+++ b/base/grub/Pkgfile
@@ -6,24 +6,20 @@
name=grub
version=0.97
-release=4
+release=5
source=(ftp://alpha.gnu.org/gnu/$name/$name-$version.tar.gz\
http://www.linuxfromscratch.org/patches/lfs/development/grub-0.97-disk_geometry-1.patch \
http://www.linuxfromscratch.org/patches/lfs/development/grub-0.97-256byte_inode-1.patch \
- http://aur.archlinux.org/packages/grub-gfxboot/grub-gfxboot/00-grub-0.97-gfxboot.patch \
- http://www.nutyx.org/files/patchs/grub/use_ferror.diff \
- http://www.nutyx.org/files/patchs/grub/$name-$version-path-patch
- http://www.nutyx.org/files/patchs/grub/grub-R \
- http://www.nutyx.org/files/patchs/grub/bad-assert-sideeffect \
- http://www.nutyx.org/files/patchs/grub/chainloader-devicefix \
- http://www.nutyx.org/files/patchs/grub/$name-$version-devicemap.diff \
- http://www.nutyx.org/files/patchs/grub/reiser-unpack \
- http://www.nutyx.org/files/patchs/grub/grub-gfxmenu-v8.diff \
- http://www.nutyx.org/files/patchs/grub/grub-a20.patch \
- http://www.nutyx.org/files/patchs/grub/ext4.patch \
- http://www.nutyx.org/files/patchs/grub/grub-0.97-btrfs-2.patch \
- http://aur.archlinux.org/packages/grub-gfxboot/grub-gfxboot/02-grub-$version-debugcdboot.patch\
- http://aur.archlinux.org/packages/grub-gfx/grub-gfx/grub-0.97-graphics.patch )
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/use_ferror.diff \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/$name-$version-path-patch
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/grub-R \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/bad-assert-sideeffect \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/chainloader-devicefix \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/$name-$version-devicemap.diff \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/reiser-unpack \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/grub-gfxmenu-v8.diff \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/grub-a20.patch \
+ http://kiao.no-ip.info/NuTyX/files/patchs/grub/ext4.patch )
build() {
cd $name-$version
patch -Np1 -i ../$name-$version-path-patch
@@ -32,14 +28,11 @@ build() {
patch -Np1 -i ../bad-assert-sideeffect
patch -Np0 -i ../grub-gfxmenu-v8.diff
patch -Np1 -i ../reiser-unpack
-
patch -Np1 -i ../grub-a20.patch
- patch -Np1 -i ../02-grub-$version-debugcdboot.patch
patch -Np1 -i ../$name-$version-disk_geometry-1.patch
patch -Np1 -i ../$name-$version-256byte_inode-1.patch
patch -Np1 -i ../ext4.patch
-# patch -Np1 -i ../grub-0.97-btrfs-2.patch
unset CXXFLAGS
unset CFLAGS
if [ "`uname -m`" == "x86_64" ]; then