diff options
| author | Xian Wang <dev@xianwang.io> | 2023-01-02 16:59:52 -0800 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2023-01-02 16:59:52 -0800 |
| commit | 0f00f8ddd779aafb30415a0f790cb61230dc42dd (patch) | |
| tree | 20e46d43b7d253ea3747a468902de7a91e496d51 | |
| download | mxw39-gentoo-0f00f8ddd779aafb30415a0f790cb61230dc42dd.tar.gz mxw39-gentoo-0f00f8ddd779aafb30415a0f790cb61230dc42dd.tar.bz2 mxw39-gentoo-0f00f8ddd779aafb30415a0f790cb61230dc42dd.zip | |
initial commit
Signed-off-by: Xian Wang <dev@xianwang.io>
| -rw-r--r-- | metadata/layout.conf | 3 | ||||
| -rw-r--r-- | profiles/repo_name | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..20fcfea --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,3 @@ +masters = gentoo +thin-manifests = true +sign-manifests = false diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..2212afe --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +mxw39 |
