You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo mount --bind $archlinux_directory chroot-$name/tmp/qubes-packages-mirror-repo
echo "Generating 4.0 repository"
sudo chroot chroot-$name su user -c 'cd /tmp/qubes-packages-mirror-repo; for pkg in `ls -v pkgs/qubes*.pkg.tar.*` ; do repo-add pkgs/'"$db"'.tar.gz "$pkg";done;'
# Replace link with the real thing because it cannot be uploaded easily to repository