From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Bolanos Subject: Re: full5 with elksnet Date: Thu, 03 Jun 2004 21:18:10 -0600 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1086319089.3695.27.camel@talena.hsol.net> References: <20040603190129.32087.qmail@web51306.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-W5s76SMCQYnr76dkzpFn" Return-path: In-Reply-To: <20040603190129.32087.qmail@web51306.mail.yahoo.com> List-Id: To: Tommy McCabe Cc: linux-8086@vger.kernel.org --=-W5s76SMCQYnr76dkzpFn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Tommy, On Thu, 2004-06-03 at 13:01, Tommy McCabe wrote: > This patch: >=20 > 1. Includes ktcp in full5. >=20 Good. > 2. Makes sure there is a /bin directory to put ktcp > into in both comb_net and full5 (yes, I did use the -p > option, though I don't know why). >=20 Actually i'm starting to think that we should just add /bin and missing friend to rootfs_template... this will for sure remove several lines in the code. best wishes Mike >=20 > =09 > =09 > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ >=20 > ______________________________________________________________________ > --- ./elkscurr/elkscmd/Makefile 2004-06-03 14:56:54.000000000 -0400 > +++ ./elks/elkscmd/Makefile 2004-06-03 14:54:17.000000000 -0400 > @@ -224,6 +224,10 @@ > dd if=3D$(FD_BSECT) of=3D$(FULL3_TARGET_FS) bs=3D512 count=3D2 conv=3Dn= otrunc > =20 > full5: mount_full3fs $(ELKS_DIR)/arch/i86/boot/Image $(FD_BSECT) $(KHELP= ER) > + cd $(ELKSNET_DIR)/ktcp ; \ > + make ; \ > + mkdir -p $(TARGET_MNT)/bin > + cp -p -f ktcp $(TARGET_MNT)/bin > @for i in $(DIRS); do make -C $$i rfs ; done > cp $(ELKS_DIR)/arch/i86/boot/Image $(TARGET_MNT)/boot/linux > cp $(KHELPER) $(TARGET_MNT)/boot/boot > @@ -237,6 +241,7 @@ > comb_net: mount_rootnetfs $(ELKS_DIR)/arch/i86/boot/Image $(FD_BSECT) $(= KHELPER) > cd $(ELKSNET_DIR)/ktcp ; \ > make ; \ > + mkdir -p $(TARGET_MNT)/bin > cp -p -f ktcp $(TARGET_MNT)/bin > @for i in $(DIRS); do make -C $$i net_rfs ; done > cp $(ELKS_DIR)/arch/i86/boot/Image $(TARGET_MNT)/boot/linux --=20 --------------------miguel bolanos, systems administrator, linuxlabs ... ........ ..... .... 230 peachtree st nw ste 2701 the original linux labs atlanta.ga.us 30303 -since 1995 http://www.linuxlabs.com office 404.577.7747 fax 404.577.7743 -------------------------------------------------------------------- --=-W5s76SMCQYnr76dkzpFn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQBAv+nxdQCX3Gg3xVoRAj0KAJ9MqJLJ8s6lclQdFz5YhR9TJabiQgCeLAvw hvguxiQxyNfPF2T1UAnIazU= =HL5b -----END PGP SIGNATURE----- --=-W5s76SMCQYnr76dkzpFn--