]> spindle.queued.net Git - xodist/blobdiff - release.sh
debxo: use initramfs-tools and xserver-xorg-video-geode from backports
[xodist] / release.sh
index 4f104b6b9477c9d0e59e2671b2e9fe34b1cc92d2..681e2981e252fa1a335f24ca12d188f4f538a410 100755 (executable)
@@ -5,7 +5,8 @@ for f in configs/debxo-*; do
        desktop=$(basename $f | sed 's/debxo-//')
        ./mkchroot.sh --config-type debxo-${desktop} \
                        --local-apt-mirror "deb http://localhost:9999/debian lenny main contrib non-free
-deb http://localhost:9999/security lenny/updates main contrib non-free" \
+deb http://localhost:9999/security lenny/updates main contrib non-free
+deb http://localhost:9999/backports lenny-backports main contrib non-free" \
                        debxo-${desktop}
        ./mkjffs2.sh --config-type debxo-${desktop} debxo-${desktop} ${desktop}.img
        ./mkext3.sh --config-type debxo-${desktop} debxo-${desktop} \