mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
live-build: APT default release is "equuleus"
This commit is contained in:
parent
ba0b01830a
commit
d04e31c9e5
@ -59,7 +59,7 @@ lb config noauto \
|
||||
--security true \
|
||||
--backports true \
|
||||
--apt-recommends false \
|
||||
--apt-options "--yes -oAPT::Default-Release="current" -oAPT::Get::allow-downgrades=true" \
|
||||
--apt-options "--yes -oAPT::Default-Release="equuleus" -oAPT::Get::allow-downgrades=true" \
|
||||
--apt-indices false
|
||||
"${@}"
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user