Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where is /sbin/functions.sh in modern gentoo?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Letharion
Veteran
Veteran


Joined: 13 Jun 2005
Posts: 1344
Location: Sweden

PostPosted: Tue Mar 09, 2010 2:11 pm    Post subject: Where is /sbin/functions.sh in modern gentoo? Reply with quote

I'm trying to breath some life into GLIS (glis.sourceforge.net) which hasn't been updated since 2004.
The script wants to source /sbin/functions.sh, which doesn't exist. I'm guessing it's been moved in the past 6 years, and find / | grep functions.sh doesn't help me.
Can anyone give me an idea where to find it?
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Tue Mar 09, 2010 2:18 pm    Post subject: Reply with quote

I still have /sbin/functions.sh on my machine, and it appears to be part of baselayout-1. I'm assuming based on your post that you have migrated to baselayout-2.

Do you have the file /etc/init.d/functions.sh on your system? That is still part of baselayout-1 for me, but since I've noticed other scripts like udev ending up in init.d for baselayout-2.
Back to top
View user's profile Send private message
Yamakuzure
Advocate
Advocate


Joined: 21 Jun 2006
Posts: 2285
Location: Adendorf, Germany

PostPosted: Tue Mar 09, 2010 3:15 pm    Post subject: Reply with quote

On baselayout 2 it belongs to openrc:
Code:
sed-notebook sed # equery b functions.sh
[ Searching for file(s) functions.sh in *... ]
sys-apps/openrc-0.6.0-r1 (/etc/init.d/functions.sh -> /lib64/rc/sh/functions.sh)
sys-apps/openrc-0.6.0-r1 (/lib64/rc/sh/functions.sh)

_________________
Important German:
  1. "Aha" - German reaction to pretend that you are really interested while giving no f*ck.
  2. "Tja" - German reaction to the apocalypse, nuclear war, an alien invasion or no bread in the house.
Back to top
View user's profile Send private message
Letharion
Veteran
Veteran


Joined: 13 Jun 2005
Posts: 1344
Location: Sweden

PostPosted: Tue Mar 09, 2010 3:17 pm    Post subject: Reply with quote

I do have /etc/init.d/functions.sh
The comments in the script said that ebegin and eend would be defined in functions.sh, which I couldn't see in that file, but there's something about ebegin and stub function at the end, so maybe it is the correct file.
Thanks :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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