From: Tommy McCabe <rocketjet314@yahoo.com>
To: linux-8086@vger.kernel.org
Subject: MAKEDEV patch
Date: Fri, 11 Jun 2004 13:13:38 -0700 (PDT) [thread overview]
Message-ID: <20040611201338.71829.qmail@web51305.mail.yahoo.com> (raw)
This patch uses sudo to do the mknods in MAKEDEV.
--- ./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/
next reply other threads:[~2004-06-11 20:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 20:13 Tommy McCabe [this message]
2004-06-15 13:35 ` MAKEDEV patch Eduardo Pereira Habkost
2004-06-28 15:50 ` Miguel Bolanos
-- 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=20040611201338.71829.qmail@web51305.mail.yahoo.com \
--to=rocketjet314@yahoo.com \
--cc=linux-8086@vger.kernel.org \
/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