From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Bolanos Subject: Re: MAKEDEV patch Date: Mon, 28 Jun 2004 11:50:28 -0400 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1088088949.3217.11.camel@talena.hsol.net> References: <20040611201338.71829.qmail@web51305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-/UzEYdnOOYzaJzC6GSdo" Return-path: In-Reply-To: <20040611201338.71829.qmail@web51305.mail.yahoo.com> List-Id: To: Tommy McCabe Cc: linux-8086@vger.kernel.org --=-/UzEYdnOOYzaJzC6GSdo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Greetings, On Fri, 2004-06-11 at 14:13, Tommy McCabe wrote: > This patch uses sudo to do the mknods in MAKEDEV. >=20 I'm affraid Eduardo's mail regarding this patch and the use of sudo itself on the build system is right. I do realize the fact that we need to be able to build elks stuff without a privileged user, but we will have to work this in the future. Anyways sorry. Patch Rejected. Mike >=20 > --- ./elkscurr/elkscmd/rootfs_template/dev/MAKEDEV > 2004-06-11 16:01:53.000000000 -0400 > +++ ./elks/elkscmd/rootfs_template/dev/MAKEDEV > 2004-06-11 15:54:50.000000000 -0400 > @@ -13,7 +13,7 @@ > # Refer to the MAKESET command, also in this > directory, for usage details. >=20 > LINK=3Dln > -MKDEV=3Dmknod > +MKDEV=3Dsudo -u root mknod > MKSET=3D./MAKESET >=20 > ########################################################################= ############## >=20 >=20 > =09 > =09 > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > - > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html --=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 -------------------------------------------------------------------- --=-/UzEYdnOOYzaJzC6GSdo 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) iD8DBQBA2ut1dQCX3Gg3xVoRAjiLAJwJzRdhkqDRgHz/TwmYmg3pnOjwuQCfaQQn 2075h0I5yHpON5zIdbPX0/8= =9Ib1 -----END PGP SIGNATURE----- --=-/UzEYdnOOYzaJzC6GSdo--