[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building D-I - formerly Building boot images with boot-floppies on PowerMac



Am Mit, 2003-07-02 um 02.03 schrieb debian@computerdatasafe.com.au:

> 
> Recipe:
>  - install the build-dependancies on the host system
> I don't know what they are, don't know how to find out so we'll see what
> breaks....
see build/debian/control
>  - run "{sudo,fakeroot} make build"
> Kultarr:~/cvs/bf/debian-installer/build# time make build
> Makefile:83: make/arch/linux-powerpc: No such file or directory
> make: *** No rule to make target `make/arch/linux-powerpc'.  Stop.
it's in cvs now.

Additonaly you will have to slightly modify the package lists. See diff
below. And you will need my udebs of mac-fdisk and udpkg.

gaudenz

Index: common
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/pkg-lists/net/common,v
retrieving revision 1.12
diff -u -r1.12 common
--- common      29 May 2003 16:22:02 -0000      1.12
+++ common      2 Jul 2003 11:18:45 -0000
@@ -1,7 +1,6 @@
 # These udebs (plus base) are needed on a single-floppy system that
 # can get up on the net and download more udebs. If it's not needed for
 # such a system, do *not* list it here (space is tight..)
-busybox-cvs-net-udeb
 choose-mirror
 net-retriever
 # floppy-retriever requires floppy-modules, and over-fills the floppy.
Index: i386
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/pkg-lists/net/i386,v
retrieving revision 1.7
diff -u -r1.7 i386
--- i386        10 Jun 2003 13:54:25 -0000      1.7
+++ i386        2 Jul 2003 11:18:45 -0000
@@ -1,3 +1,4 @@
+busybox-cvs-net-udeb
 discover-data-udeb
 discover-udeb
 hw-detect
Index: powerpc
===================================================================
RCS file:
/cvs/debian-boot/debian-installer/build/pkg-lists/net/powerpc,v
retrieving revision 1.1
diff -u -r1.1 powerpc
--- powerpc     28 Jun 2003 05:42:18 -0000      1.1
+++ powerpc     2 Jul 2003 11:18:45 -0000
@@ -1,11 +1,16 @@
+modutils-basic
+busybox-cvs-udeb
 ide-modules-${kernel:Version}-udeb
 scsi-modules-${kernel:Version}-udeb
 nic-modules-${kernel:Version}-udeb
 nic-modules-shared-${kernel:Version}-udeb
-packet-socket-${kernel:Version}-udeb
+socket-modules-${kernel:Version}-udeb
 #usb-modules-${kernel:Version}-udeb
 #input-modules-${kernel:Version}-udeb
 console-keymaps-amiga
 console-keymaps-ps2
 console-keymaps-usb
 kbd-chooser
+
+#temporary workaround
+mac-fdisk-udeb

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: