Skip to content
Snippets Groups Projects

aramo-udeb: add template and package list for rebuild.

## udeb repository
Starting on trisquel 11.0, codename aramo, it is required to provide the necessary udeb repository for the debian-installer, we mainly get it by fetching missing packages from Debian and also by rebuilding them from upstream ones.
Starting on trisquel 11.0, codename aramo, it is necessary to build all udeb packages related to debian-installer. Missing packages (like debian-installer itself) are fetched and built from Debian, and others are produced by rebuilding their source packages.
Those new packages should be added on top of the helpers mentioned at:
[https://gitlab.trisquel.org/trisquel/package-helpers/-/tree/aramo#netinstall](https://gitlab.trisquel.org/trisquel/package-helpers/-/tree/aramo#netinstall)
In order to populate this repository, there is a couple of places to get the packages required on the udeb repository,
In order to make a list of all the source packages that would produce the required udeb binary packages, we look in these places:
### 1) debian-installer pkg-list
Loading