The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Coywolf Qi Hunt <coywolf@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: torvalds@osdl.org, sam@ravnborg.org
Subject: [q] make modules_install as non-root?
Date: Fri, 2 Dec 2005 10:23:49 +0800	[thread overview]
Message-ID: <2cd57c900512011823v153a6763t@mail.gmail.com> (raw)

Hello people,

I wrote my own installkernel so I can do `make install' as non-root
with the help of sudo. But how can we get to do `make modules_install'
as non-root with sudo as well?

The works of modules_install seem scattered over several places.  Is
it a nice idea to factor out an *installmodules* script for `make
modules_install' to invoke?

ps:
Linus recommend us to build as non-root and install as root.
I ask if we should install as non-root too.

Thanks
--
Coywolf Qi Hunt
http://sosdg.org/~coywolf/

             reply	other threads:[~2005-12-02  2:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02  2:23 Coywolf Qi Hunt [this message]
2005-12-02  2:46 ` [q] make modules_install as non-root? Peter Williams
2005-12-02  2:59   ` Coywolf Qi Hunt
2005-12-02  3:04     ` Peter Williams
2005-12-02 14:21     ` Horst von Brand
2005-12-02  3:11 ` Keith Owens

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=2cd57c900512011823v153a6763t@mail.gmail.com \
    --to=coywolf@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=torvalds@osdl.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