public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Miguel Bolanos <mike@linuxlabs.com>
To: Tommy McCabe <rocketjet314@yahoo.com>
Cc: linux-8086@vger.kernel.org
Subject: Re: MAKEDEV patch
Date: Mon, 28 Jun 2004 11:50:28 -0400	[thread overview]
Message-ID: <1088088949.3217.11.camel@talena.hsol.net> (raw)
In-Reply-To: <20040611201338.71829.qmail@web51305.mail.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1668 bytes --]

Greetings,

On Fri, 2004-06-11 at 14:13, Tommy McCabe wrote:
> This patch uses sudo to do the mknods in MAKEDEV.
> 

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

> 
> --- ./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.
> 
>  LINK=ln
> -MKDEV=mknod
> +MKDEV=sudo -u root mknod
>  MKSET=./MAKESET
> 
>  ######################################################################################
> 
> 
> 	
> 		
> __________________________________
> 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
-- 
--------------------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
--------------------------------------------------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-06-28 15:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-11 20:13 MAKEDEV patch Tommy McCabe
2004-06-15 13:35 ` Eduardo Pereira Habkost
2004-06-28 15:50 ` Miguel Bolanos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-03 15:40 Pat Gilliland
2004-06-02 21:04 Tommy McCabe
2004-06-03 12:21 ` Eduardo Pereira Habkost
2004-06-03 13:52   ` Tommy McCabe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1088088949.3217.11.camel@talena.hsol.net \
    --to=mike@linuxlabs.com \
    --cc=linux-8086@vger.kernel.org \
    --cc=rocketjet314@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox