Add some docs for metadata-transfer in make.conf.example and make.conf.5.
authorZac Medico <zmedico@gentoo.org>
Sun, 26 Feb 2006 12:58:08 +0000 (12:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 26 Feb 2006 12:58:08 +0000 (12:58 -0000)
svn path=/main/trunk/; revision=2791

14 files changed:
cnf/make.conf
cnf/make.conf.alpha
cnf/make.conf.amd64
cnf/make.conf.arm
cnf/make.conf.hppa
cnf/make.conf.ia64
cnf/make.conf.mips
cnf/make.conf.ppc
cnf/make.conf.ppc64
cnf/make.conf.s390
cnf/make.conf.sparc
cnf/make.conf.x86
cnf/make.conf.x86-fbsd
man/make.conf.5

index 0e9388fe0dec80bc08e2808ba5a97bdf1616dc38..67af62b1036129246c9a72302725370b0bbf075b 100644 (file)
@@ -290,6 +290,9 @@ CHOST="i686-pc-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index ece7998314be17a7eff0c6f4f1908cf34c99edd5..9f1d9f1629a93074bdef2666f481608ac9d80a01 100644 (file)
@@ -276,6 +276,9 @@ CFLAGS="-mcpu=ev5 -O3 -pipe "
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index f5ee4b0488c99b591215395d581d1e8bb915046d..0d084cc54df1500cf4c003b2e38d60c9c70f00ba 100644 (file)
@@ -287,6 +287,9 @@ CHOST="x86_64-pc-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index 1c1c6c20f1df948d159f7c957ca2a0f43e5cd099..b725b8d25eb5bb44826e012f17f88ea0e4b05274 100644 (file)
@@ -284,6 +284,9 @@ CHOST="armv4l-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index eb526e65f4c42395783ad1b55cfcb8903a893719..3dc0a2c09130935e9188aa5188a9474d80dd8876 100644 (file)
@@ -293,6 +293,9 @@ CHOST="hppa-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index 3f6808b8351b2ab48e636c0b1ed75d50b421ff42..9aa4e5a82d4b448f040edd2be2252e21de7d3644 100644 (file)
@@ -255,6 +255,9 @@ CHOST="ia64-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index dc71e33097e4afa1c6c76d3435543ba469a4a7b3..b96e3c8d729f404be8b85c5d29606d89d26c3521 100644 (file)
@@ -273,6 +273,9 @@ CHOST="mips-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index 6c38b1028eb5b00b017e8e3dfb854eda7a38b1c3..3450881462068f85e6f79ae2431b2fa019d70b0f 100644 (file)
@@ -313,6 +313,9 @@ CHOST="powerpc-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index a636928a7e88c35099ae693705ed114cae7769a8..64f4f7631c6f174a5b573a71c99bf7a8185a1835 100644 (file)
@@ -291,6 +291,9 @@ CHOST="powerpc64-unknown-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index fe2f8bccea98b6e0795a06085542bb0125904fce..cb570c79909f74469f87946e5774032dbc59dec4 100644 (file)
@@ -255,6 +255,9 @@ CHOST="s390-ibm-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index f58ba4bb6ff5c25453f2269686e7e8a68ce43355..0784f80916b8a151bf677767a3efc3557142a5e5 100644 (file)
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index 98ba6a957a7d8a258546213b6996e396bb98d4f5..37813afae2ec84d1652fed460cd119bf583f849d 100644 (file)
@@ -290,6 +290,9 @@ CHOST="i686-pc-linux-gnu"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index 1149e41619fde1a4cf391aec19e8366119a31d47..64be779a2dadc4c4e0e716c708d1cea133d68b0b 100644 (file)
@@ -278,6 +278,9 @@ CHOST="i686-unknown-freebsd5.3"
 #  'keepwork'    prevents the clean phase from deleting the WORKDIR.
 #  'test'    causes ebuilds to perform testing phases if they are capable
 #                of it. Some packages support this automaticaly via makefiles.
+#  'metadata-transfer'
+#                automatically perform a metadata transfer when `emerge --sync`
+#                is run.
 #  'noauto'      causes ebuild to perform only the action requested and 
 #                not any other required actions like clean or unpack -- for
 #                debugging purposes only.
index f881534e55fa062ff6cbbe8ca4d43826a67bff8e..b3e1013de6a2e438dc0e52c54c66357978af997c 100644 (file)
@@ -174,6 +174,9 @@ Do not delete the ${T} directory after the merge process.
 .B keepwork
 Do not delete the ${WORKDIR} directory after the merge process.
 .TP
+.B metadata-transfer
+Automatically perform a metadata transfer when `emerge --sync` is run.
+.TP
 .B mirror
 This will cause \fBFETCHCOMMAND\fR to always be run even if 
 the file already exists in \fBDISTDIR\fR.