All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Brindle <method@manicmethod.com>
To: "Karrels, Jeffrey J \(US SSA\)" <jeffrey.karrels@baesystems.com>
Cc: selinux@tycho.nsa.gov
Subject: Re: Removing 2 modules that depend on eachother
Date: Thu, 03 Apr 2008 17:34:48 -0400	[thread overview]
Message-ID: <47F54D78.6010700@manicmethod.com> (raw)
In-Reply-To: <4AE25A7D8CBE4E4DA8E87173237DE27E8B94@blums0042.bluelnk.net>

Karrels, Jeffrey J (US SSA) wrote:
>
> Hello all.
>
> I have a question. I have two modules that I created that I wanted to 
> remove (both). Each module depends on the other. What is the best way 
> to go about this? (for now, I have removed one of my dependencies and 
> then was able to remove the modules one at a time). Is there a better 
> way to go about this though? I tried calling semodule –r in various 
> forms to try and remove two packages at the same time, but did not 
> have any luck. Any suggestions?
>
> Thanks
>
> Jeff
>

you can do multiple -r's on one line:

semodule -r module1 -r module2 -r module3

and so on.


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2008-04-03 22:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 19:40 Removing 2 modules that depend on eachother Karrels, Jeffrey J (US SSA)
2008-04-03 21:34 ` Joshua Brindle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-03 22:51 Karrels, Jeffrey J (US SSA)

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=47F54D78.6010700@manicmethod.com \
    --to=method@manicmethod.com \
    --cc=jeffrey.karrels@baesystems.com \
    --cc=selinux@tycho.nsa.gov \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.