stage0: Verify Releases during bootstrap

Fixes #5
master
Serge Schneider 2017-05-10 13:08:02 +01:00
parent 4e5dc43a36
commit 8e377c407f
2 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ bootstrap(){
fi
capsh --drop=cap_setfcap -- -c "${BOOTSTRAP_CMD} --components=main,contrib,non-free \
--arch armhf\
--no-check-gpg \
--arch armhf \
--keyring "${STAGE_DIR}/files/raspberrypi.gpg" \
$1 $2 $3"
}
export -f bootstrap

Binary file not shown.