From 4c8e9488814c0add98a02776499999e4e23bf507 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 10 Sep 2009 12:25:58 +0200 Subject: finally boot shuttle from raid1 root you need to set hard disk partition types to type fd. I added a grub binary package, because grub does not allow to be cross-compiled from x86_64 for example without using a multilib gcc, which we do not support. --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index f416319d4..68176afb9 100644 --- a/package/Makefile +++ b/package/Makefile @@ -132,6 +132,7 @@ package-$(ADK_PACKAGE_GPERF) += gperf package-$(ADK_PACKAGE_GPG) += gpg package-$(ADK_PACKAGE_GPM) += gpm package-$(ADK_PACKAGE_GPSD) += gpsd +package-$(ADK_PACKAGE_GRUB_BIN) += grub-bin package-$(ADK_COMPILE_GSM) += gsm package-$(ADK_PACKAGE_HASERL) += haserl package-$(ADK_PACKAGE_HDPARM) += hdparm -- cgit v1.2.3