diff options
Diffstat (limited to 'docs/repos.md')
| -rw-r--r-- | docs/repos.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/repos.md b/docs/repos.md deleted file mode 100644 index 2837ccba..00000000 --- a/docs/repos.md +++ /dev/null @@ -1,11 +0,0 @@ -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 |