наб, le lun. 15 juin 2020 19:22:44 +0200, a ecrit: > On Mon, Jun 15, 2020 at 07:01:16PM +0200, Samuel Thibault wrote: > > Which script? > I was thinking /usr/share/debian-installer/scripts/debian-common[1] > with a similar is_ports => EXTRA_SUITES+="unreleased" sexion.
Ah, I was rather thinking about making the debian-installer caller of debootstrap pass over the --extra-suites option. > > > a glance at the archive[2] says most of them have *something* there) > > > in the debootstrap script, similar to what I sent before. > > For the debootstrap call we'd have to fix something else in the debian > > installer. > AIUI d-i uses normal debootstrap, so this'd do it for all new installs? That's probably fine to do it for all non-release arch installs: if the porters put some packages in the unreleased suite, that's usually for a reason that will also be valid for the base system :) Samuel