Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rc-status missing?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
dstutz97
Tux's lil' helper
Tux's lil' helper


Joined: 14 Apr 2003
Posts: 80

PostPosted: Wed Nov 26, 2003 11:54 pm    Post subject: rc-status missing? Reply with quote

I am in the process of re-installing gentoo because I went from AthlonXP to Pentium 4. My problem is that I can't seem to find the rc-status script....Is it part of some other package I haven't installed yet or something? I started from the P4 stage3 tarball which I downloaded during the install earlier today. Any help is appreciated.

Dave
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Nov 27, 2003 12:46 am    Post subject: Reply with quote

it is part of the baselayout:
Code:
dom6 / # qpkg -v -nc -f $(whereis rc-status|awk '{print $2}')
sys-apps/baselayout-1.8.6.10-r1
dom6 / #


cheers

SteveB
Back to top
View user's profile Send private message
dstutz97
Tux's lil' helper
Tux's lil' helper


Joined: 14 Apr 2003
Posts: 80

PostPosted: Thu Nov 27, 2003 12:55 am    Post subject: Reply with quote

Hrm...I had 1.8.6.8-r1. This is the first time I've done a non-stage 1 build. Guess now I've got a few good reasons to stay with what works. I updated the package and I have rc-status now.

Thanks,
Dave
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Nov 27, 2003 1:16 am    Post subject: Reply with quote

;)
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Thu Nov 27, 2003 3:56 am    Post subject: Reply with quote

steveb wrote:
Code:
dom6 / # qpkg -v -nc -f $(whereis rc-status|awk '{print $2}')


When I need to find which package a particular command belongs to I use the following:

Code:
qpkg -v -f -I `which rc-status`


It's less to type and the -I flag makes the search much quicker.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum