We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1825cb commit 0aa0a70Copy full SHA for 0aa0a70
2 files changed
rootfs/build.sh
@@ -4,7 +4,7 @@ set -e
4
5
# Rootfs definitions
6
ROOTFS_NAME="vanilla-pico"
7
-REPO_URL=https://repo3.vanillaos.org/20260528T022539Z
+REPO_URL=https://repo3.vanillaos.org/20260706T022345Z
8
CUSTOM_PACKAGE=""
9
CLEANUPS=(
10
"/usr/share/doc/*"
rootfs/includes.rootfs/etc/apt/sources.list.d/vanilla-base.sources
@@ -1,5 +1,5 @@
1
Types: deb
2
-URIs: https://repo3.vanillaos.org/20260528T022539Z
+URIs: https://repo3.vanillaos.org/20260706T022345Z
3
Suites: sid
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
0 commit comments