All of lore.kernel.org
 help / color / mirror / Atom feed
* Removing 2 modules that depend on eachother
@ 2008-04-03 19:40 Karrels, Jeffrey J (US SSA)
  2008-04-03 21:34 ` Joshua Brindle
  0 siblings, 1 reply; 3+ messages in thread
From: Karrels, Jeffrey J (US SSA) @ 2008-04-03 19:40 UTC (permalink / raw)
  To: selinux

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

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 


[-- Attachment #2: Type: text/html, Size: 2220 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: Removing 2 modules that depend on eachother
@ 2008-04-03 22:51 Karrels, Jeffrey J (US SSA)
  0 siblings, 0 replies; 3+ messages in thread
From: Karrels, Jeffrey J (US SSA) @ 2008-04-03 22:51 UTC (permalink / raw)
  To: Joshua Brindle; +Cc: selinux

That did it. Thanks!

> -----Original Message-----
> From: Joshua Brindle [mailto:method@manicmethod.com]
> Sent: Thursday, April 03, 2008 2:35 PM
> To: Karrels, Jeffrey J (US SSA)
> Cc: selinux@tycho.nsa.gov
> Subject: Re: Removing 2 modules that depend on eachother
> 
> 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-03 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 19:40 Removing 2 modules that depend on eachother Karrels, Jeffrey J (US SSA)
2008-04-03 21:34 ` Joshua Brindle
  -- strict thread matches above, loose matches on Subject: below --
2008-04-03 22:51 Karrels, Jeffrey J (US SSA)

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.