local: build against sid
This commit is contained in:
parent
c73820c74b
commit
b6cf1ed667
|
@ -72,10 +72,10 @@ fi
|
||||||
## For what release to build images
|
## For what release to build images
|
||||||
|
|
||||||
# The suite the installed system will be based on
|
# The suite the installed system will be based on
|
||||||
export CODENAME=bookworm
|
export CODENAME=sid
|
||||||
# The suite from which the udebs for the installer will be taken (normally
|
# The suite from which the udebs for the installer will be taken (normally
|
||||||
# the same as CODENAME)
|
# the same as CODENAME)
|
||||||
export DI_CODENAME=bookworm
|
export DI_CODENAME=sid
|
||||||
|
|
||||||
|
|
||||||
## The debian-installer images to use. This must match the suite (DI_CODENAME)
|
## The debian-installer images to use. This must match the suite (DI_CODENAME)
|
||||||
|
|
Loading…
Reference in New Issue