From 96fc2dc6b4007bb401e8ce48d6c91e954675d4e3 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 3 Aug 2024 14:53:27 +0000 Subject: added repos.md --- docs/repos.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/repos.md 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 -- cgit v1.2.3