Modificar devuan-64/build.sh
This commit is contained in:
parent
3284e740ec
commit
a65f826981
|
@ -31,6 +31,8 @@ lb config noauto \
|
|||
--architectures amd64 \
|
||||
--linux-flavours amd64 \
|
||||
--distribution daedalus \
|
||||
|
||||
|
||||
--archive-areas "main contrib non-free non-free-firmware" \
|
||||
--mirror-bootstrap http://deb.devuan.org/merged \
|
||||
--parent-mirror-bootstrap http://deb.devuan.org/merged \
|
||||
|
@ -41,6 +43,7 @@ lb config noauto \
|
|||
--mirror-chroot http://deb.devuan.org/merged \
|
||||
--mirror-chroot-security http://deb.devuan.org/merged \
|
||||
--debootstrap-options --include=ca-certificates \
|
||||
--initsystem sysvinit \
|
||||
--updates true \
|
||||
--security true \
|
||||
--backports false \
|
||||
|
|
Loading…
Reference in New Issue