Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12509 - {do,new}{initd,confd,envd}
Summary: {do,new}{initd,confd,envd}
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2002-12-21 02:15 UTC by SpanKY
Modified: 2011-10-30 22:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Scripts (newdoenvconfinitd.tgz,650 bytes, application/octet-stream)
2004-01-05 20:49 UTC, Robin Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2002-12-21 02:15:52 UTC
find attached new scripts for installing files into /etc/{conf,env,init}.d

yes i know the scripts are cheese but imo we should have them to provide 
abstraction layer to where Gentoo/portage stores these files ... plus it saves 
on ppl always doing the samething ...

exeinto /etc/init.d
doexe blah
insinto /etc/env.d
newins blahblah 99blah

doinitd blah
newenvd blahblah 99blah
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-12-21 02:19:16 UTC
I'll "find" them later, I guess. :-p
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-12 15:23:23 UTC
vapier: where are the files ?
Comment 3 SpanKY gentoo-dev 2003-10-12 15:41:57 UTC
uhh like i said, they're just wrapper scripts around a few commands ... i
didnt feel the need to attach 6 scripts which each contain about 2/3 lines
of code :P
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-05 20:49:24 UTC
Created attachment 23225 [details]
Scripts

Find attached scripts for all said functions.
Comment 5 SpanKY gentoo-dev 2004-04-06 14:21:37 UTC
this is now part of portage 2.0.50-r4