Add README.md with initial package definitions and repository layout
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# Vertex Linux Packages
|
||||||
|
|
||||||
|
This repository contains the package definitions, metadata, patches, and related files used to build software for **Vertex Linux**.
|
||||||
|
|
||||||
|
It is the main package tree for the Vertex Linux packaging system and is organized by repository/classification.
|
||||||
|
|
||||||
|
## Repository Layout
|
||||||
|
|
||||||
|
```text
|
||||||
|
core/ Essential system packages
|
||||||
|
extra/ Additional user-facing and desktop packages
|
||||||
|
lib32/ 32-bit compatibility packages that cant be built using depot's build-32 easily (eg. libc++)
|
||||||
|
depot-index.tsv Package index / metadata listing
|
||||||
Reference in New Issue
Block a user