aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-08-03 14:53:27 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-08-03 14:53:27 +0000
commit96fc2dc6b4007bb401e8ce48d6c91e954675d4e3 (patch)
treef9f740b65e891731e64ffcef8ea82db7d9e68f56 /docs
parentd979e60eaaed630aaeb7b9fac9fd59e32c64acb9 (diff)
downloadalicelinux-96fc2dc6b4007bb401e8ce48d6c91e954675d4e3.tar.gz
alicelinux-96fc2dc6b4007bb401e8ce48d6c91e954675d4e3.zip
added repos.md
Diffstat (limited to 'docs')
-rw-r--r--docs/repos.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/repos.md b/docs/repos.md
new file mode 100644
index 00000000..2837ccba
--- /dev/null
+++ b/docs/repos.md
@@ -0,0 +1,11 @@
+PACKAGE REPOSITORY
+==================
+
+Theres 4 repos available in Alice:
+
+- core: contains base packages for Alice (required)
+- wayland: contains packages that required wayland installed
+- xorg: contains packages that required xorg installed
+- extra: contains packages that can be built with or without either wayland and xorg
+
+For `wayland` and `xorg` repo, you can choose either one or enabled both. If both is enabled, packages will be built against both. So you can have either 'pure wayland', 'pure xorg' or 'hybrid'. \ No newline at end of file