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

2003-07-02 Thread Gaudenz Steinlin
Am Mit, 2003-07-02 um 02.03 schrieb [EMAIL PROTECTED]:

 
 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 -  1.12
+++ common  2 Jul 2003 11:18:45 -
@@ -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
--- i38610 Jun 2003 13:54:25 -  1.7
+++ i3862 Jul 2003 11:18:45 -
@@ -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 -  1.1
+++ powerpc 2 Jul 2003 11:18:45 -
@@ -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



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


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

2003-07-02 Thread Gaudenz Steinlin
Am Mit, 2003-07-02 um 23.41 schrieb [EMAIL PROTECTED]:
 On 2 Jul 2003, Gaudenz Steinlin wrote:
 
  Am Mit, 2003-07-02 um 02.03 schrieb [EMAIL PROTECTED]:

 I'll send this off while I ponder the next breakage:
 Need to download : rootskel cdebconf-udeb main-menu udpkg anna
 di-utils-shell kernel-image-2.4.20-powerpc-udeb busybox-cvs-net-udeb
 choose-mirror net-retriever netcfg-static netcfg-dhcp modutils-basic
 busybox-cvs-udeb ide-modules-2.4.20-powerpc-udeb
 scsi-modules-2.4.20-powerpc-udeb nic-modules-2.4.20-powerpc-udeb
 nic-modules-shared-2.4.20-powerpc-udeb
 socket-modules-2.4.20-powerpc-udeb console-keymaps-amiga
 console-keymaps-ps2 console-keymaps-usb kbd-chooser mac-fdisk-udeb
 Reading Package Lists... Done
 Building Dependency Tree... Done
 Package busybox-cvs-net-udeb has no available version, but exists in the
 database.
 This typically means that the package was mentioned in a dependency and
 never uploaded, has been obsoleted or is not available with the contents
 of sources.list
 E: Package busybox-cvs-net-udeb has no installation candidate
 make: *** [net-get_udebs-stamp] Error 100
 
Reread my last email and adjust your pkg-lists.
Keep in mind that d-i is still under developement and not yet released,
so post a little bit less honestly if you would like to have an answer
next time.

gaudenz



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil