Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29203 Details for
Bug 18249
some tweaks with portage docs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild.sh.patch
ebuild.diff (text/plain), 1.85 KB, created by
Gregorio Guidi (RETIRED)
on 2004-04-13 08:05:11 UTC
(
hide
)
Description:
ebuild.sh.patch
Filename:
MIME Type:
Creator:
Gregorio Guidi (RETIRED)
Created:
2004-04-13 08:05:11 UTC
Size:
1.85 KB
patch
obsolete
>--- /usr/sbin/ebuild.sh.orig 2004-03-02 00:43:23.000000000 +0100 >+++ /usr/sbin/ebuild.sh 2004-04-13 16:54:29.483519856 +0200 >@@ -966,15 +966,24 @@ > echo "One or more of the following options can then be specified. If more" > echo "than one option is specified, each will be executed in order." > echo >+ echo " help : show this help screen" > echo " setup : execute package specific setup actions" > echo " fetch : download source archive(s) and patches" >+ echo " digest : creates a digest and a manifest file for the package" >+ echo " manifest : creates a manifest file for the package" > echo " unpack : unpack/patch sources (auto-fetch if needed)" > echo " compile : compile sources (auto-fetch/unpack if needed)" >- echo " merge : merge image into live filesystem, recording files in db" >- echo " (auto-fetch/unpack/compile if needed)" >+ echo " preinst : execute pre-install instructions" >+ echo " postinst : execute post-install instructions" >+ echo " install : installs the package to the temporary install directory" >+ echo " qmerge : merge image into live filesystem, recording files in db" >+ echo " merge : does fetch, unpack, compile, install and qmerge" >+ echo " prerm : execute pre-removal instructions" >+ echo " postrm : execute post-removal instructions" > echo " unmerge : remove package from live filesystem" >- echo " package : create tarball package of type ${PACKAGE}" >- echo " (will be stored in ${PKGDIR}/All)" >+ echo " config : execute package specific configuration actions" >+ echo " package : create tarball package in ${PKGDIR}/All" >+ echo " rpm : builds a RedHat RPM package" > echo " clean : clean up all source and temporary files" > echo > echo "The following settings will be used for the ebuild process:"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18249
:
9856
|
9857
|
9858
|
10047
|
10048
|
12390
|
12391
|
12392
|
12409
|
12410
|
17630
| 29203