Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
[orabos] Lower debian repo priority
Browse files Browse the repository at this point in the history
  • Loading branch information
fwiesel committed Jul 12, 2024
1 parent 20ce0d1 commit ba77e61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions features/orabos/exec.early
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,11 @@ deb http://deb.debian.org/debian stable main
deb http://deb.debian.org/debian stable-backports main
EOT

cat >/etc/apt/preferences.d/debian <<-EOT
Package: *
Pin: origin deb.debian.org
Pin-Priority: 200
EOT

export DEBIAN_FRONTEND=noninteractive
apt-get update

0 comments on commit ba77e61

Please sign in to comment.