mirror of
https://github.com/mudler/luet.git
synced 2025-09-05 01:00:44 +00:00
23 lines
2.3 KiB
Markdown
23 lines
2.3 KiB
Markdown
---
|
|
title: "References"
|
|
linkTitle: "References"
|
|
weight: 100
|
|
description: >-
|
|
References to various resources related to luet
|
|
---
|
|
|
|
## References
|
|
|
|
Here is a list of references to projects that are related to Luet (open up a PR to add yours to the list!):
|
|
|
|
| Description | URL |
|
|
|----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------|
|
|
| Official Luet repository | https://github.com/Luet-lab/luet-repo |
|
|
| Example repository to host package browser websites on gh-pages. It uses the package-browser extension to generate HTML pages from a list of luet repositories | https://github.com/Luet-lab/package-browser-sample |
|
|
| LineageOS builds with luet | https://github.com/mudler/android-builds |
|
|
| Example repository template to build packages on github actions and push packages on a container registry | https://github.com/Luet-lab/github-repository |
|
|
| Immutable container OS toolkit | https://github.com/rancher-sandbox/cOS-toolkit |
|
|
| mocaccinoOS desktop | https://github.com/mocaccinoOS/desktop |
|
|
| mocaccinoOS extra | https://github.com/mocaccinoOS/mocaccino-extra |
|
|
| agregOS built with luet/mocaccino | https://interne.agreg.org/agregOS/ |
|