|
Lines 844-856
Link Here
|
| 844 |
echo |
844 |
echo |
| 845 |
echo " setup : execute package specific setup actions" |
845 |
echo " setup : execute package specific setup actions" |
| 846 |
echo " fetch : download source archive(s) and patches" |
846 |
echo " fetch : download source archive(s) and patches" |
|
|
847 |
echo " digest : creates a digest file for the package" |
| 847 |
echo " unpack : unpack/patch sources (auto-fetch if needed)" |
848 |
echo " unpack : unpack/patch sources (auto-fetch if needed)" |
| 848 |
echo " compile : compile sources (auto-fetch/unpack if needed)" |
849 |
echo " compile : compile sources (auto-fetch/unpack if needed)" |
| 849 |
echo " merge : merge image into live filesystem, recording files in db" |
850 |
echo " install : installs the package to the temporary install directory" |
| 850 |
echo " (auto-fetch/unpack/compile if needed)" |
851 |
echo " qmerge : merge image into live filesystem, recording files in db" |
| 851 |
echo " unmerge : remove package from live filesystem" |
852 |
echo " merge : does fetch, unpack, compile, install and qmerge" |
|
|
853 |
echo " config : execute package specific configuration actions" |
| 852 |
echo " package : create tarball package of type ${PACKAGE}" |
854 |
echo " package : create tarball package of type ${PACKAGE}" |
| 853 |
echo " (will be stored in ${PKGDIR}/All)" |
855 |
echo " (will be stored in ${PKGDIR}/All)" |
|
|
856 |
echo " rpm : builds a RedHat RPM package" |
| 854 |
echo " clean : clean up all source and temporary files" |
857 |
echo " clean : clean up all source and temporary files" |
| 855 |
echo |
858 |
echo |
| 856 |
echo "The following settings will be used for the ebuild process:" |
859 |
echo "The following settings will be used for the ebuild process:" |