Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 488124f3 authored by Robert Nelson's avatar Robert Nelson
Browse files

debian: 9.8


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 1e6992f7
Branches
Tags
No related merge requests found
Showing
with 26 additions and 26 deletions
##
release="9.7"
release="9.8"
image_type="console"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="iot"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="iot"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="lxqt-2gb"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="lxqt"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="lxqt"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="lxqt-xm"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="oemflasher"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="oemflasher"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="wayland"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="minimal"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="minimal"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="minimal"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="machinekit"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
##
release="9.7"
release="9.8"
image_type="console"
##
##Debootstrap: https://wiki.debian.org/Debootstrap
......
......@@ -53,14 +53,14 @@ fi
debian_jessie_seeed_iot="debian-8.11-seeed-iot-armhf-${time}"
debian_jessie_seeed_lxqt_4gb="debian-8.11-seeed-lxqt-4gb-armhf-${time}"
debian_stretch_machinekit="debian-9.7-machinekit-armhf-${time}"
debian_stretch_console="debian-9.7-console-armhf-${time}"
debian_stretch_iot="debian-9.7-iot-armhf-${time}"
debian_stretch_lxqt_2gb="debian-9.7-lxqt-2gb-armhf-${time}"
debian_stretch_lxqt="debian-9.7-lxqt-armhf-${time}"
debian_stretch_lxqt_xm="debian-9.7-lxqt-xm-armhf-${time}"
debian_stretch_wayland="debian-9.7-wayland-armhf-${time}"
debian_stretch_oemflasher="debian-9.7-oemflasher-armhf-${time}"
debian_stretch_machinekit="debian-9.8-machinekit-armhf-${time}"
debian_stretch_console="debian-9.8-console-armhf-${time}"
debian_stretch_iot="debian-9.8-iot-armhf-${time}"
debian_stretch_lxqt_2gb="debian-9.8-lxqt-2gb-armhf-${time}"
debian_stretch_lxqt="debian-9.8-lxqt-armhf-${time}"
debian_stretch_lxqt_xm="debian-9.8-lxqt-xm-armhf-${time}"
debian_stretch_wayland="debian-9.8-wayland-armhf-${time}"
debian_stretch_oemflasher="debian-9.8-oemflasher-armhf-${time}"
debian_buster_tiny="debian-buster-tiny-armhf-${time}"
debian_buster_iot="debian-buster-iot-armhf-${time}"
......
......@@ -18,7 +18,7 @@ else
mkdir -p ${DIR}/deploy/ || true
fi
debian_stable="debian-9.7"
debian_stable="debian-9.8"
ubuntu_stable="ubuntu-18.04.2"
xz_img="xz -z -8"
......
......@@ -7,7 +7,7 @@ export apt_proxy=apt-proxy:3142/
./RootStock-NG.sh -c eewiki_minfs_debian_stretch_arm64
debian_stretch="debian-9.7"
debian_stretch="debian-9.8"
archive="xz -z -8 -v"
cat > ${DIR}/deploy/gift_wrap_final_images.sh <<-__EOF__
......
......@@ -18,7 +18,7 @@ else
mkdir -p ${DIR}/deploy/ || true
fi
debian_stable="debian-9.7-console-armhf-${time}"
debian_stable="debian-9.8-console-armhf-${time}"
debian_testing="debian-buster-console-armhf-${time}"
ubuntu_stable="ubuntu-18.04.2-console-armhf-${time}"
#ubuntu_testing="ubuntu-bionic-console-armhf-${time}"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment