Subject: crunch bin in ramdisk-bin
To: None <netbsd-help@netbsd.org>
From: basalt <Basalt@easynet.fr>
List: netbsd-help
Date: 02/25/2001 20:29:28
C'est un message de format MIME en plusieurs parties.

------=_NextPart_000_000F_01C09F69.A6F5E850
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

heloo,

i am trying to include my own packages into a ramdisk-bin floppy


so i have modif ramdiskbin.conf and add (for example for traeroute ) :

srcdirs /usr/src/usr.sbin/ /usr/src/bin /usr/src/sbin /usr/src/lib

progs traceroute=20
special traceroute srcdir /usr/src/usr.sbin/traceroute
special traceroute objdir /usr/src/usr.bin/traceroute
special traceroute objs ifaddrlist.o savestr.o traceroute.o version.o

libs /usr/lib/libipsec.a /usr/lib/libc.a

then i make a :
make -f Makefile objs exe
make
cd ../kernel-ramdisk && make
cd ../fdset-laptop/ && make
make kern=3D/sys/arch/i386/floppies/compile/MiniBSD/netbsd (for my =
personnal kern)

and then i write disk with dd

i can t find any traceroute on the disk after booting ...

i have tried to modify the list files but without any success

if someone can help me ...
thanks for your reply

Julien ROUSSELOT

------=_NextPart_000_000F_01C09F69.A6F5E850
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>heloo,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i am trying to include my own packages =
into a=20
ramdisk-bin floppy</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>so i have modif ramdiskbin.conf and add =
(for=20
example for traeroute ) :</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>srcdirs /usr/src/usr.sbin/ /usr/src/bin =

/usr/src/sbin /usr/src/lib</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>progs traceroute <BR>special traceroute =
srcdir=20
/usr/src/usr.sbin/traceroute<BR>special traceroute objdir=20
/usr/src/usr.bin/traceroute<BR>special traceroute objs ifaddrlist.o =
savestr.o=20
traceroute.o version.o</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>libs /usr/lib/libipsec.a=20
/usr/lib/libc.a</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>then i make a :</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>make -f Makefile objs exe</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>make</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>cd ../kernel-ramdisk &amp;&amp; =
make</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>cd ../fdset-laptop/ &amp;&amp; =
make</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>make=20
kern=3D/sys/arch/i386/floppies/compile/MiniBSD/netbsd (for my personnal=20
kern)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>and then i write disk with =
dd</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i can t find any traceroute on the disk =
after=20
booting ...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i have tried to modify the list files =
but without=20
any success</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>if someone can help me ...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>thanks for your reply</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Julien =
ROUSSELOT</FONT></DIV></BODY></HTML>

------=_NextPart_000_000F_01C09F69.A6F5E850--