[CUWiN-Dev] patches for building on linux

David Young dyoung at pobox.com
Fri Apr 22 17:27:56 CDT 2005


I've been working at low-intensity on cross-building CUWiN on non-NetBSD
systems.

Yesterday, for the first time, I was able to build a working CUWiN
CompactFlash image yesterday on a RedHat Linux 8.0 box, using the patches
I have attached.  I could use your help to test this on a couple more
flavors of Linux, on NetBSD 1.6.2, and on other systems (Solaris?).

The NetBSD patch applies cleanly against NetBSD-current that is a few
months old.

I have also attached a patch for the CUWiN sources that enables the
cross-building.

Dave

-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933
-------------- next part --------------
A non-text attachment was scrubbed...
Name: host-tools-patch-22-Apr-2005.gz
Type: application/x-gzip
Size: 36094 bytes
Desc: not available
Url : http://lists.chambana.net/mailman/archive/cu-wireless-dev/attachments/20050422/cbde7548/host-tools-patch-22-Apr-2005-0001.bin
-------------- next part --------------
Index: steps.d/toolenv
===================================================================
--- steps.d/toolenv	(revision 3020)
+++ steps.d/toolenv	(working copy)
@@ -55,8 +55,4 @@
 EOF
 )
 
-# XXX override settings above
-export TOOL_DISKLABEL=/sbin/disklabel
-export TOOL_FDISK=/sbin/fdisk
-
 export INSTALL="$PLAIN_INSTALL -U -M $DESTDIR/metalog.new -D $DESTDIR"


More information about the CU-Wireless-Dev mailing list