From 994ba3907cf504e84da68f43ba31bf93ce53bede 2018-02-17 11:01:54 From: g-vidal Date: 2018-02-17 11:01:54 Subject: [PATCH] suppression des templates --- diff --git a/templates/README.md b/templates/README.md deleted file mode 100644 index e2d3504..0000000 --- a/templates/README.md +++ /dev/null @@ -1,22 +0,0 @@ -## Templates used at IFÉ ENS de Lyon for "Tremplin des sciences" project - -These templates have been used to create Raspberry Pi images for the -project "Climate and meteorolgy springboard for teaching sciences". -These images are tuned andused as explained in the -[blog](http://blog.climatetmeteo.fr/GerardVidal/) (mostly in french -but under translation). - -The aim is to share with teachers a Raspberry Pi3 binary image providing software resources to use commercial weatherstations or DIY weathersystems made with various sensors. The following images have been built : - - * raspife2-stretch Debian stretch image for raspi 2 - * raspife3-jessie Debian jessie image for raspi 3 - * raspife3-stretch Debian stretch image for raspi 3 - * raspife3W-stretch Debian stretch image for raspi 3 with single IPAddress and weewx service - * raspife3-buster Debian buster image for raspi 3 - -In these images language ichoosen is french and can easily be changed. -Pathes and other variables are the ones that have been used during -execution and personnal data are replaced by "*******", change the -values according to your needs. - - diff --git a/templates/raspife2-stretch b/templates/raspife2-stretch deleted file mode 100644 index 0570c1f..0000000 --- a/templates/raspife2-stretch +++ /dev/null @@ -1,98 +0,0 @@ -# Configuration file raspi2 Stretch IFÉ 2017/12/28 -# -APT_SERVER=debian.mirrors.ovh.net -APT_INCLUDES="" -APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ -gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ -bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ -pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\ -python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ -python3-geopy,python3-pip,\ -python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ -python-geopy,python-pip,python-tk,pandoc,\ -python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ -pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\ -pmount,ntpdate,ntp,rsync,\ -texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ -libqtwebkit-dev,libqt5webkit5-dev,\ -libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ -nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ -xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ -tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake" -#ca-certificates-java,icedtea-plugin,icedtea-netx,\ -#openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ -#openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" -#---------------------- -RPI_MODEL=2 -RELEASE="stretch" -RELEASE_ARCH="armhf" -HOSTNAME="raspife2" -PASSWORD="*****" -USER_PASSWORD="*****" -DEFLOCAL="fr_FR.UTF-8" -TIMEZONE="Europe/Paris" -EXPANDROOT=false -#----------------------- -XKB_MODEL="pc105" -XKB_LAYOUT="fr" -XKB_VARIANT="latin9" -XKB_OPTIONS="" -#------------------------ -ENABLE_DHCP=true -#------------------------ -ENABLE_CONSOLE=false -ENABLE_I2C=true -ENABLE_SPI=true -ENABLE_IPV6=true -ENABLE_SSHD=true -ENABLE_NONFREE=true -ENABLE_WIRELESS=false -ENABLE_RSYSLOG=true -ENABLE_SOUND=true -ENABLE_HWRANDOM=true -ENABLE_MINGPU=true -ENABLE_DBUS=true -ENABLE_XORG=true -ENABLE_WM="lxdm" -#------------------------ -ENABLE_MINBASE=false -ENABLE_REDUCE=false -ENABLE_UBOOT=false -ENABLE_FBTURBO=true -ENABLE_IPTABLES=false -ENABLE_USER=true -USER_NAME=ens-ife -ENABLE_ROOT=true -ENABLE_HARDNET=true -ENABLE_INITRAMFS=true -ENABLE_IFNAMES=true -#------------------------ -ENABLE_ROOT_SSH=false -SSH_LIMIT_USERS=false -SSH_ROOT_PUB_KEY="/home/*****/.ssh/id_rsa.pub" -SSH_USER_PUB_KEY="/home/*****/.ssh/id_rsa.pub" -#------------------------ -BUILD_KERNEL=true -KERNEL_BRANCH=rpi-4.13.y -KERNEL_REDUCE=false -KERNEL_HEADERS=true -KERNEL_REMOVESRC=true -KERNELSRC_CLEAN=true -KERNELSRC_CONFIG=true -#------------------------ -REDUCE_APT=false -REDUCE_DOC=true -REDUCE_MAN=false -REDUCE_HWDB=true -REDUCE_BASH=false -REDUCE_SSHD=false -REDUCE_LOCALE=false -#------------------------- -ENABLE_CRYPTFS=false -#------------------------- -BASEDIR=/data/RpiGenImage/Images/${RELEASE} -#BASEDIR=/media/*******/*********/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} -DATE=`date +%Y-%m-%d` -IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} - - diff --git a/templates/raspife3-buster b/templates/raspife3-buster deleted file mode 100644 index beb9d89..0000000 --- a/templates/raspife3-buster +++ /dev/null @@ -1,98 +0,0 @@ -# Configuration file raspi3 Buster IFÉ 2017/12/28 -# -APT_SERVER=debian.mirrors.ovh.net -APT_INCLUDES="" -APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ -gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ -bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ -pkg-config,menulibre,libnotify-bin,pandoc,\ -python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ -python3-geopy,python3-pip,\ -python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ -python-geopy,python-pip,python-tk,pandoc,\ -python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ -pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\ -pmount,ntpdate,ntp,rsync,\ -texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ -libqtwebkit-dev,libqt5webkit5-dev,\ -libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ -nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ -xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ -tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake" -#ca-certificates-java,icedtea-plugin,icedtea-netx,\ -#openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ -#openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" -#---------------------- -RPI_MODEL=3 -RELEASE="buster" -RELEASE_ARCH="armhf" -HOSTNAME="raspife3" -PASSWORD="*****" -USER_PASSWORD="*****" -DEFLOCAL="fr_FR.UTF-8" -TIMEZONE="Europe/Paris" -EXPANDROOT=false -#----------------------- -XKB_MODEL="pc105" -XKB_LAYOUT="fr" -XKB_VARIANT="latin9" -XKB_OPTIONS="" -#------------------------ -ENABLE_DHCP=true -#------------------------ -ENABLE_CONSOLE=false -ENABLE_I2C=true -ENABLE_SPI=true -ENABLE_IPV6=true -ENABLE_SSHD=true -ENABLE_NONFREE=true -ENABLE_WIRELESS=true -ENABLE_RSYSLOG=true -ENABLE_SOUND=true -ENABLE_HWRANDOM=true -ENABLE_MINGPU=true -ENABLE_DBUS=true -ENABLE_XORG=true -ENABLE_WM="lxdm" -#------------------------ -ENABLE_MINBASE=false -ENABLE_REDUCE=false -ENABLE_UBOOT=false -ENABLE_FBTURBO=true -ENABLE_IPTABLES=false -ENABLE_USER=true -USER_NAME=ens-ife -ENABLE_ROOT=true -ENABLE_HARDNET=true -ENABLE_INITRAMFS=true -ENABLE_IFNAMES=true -#------------------------ -ENABLE_ROOT_SSH=false -SSH_LIMIT_USERS=false -SSH_ROOT_PUB_KEY="/home/*****/.ssh/authorized_keys" -SSH_USER_PUB_KEY="/home/*****/.ssh/authorized_keys" -#------------------------ -BUILD_KERNEL=true -KERNEL_BRANCH=rpi-4.13.y -KERNEL_REDUCE=false -KERNEL_HEADERS=true -KERNEL_REMOVESRC=true -KERNELSRC_CLEAN=true -KERNELSRC_CONFIG=true -#------------------------ -REDUCE_APT=false -REDUCE_DOC=true -REDUCE_MAN=false -REDUCE_HWDB=true -REDUCE_BASH=false -REDUCE_SSHD=false -REDUCE_LOCALE=false -#------------------------- -ENABLE_CRYPTFS=false -#------------------------- -BASEDIR=/data/RpiGenImage/Images/${RELEASE} -#BASEDIR=/media/*******/*********/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} -DATE=`date +%Y-%m-%d` -IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} - - diff --git a/templates/raspife3-buster-arm64 b/templates/raspife3-buster-arm64 deleted file mode 100644 index a104fc2..0000000 --- a/templates/raspife3-buster-arm64 +++ /dev/null @@ -1,106 +0,0 @@ -# Configuration file raspi3 Buster IFÉ 2017/11/01 -# -APT_SERVER=debian.mirrors.ovh.net -APT_INCLUDES="" -APT_INCLUDES_LATE="" -APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ -gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ -bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ -pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\ -python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ -python3-geopy,python3-pip,\ -python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ -python-geopy,python-pip,python-tk,pandoc,\ -python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ -pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\ -pmount,ntpdate,ntp,rsync,\ -texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ -libqtwebkit-dev,libqt5webkit5-dev,\ -libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ -nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ -xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ -tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed" -#ca-certificates-java,icedtea-plugin,icedtea-netx,\ -#openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ -#openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" -#---------------------- -RPI_MODEL=3 -RELEASE=buster -RELEASE_ARCH="armhf" -HOSTNAME="raspife3" -PASSWORD="AChanger1$" -USER_PASSWORD="AChanger1$" -DEFLOCAL="fr_FR.UTF-8" -TIMEZONE="Europe/Paris" -EXPANDROOT=false -#----------------------- -XKB_MODEL="pc105" -XKB_LAYOUT="fr" -XKB_VARIANT="latin9" -XKB_OPTIONS="" -#------------------------ -ENABLE_DHCP=true -#------------------------ -ENABLE_CONSOLE=false -ENABLE_I2C=true -ENABLE_SPI=true -ENABLE_IPV6=true -ENABLE_SSHD=true -ENABLE_NONFREE=true -ENABLE_WIRELESS=true -ENABLE_RSYSLOG=true -ENABLE_SOUND=true -ENABLE_HWRANDOM=true -ENABLE_MINGPU=true -ENABLE_DBUS=true -ENABLE_XORG=true -ENABLE_WM="lxdm" -#------------------------ -ENABLE_MINBASE=false -ENABLE_REDUCE=false -ENABLE_UBOOT=false -ENABLE_FBTURBO=true -ENABLE_IPTABLES=false -ENABLE_USER=true -USER_NAME=ens-ife -ENABLE_ROOT=true -ENABLE_HARDNET=true -ENABLE_INITRAMFS=true -ENABLE_IFNAMES=true -#------------------------ -ENABLE_ROOT_SSH=false -SSH_LIMIT_USERS=false -SSH_ROOT_PUB_KEY="/home/vidal/.ssh/authorized_keys" -SSH_USER_PUB_KEY="/home/vidal/.ssh/authorized_keys" -#------------------------ -BUILD_KERNEL=true -KERNEL_ARCH=arm64 -RELEASE_ARCH=arm64 -CROSS_COMPILE=aarch64-linux-gnu- -QEMU_BINARY=/usr/bin/qemu-aarch64-static -KERNEL_DEFCONFIG=bcmrpi3_defconfig -KERNEL_BIN_IMAGE=Image -KERNEL_IMAGE="kernel10.img" -KERNEL_BRANCH=rpi-4.13.y -KERNEL_REDUCE=false -KERNEL_HEADERS=true -KERNEL_REMOVESRC=true -KERNELSRC_CLEAN=true -KERNELSRC_CONFIG=true -#------------------------ -REDUCE_APT=false -REDUCE_DOC=true -REDUCE_MAN=false -REDUCE_HWDB=true -REDUCE_BASH=false -REDUCE_SSHD=false -REDUCE_LOCALE=false -#------------------------- -ENABLE_CRYPTFS=false -#------------------------- -BASEDIR=/data/RpiGenImage/Images/${RELEASE} -#BASEDIR=/media/vidal/ExternGV/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} -DATE=`date +%Y-%m-%d` -IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} - - diff --git a/templates/raspife3-jessie b/templates/raspife3-jessie deleted file mode 100644 index 6a4f72f..0000000 --- a/templates/raspife3-jessie +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RPI_MODEL=3 -RELEASE=jessie -BUILD_KERNEL=true diff --git a/templates/raspife3-stretch b/templates/raspife3-stretch deleted file mode 100644 index 64d8237..0000000 --- a/templates/raspife3-stretch +++ /dev/null @@ -1,99 +0,0 @@ -# Configuration file raspi3 Stretch IFÉ 2017/12/28 -# -APT_SERVER=debian.mirrors.ovh.net -APT_INCLUDES="" -APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ -gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ -bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ -pkg-config,checkinstall,libnotify-bin,pandoc,\ -python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ -python3-geopy,python3-pip,\ -python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ -python-geopy,python-pip,python-tk,\ -python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ -python-mysqldb,python-smbus,\ -pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,policykit-1,\ -pmount,ntpdate,ntp,\ -texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ -libqtwebkit-dev,libqt5webkit5-dev,\ -libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ -nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ -menulibre,xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ -tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake" -#ca-certificates-java,icedtea-plugin,icedtea-netx,\ -#openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ -#openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" -#---------------------- -RPI_MODEL=3 -RELEASE="stretch" -RELEASE_ARCH="armhf" -HOSTNAME="raspife3" -PASSWORD="*****" -USER_PASSWORD="*****" -DEFLOCAL="fr_FR.UTF-8" -TIMEZONE="Europe/Paris" -EXPANDROOT=false -#----------------------- -XKB_MODEL="pc105" -XKB_LAYOUT="fr" -XKB_VARIANT="latin9" -XKB_OPTIONS="" -#------------------------ -ENABLE_DHCP=true -#------------------------ -ENABLE_CONSOLE=false -ENABLE_I2C=true -ENABLE_SPI=true -ENABLE_IPV6=true -ENABLE_SSHD=true -ENABLE_NONFREE=true -ENABLE_WIRELESS=true -ENABLE_RSYSLOG=true -ENABLE_SOUND=true -ENABLE_HWRANDOM=true -ENABLE_MINGPU=true -ENABLE_DBUS=true -ENABLE_XORG=true -ENABLE_WM="lxdm" -#------------------------ -ENABLE_MINBASE=false -ENABLE_REDUCE=false -ENABLE_UBOOT=false -ENABLE_FBTURBO=true -ENABLE_IPTABLES=false -ENABLE_USER=true -USER_NAME=ens-ife -ENABLE_ROOT=true -ENABLE_HARDNET=true -ENABLE_INITRAMFS=true -ENABLE_IFNAMES=true -#------------------------ -ENABLE_ROOT_SSH=false -SSH_LIMIT_USERS=false -SSH_ROOT_PUB_KEY="/home/*****/.ssh/authorized_keys" -SSH_USER_PUB_KEY="/home/*****/.ssh/authorized_keys" -#------------------------ -BUILD_KERNEL=true -KERNEL_BRANCH=rpi-4.13.y -KERNEL_REDUCE=false -KERNEL_HEADERS=true -KERNEL_REMOVESRC=true -KERNELSRC_CLEAN=true -KERNELSRC_CONFIG=true -#------------------------ -REDUCE_APT=false -REDUCE_DOC=true -REDUCE_MAN=false -REDUCE_HWDB=true -REDUCE_BASH=false -REDUCE_SSHD=false -REDUCE_LOCALE=false -#------------------------- -ENABLE_CRYPTFS=false -#------------------------- -BASEDIR=/data/RpiGenImage/Images/${RELEASE} -#BASEDIR=/media/*******/*********/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} -DATE=`date +%Y-%m-%d` -IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} - - diff --git a/templates/raspife3W-stretch b/templates/raspife3W-stretch deleted file mode 100644 index 88907bb..0000000 --- a/templates/raspife3W-stretch +++ /dev/null @@ -1,96 +0,0 @@ -# Configuration file raspi3 Stretch Weewx IFÉ 2017/12/28 -# -APT_SERVER=debian.mirrors.ovh.net -APT_INCLUDES="" -APT_INCLUDES_LATE="gnupg,debian-keyring,gawk,\ -build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ -bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ -pkg-config,checkinstall,libnotify-bin,pandoc,\ -python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ -python3-geopy,python3-pip,\ -python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ -python-geopy,python-pip,python-tk,\ -python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ -python-mysqldb,python-smbus,\ -pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,policykit-1,\ -pmount,ntpdate,rsync,\ -libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ -nmap,libltdl-dev,debian-archive-keyring,texlive,texlive-xetex,nginx-extras" -#openjdk-8-jdk-headless,openjdk-8-jre-headless" -#---------------------- -RPI_MODEL=3 -RELEASE="stretch" -RELEASE_ARCH="armhf" -HOSTNAME="raspwife3" -PASSWORD="*****" -USER_PASSWORD="*****" -DEFLOCAL="fr_FR.UTF-8" -TIMEZONE="Europe/Paris" -EXPANDROOT=false -#----------------------- -XKB_MODEL="pc105" -XKB_LAYOUT="fr" -XKB_VARIANT="latin9" -XKB_OPTIONS="" -#------------------------ -ENABLE_DHCP=false -NET_ADDRESS="192.168.***.***/24" -NET_GATEWAY="192.168.***.***" -NET_DNS_1="192.168.***.***" -NET_DNS_2="8.8.8.8" -#------------------------ -ENABLE_CONSOLE=false -ENABLE_I2C=true -ENABLE_SPI=true -ENABLE_IPV6=true -ENABLE_SSHD=true -ENABLE_NONFREE=true -ENABLE_WIRELESS=true -ENABLE_RSYSLOG=true -ENABLE_SOUND=true -ENABLE_HWRANDOM=true -ENABLE_MINGPU=true -ENABLE_DBUS=true -ENABLE_XORG=false -ENABLE_WM="" -#------------------------ -ENABLE_MINBASE=false -ENABLE_REDUCE=false -ENABLE_UBOOT=false -ENABLE_FBTURBO=false -ENABLE_IPTABLES=false -ENABLE_USER=true -USER_NAME=ens-ife -ENABLE_ROOT=true -ENABLE_HARDNET=true -ENABLE_INITRAMFS=true -ENABLE_IFNAMES=true -#------------------------ -ENABLE_ROOT_SSH=false -SSH_LIMIT_USERS=false -SSH_ROOT_PUB_KEY="/home/*****/.ssh/authorized_keys" -SSH_USER_PUB_KEY="/home/*****/.ssh/authorized_keys" -#------------------------ -BUILD_KERNEL=true -KERNEL_BRANCH=rpi-4.13.y -KERNEL_REDUCE=false -KERNEL_HEADERS=true -KERNEL_REMOVESRC=true -KERNELSRC_CLEAN=true -KERNELSRC_CONFIG=true -#------------------------ -REDUCE_APT=false -REDUCE_DOC=true -REDUCE_MAN=false -REDUCE_HWDB=true -REDUCE_BASH=false -REDUCE_SSHD=false -REDUCE_LOCALE=false -#------------------------- -ENABLE_CRYPTFS=false -#------------------------- -BASEDIR=/data/RpiGenImage/Images/${RELEASE} -DATE=`date +%Y-%m-%d` -IMAGE_NAME=${BASEDIR}/${DATE}-rpiw${RPI_MODEL}-${RELEASE} - - diff --git a/templates/rpi2buster b/templates/rpi2buster deleted file mode 100644 index 01a3718..0000000 --- a/templates/rpi2buster +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RPI_MODEL=2 -RELEASE=buster -BUILD_KERNEL=true diff --git a/templates/rpi2jessie b/templates/rpi2jessie deleted file mode 100644 index c4d27dd..0000000 --- a/templates/rpi2jessie +++ /dev/null @@ -1,2 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RELEASE=jessie diff --git a/templates/rpi2stretch b/templates/rpi2stretch deleted file mode 100644 index a67c72f..0000000 --- a/templates/rpi2stretch +++ /dev/null @@ -1,3 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RELEASE=stretch -BUILD_KERNEL=true diff --git a/templates/rpi3-stretch-arm64-4.11.y b/templates/rpi3-stretch-arm64-4.11.y deleted file mode 100644 index 0523a0b..0000000 --- a/templates/rpi3-stretch-arm64-4.11.y +++ /dev/null @@ -1,15 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -# Debian Stretch using the Arm64 for kernel compilation and Debian distribution. - -RPI_MODEL=3 -RELEASE=stretch -BUILD_KERNEL=true -KERNEL_ARCH=arm64 -RELEASE_ARCH=arm64 -CROSS_COMPILE=aarch64-linux-gnu- -QEMU_BINARY=/usr/bin/qemu-aarch64-static -KERNEL_DEFCONFIG=bcmrpi3_defconfig -KERNEL_BIN_IMAGE=Image -KERNEL_IMAGE=kernel8.img -KERNEL_BRANCH=rpi-4.11.y -ENABLE_WIRELESS=true diff --git a/templates/rpi3buster b/templates/rpi3buster deleted file mode 100644 index b365f59..0000000 --- a/templates/rpi3buster +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RPI_MODEL=3 -RELEASE=buster -BUILD_KERNEL=true diff --git a/templates/rpi3jessie b/templates/rpi3jessie deleted file mode 100644 index 6a4f72f..0000000 --- a/templates/rpi3jessie +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RPI_MODEL=3 -RELEASE=jessie -BUILD_KERNEL=true diff --git a/templates/rpi3stretch b/templates/rpi3stretch deleted file mode 100644 index 70a063e..0000000 --- a/templates/rpi3stretch +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration template file used by rpi23-gen-image.sh -RPI_MODEL=3 -RELEASE=stretch -BUILD_KERNEL=true