13 lines
572 B
Markdown
13 lines
572 B
Markdown
# 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 |