* [gentoo-commits] dev/dilfridge:master commit in: metadata/
@ 2012-04-08 17:04 Andreas Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2012-04-08 17:04 UTC (permalink / raw
To: gentoo-commits
commit: c91cf9bce769d55cbafaa29688a01d9a6565caf3
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Apr 8 16:58:03 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 16:58:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=c91cf9bc
[metadata] Thin manifests and git signing
---
metadata/.gitignore | 1 +
metadata/layout.conf | 11 +++++++++++
2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/metadata/.gitignore b/metadata/.gitignore
new file mode 100644
index 0000000..14d86ad
--- /dev/null
+++ b/metadata/.gitignore
@@ -0,0 +1 @@
+/cache
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..f1a0bec
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,11 @@
+masters = gentoo
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# Do not update changelogs
+update-changelog = false
+# Use thin manifests
+thin-manifests = true
+# Dont sign thin manifests. There is no current policy for git commit signing
+sign-manifests = false
+# sign commits using git mechanisms
+sign-commits = true
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: metadata/
@ 2012-10-08 21:32 Andreas Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2012-10-08 21:32 UTC (permalink / raw
To: gentoo-commits
commit: e06039f74b99bd47d0a981e0873874b7731f62fd
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Mon Oct 8 21:25:55 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 8 21:25:55 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=e06039f7
Add layout format
---
metadata/layout.conf | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/metadata/layout.conf b/metadata/layout.conf
index f1a0bec..6f9db10 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -9,3 +9,8 @@ thin-manifests = true
sign-manifests = false
# sign commits using git mechanisms
sign-commits = true
+# indicate that paths such as 'gentoo:targets/desktop' or ':targets/desktop' in
+# profile parent files can be used to express paths relative to the root
+# 'profiles' directory of a repository (when the repo name is omitted before
+# the colon, it refers to the current repository the parent file is inside)
+profile-formats = portage-2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/dilfridge:master commit in: metadata/
@ 2013-12-25 17:44 Andreas Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2013-12-25 17:44 UTC (permalink / raw
To: gentoo-commits
commit: bcedf6010336451b6155340cdbb92a7e610eea9f
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 17:46:12 2013 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 17:46:12 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=bcedf601
[metadata] spaces
---
metadata/layout.conf | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 6f9db10..5b6f3eb 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,14 +1,20 @@
masters = gentoo
+
# Use new hashes
manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
# Do not update changelogs
update-changelog = false
+
# Use thin manifests
thin-manifests = true
+
# Dont sign thin manifests. There is no current policy for git commit signing
sign-manifests = false
+
# sign commits using git mechanisms
sign-commits = true
+
# indicate that paths such as 'gentoo:targets/desktop' or ':targets/desktop' in
# profile parent files can be used to express paths relative to the root
# 'profiles' directory of a repository (when the repo name is omitted before
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-25 17:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 17:44 [gentoo-commits] dev/dilfridge:master commit in: metadata/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2012-10-08 21:32 Andreas Hüttel
2012-04-08 17:04 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox