]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/internal.texi
Metadata, mtime support. Massive refactoring
[gocheese.git] / doc / internal.texi
diff --git a/doc/internal.texi b/doc/internal.texi
new file mode 100644 (file)
index 0000000..55dfe91
--- /dev/null
@@ -0,0 +1,10 @@
+@node Internal
+@section Internal
+
+Internal packages are never refreshed from the upstream and they can be
+@ref{Uploading, updated}. They are manually marked as internal/private:
+
+@example
+$ mkdir packages/myprivatepkg
+$ touch packages/myprivatepkg/.internal
+@end example