Plebian-Linux / quartz64-images

GitHub Actions Repository for automatically generated images for the Quartz64 family of single board computers
https://plebian.org
GNU General Public License v3.0
41 stars 10 forks source link

debos/overlays: add apt overlay for Experimental #7

Closed diederikdehaas closed 1 year ago

diederikdehaas commented 1 year ago

Debian will first release version 6.1~rc5 to Experimental and this kernel version should have all the needed parts to have a working Quartz64 device.

So add an overlay for APT which enables the Experimental release. Also add an APT preferences file which sets the Pin-Priority of Experimental to '101' (vs the default of '1'). By default, with a value of '1', packages from Experimental will not be upgraded automatically when a new version is released (to Experimental). With a value of '101' they will get upgraded.

Closes: #1