@@ -1,20 +1,34 | |||||
1 |
Configuration file raspi |
|
1 | # Configuration file raspi2 Stretch IFÉ 2017/12/28 | |
2 |
|
|
2 | # | |
3 |
|
|
3 | APT_SERVER=debian.mirrors.ovh.net | |
4 | APT_INCLUDES="gnupg,gnupg2,firmware-realtek,firmware-linux-nonfree,firmware-linux,tightvncserver,build-essentia$ |
|
4 | APT_INCLUDES="" | |
5 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,pkg-config,checkinstall,python3,python3-dev,menulibre,$ |
|
5 | APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ | |
6 | libnotify-bin,python,python-configobj,python-cheetah,python-imaging,python-serial,python-usb,python-dev,\ |
|
6 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ | |
7 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,jed,i2c-tools,python-smbus,policykit-1,usbutils,\ |
|
7 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ | |
8 | pmount,python-pip,python3-pip,geany,geany-plugin-py,geany-plugin-markdown,firefox-esr,firefox-esr-l10n-fr,\ |
|
8 | pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\ | |
9 | icedtea-8-plugin,openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,libqtwebkit-dev,libqt5webkit5-dev,\ |
|
9 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ | |
|
10 | python3-geopy,python3-pip,\ | |||
|
11 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |||
|
12 | python-geopy,python-pip,python-tk,pandoc,\ | |||
|
13 | python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ | |||
|
14 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\ | |||
|
15 | pmount,ntpdate,ntp,rsync,\ | |||
|
16 | texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ | |||
|
17 | libqtwebkit-dev,libqt5webkit5-dev,\ | |||
10 |
|
|
18 | libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ | |
11 | lxsession,openbox-lxde-session,lxde" |
|
19 | nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ | |
|
20 | xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ | |||
|
21 | tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake" | |||
|
22 | #ca-certificates-java,icedtea-plugin,icedtea-netx,\ | |||
|
23 | #openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ | |||
|
24 | #openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" | |||
12 |
|
|
25 | #---------------------- | |
13 |
|
|
26 | RPI_MODEL=2 | |
14 |
|
|
27 | RELEASE="stretch" | |
|
28 | RELEASE_ARCH="armhf" | |||
15 |
|
|
29 | HOSTNAME="raspife2" | |
16 |
|
|
30 | PASSWORD="*****" | |
17 |
|
|
31 | USER_PASSWORD="*****" | |
18 |
|
|
32 | DEFLOCAL="fr_FR.UTF-8" | |
19 |
|
|
33 | TIMEZONE="Europe/Paris" | |
20 |
|
|
34 | EXPANDROOT=false | |
@@ -26,7 +40,7 | |||||
26 |
|
|
40 | #------------------------ | |
27 |
|
|
41 | ENABLE_DHCP=true | |
28 |
|
|
42 | #------------------------ | |
29 |
|
|
43 | ENABLE_CONSOLE=false | |
30 |
|
|
44 | ENABLE_I2C=true | |
31 |
|
|
45 | ENABLE_SPI=true | |
32 |
|
|
46 | ENABLE_IPV6=true | |
@@ -55,10 +69,11 | |||||
55 |
|
|
69 | #------------------------ | |
56 |
|
|
70 | ENABLE_ROOT_SSH=false | |
57 |
|
|
71 | SSH_LIMIT_USERS=false | |
58 |
|
|
72 | SSH_ROOT_PUB_KEY="/home/*****/.ssh/id_rsa.pub" | |
59 |
|
|
73 | SSH_USER_PUB_KEY="/home/*****/.ssh/id_rsa.pub" | |
60 |
|
|
74 | #------------------------ | |
61 |
|
|
75 | BUILD_KERNEL=true | |
|
76 | KERNEL_BRANCH=rpi-4.13.y | |||
62 |
|
|
77 | KERNEL_REDUCE=false | |
63 |
|
|
78 | KERNEL_HEADERS=true | |
64 |
|
|
79 | KERNEL_REMOVESRC=true | |
@@ -75,6 +90,9 | |||||
75 |
|
|
90 | #------------------------- | |
76 |
|
|
91 | ENABLE_CRYPTFS=false | |
77 |
|
|
92 | #------------------------- | |
78 |
|
|
93 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} | |
79 | DATE=date |
|
94 | #BASEDIR=/media/*******/*********/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} | |
80 | +%Y-%m-%d IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} |
|
95 | DATE=`date +%Y-%m-%d` | |
|
96 | IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} | |||
|
97 | ||||
|
98 |
@@ -1,11 +1,11 | |||||
1 |
# Configuration file raspi3 Buster IFÉ 2017/1 |
|
1 | # Configuration file raspi3 Buster IFÉ 2017/12/28 | |
2 | # |
|
2 | # | |
3 | APT_SERVER=debian.mirrors.ovh.net |
|
3 | APT_SERVER=debian.mirrors.ovh.net | |
4 | APT_INCLUDES="" |
|
4 | APT_INCLUDES="" | |
5 | APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ |
|
5 | APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ | |
6 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ |
|
6 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ | |
7 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ |
|
7 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ | |
8 |
pkg-config, |
|
8 | pkg-config,menulibre,libnotify-bin,pandoc,\ | |
9 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ |
|
9 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ | |
10 | python3-geopy,python3-pip,\ |
|
10 | python3-geopy,python3-pip,\ | |
11 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ |
|
11 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |
@@ -27,8 +27,8 RPI_MODEL=3 | |||||
27 | RELEASE="buster" |
|
27 | RELEASE="buster" | |
28 | RELEASE_ARCH="armhf" |
|
28 | RELEASE_ARCH="armhf" | |
29 | HOSTNAME="raspife3" |
|
29 | HOSTNAME="raspife3" | |
30 |
PASSWORD="***** |
|
30 | PASSWORD="*****" | |
31 |
USER_PASSWORD="***** |
|
31 | USER_PASSWORD="*****" | |
32 | DEFLOCAL="fr_FR.UTF-8" |
|
32 | DEFLOCAL="fr_FR.UTF-8" | |
33 | TIMEZONE="Europe/Paris" |
|
33 | TIMEZONE="Europe/Paris" | |
34 | EXPANDROOT=false |
|
34 | EXPANDROOT=false |
@@ -1,29 +1,35 | |||||
1 |
# Configuration file raspi3 Stretch IFÉ 2017/ |
|
1 | # Configuration file raspi3 Stretch IFÉ 2017/12/28 | |
2 | # |
|
2 | # | |
3 |
APT_SERVER= |
|
3 | APT_SERVER=debian.mirrors.ovh.net | |
4 | APT_INCLUDES="gnupg,gnupg2,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ |
|
4 | APT_INCLUDES="" | |
|
5 | APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ | |||
5 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ |
|
6 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ | |
6 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ |
|
7 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ | |
7 |
pkg-config,checkinstall, |
|
8 | pkg-config,checkinstall,libnotify-bin,pandoc,\ | |
8 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ |
|
9 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ | |
9 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ |
|
|||
10 | python3-geopy,python3-pip,\ |
|
10 | python3-geopy,python3-pip,\ | |
11 | python-geopy,python-pip,\ |
|
11 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |
|
12 | python-geopy,python-pip,python-tk,\ | |||
12 | python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ |
|
13 | python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ | |
13 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,jed,i2c-tools,python-smbus,policykit-1,\ |
|
14 | python-mysqldb,python-smbus,\ | |
14 | pmount,ntpdate,\ |
|
15 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,policykit-1,\ | |
|
16 | pmount,ntpdate,ntp,\ | |||
15 | texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ |
|
17 | texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ | |
16 | icedtea-8-plugin,openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,libqtwebkit-dev,libqt5webkit5-dev,\ |
|
18 | libqtwebkit-dev,libqt5webkit5-dev,\ | |
17 | libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ |
|
19 | libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ | |
18 | nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ |
|
20 | nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\ | |
19 | xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ |
|
21 | menulibre,xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ | |
20 |
tightvncserver,geany,geany-plugin-py, |
|
22 | tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake" | |
|
23 | #ca-certificates-java,icedtea-plugin,icedtea-netx,\ | |||
|
24 | #openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\ | |||
|
25 | #openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless" | |||
21 | #---------------------- |
|
26 | #---------------------- | |
22 | RPI_MODEL=3 |
|
27 | RPI_MODEL=3 | |
23 |
RELEASE="stretch" |
|
28 | RELEASE="stretch" | |
|
29 | RELEASE_ARCH="armhf" | |||
24 |
HOSTNAME="raspife3" |
|
30 | HOSTNAME="raspife3" | |
25 |
PASSWORD="***** |
|
31 | PASSWORD="*****" | |
26 |
USER_PASSWORD="***** |
|
32 | USER_PASSWORD="*****" | |
27 | DEFLOCAL="fr_FR.UTF-8" |
|
33 | DEFLOCAL="fr_FR.UTF-8" | |
28 | TIMEZONE="Europe/Paris" |
|
34 | TIMEZONE="Europe/Paris" | |
29 | EXPANDROOT=false |
|
35 | EXPANDROOT=false | |
@@ -64,10 +70,11 ENABLE_IFNAMES=true | |||||
64 | #------------------------ |
|
70 | #------------------------ | |
65 | ENABLE_ROOT_SSH=false |
|
71 | ENABLE_ROOT_SSH=false | |
66 | SSH_LIMIT_USERS=false |
|
72 | SSH_LIMIT_USERS=false | |
67 |
SSH_ROOT_PUB_KEY="/home/***** |
|
73 | SSH_ROOT_PUB_KEY="/home/*****/.ssh/authorized_keys" | |
68 |
SSH_USER_PUB_KEY="/home/***** |
|
74 | SSH_USER_PUB_KEY="/home/*****/.ssh/authorized_keys" | |
69 | #------------------------ |
|
75 | #------------------------ | |
70 |
BUILD_KERNEL=true |
|
76 | BUILD_KERNEL=true | |
|
77 | KERNEL_BRANCH=rpi-4.13.y | |||
71 | KERNEL_REDUCE=false |
|
78 | KERNEL_REDUCE=false | |
72 | KERNEL_HEADERS=true |
|
79 | KERNEL_HEADERS=true | |
73 | KERNEL_REMOVESRC=true |
|
80 | KERNEL_REMOVESRC=true | |
@@ -85,6 +92,7 REDUCE_LOCALE=false | |||||
85 | ENABLE_CRYPTFS=false |
|
92 | ENABLE_CRYPTFS=false | |
86 | #------------------------- |
|
93 | #------------------------- | |
87 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} |
|
94 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} | |
|
95 | #BASEDIR=/media/*******/*********/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} | |||
88 | DATE=`date +%Y-%m-%d` |
|
96 | DATE=`date +%Y-%m-%d` | |
89 | IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} |
|
97 | IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} | |
90 |
|
98 |
@@ -1,23 +1,29 | |||||
1 |
# Configuration file raspi3 Stretch Weewx IFÉ 2017/ |
|
1 | # Configuration file raspi3 Stretch Weewx IFÉ 2017/12/28 | |
2 | # |
|
2 | # | |
3 |
APT_SERVER= |
|
3 | APT_SERVER=debian.mirrors.ovh.net | |
4 | APT_INCLUDES="debian-archive-keyring,debian-keyring,automake,autoconf,autogen,gawk,gnupg,gnupg2,\ |
|
4 | APT_INCLUDES="" | |
5 | build-essential,git,cmake,libjson-c-dev,unzip,\ |
|
5 | APT_INCLUDES_LATE="gnupg,debian-keyring,gawk,\ | |
6 | bison,libboost-all-dev,libtool,libtool-bin,pkg-config,checkinstall,libnotify-bin,pandoc,\ |
|
6 | build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ | |
7 | python3,python3-dev,python,python-dev,python-configobj,python-cheetah,python-mysqldb\ |
|
7 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ | |
8 | python-imaging,python-serial,python-usb,python-tk,python3-tk,python3-scipy,\ |
|
8 | pkg-config,checkinstall,libnotify-bin,pandoc,\ | |
9 |
python |
|
9 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ | |
10 | python-geopy,python3-geopy,python-pip,python3-pip,python-smbus,\ |
|
10 | python3-geopy,python3-pip,\ | |
11 | libudev-dev,libzzip-dev,zlib1g-dev,libnss-myhostname,libpng16-16,nmap,\ |
|
11 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |
12 | libltdl-dev,usbutils,pmount,ntpdate,texlive,texlive-xetex,nginx-extras,policykit-1,\ |
|
12 | python-geopy,python-pip,python-tk,\ | |
13 | openjdk-8-jdk-headless,openjdk-8-jre-headless,\ |
|
13 | python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ | |
14 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools" |
|
14 | python-mysqldb,python-smbus,\ | |
|
15 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,policykit-1,\ | |||
|
16 | pmount,ntpdate,rsync,\ | |||
|
17 | libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\ | |||
|
18 | nmap,libltdl-dev,debian-archive-keyring,texlive,texlive-xetex,nginx-extras" | |||
|
19 | #openjdk-8-jdk-headless,openjdk-8-jre-headless" | |||
15 | #---------------------- |
|
20 | #---------------------- | |
16 | RPI_MODEL=3 |
|
21 | RPI_MODEL=3 | |
17 |
RELEASE="stretch" |
|
22 | RELEASE="stretch" | |
|
23 | RELEASE_ARCH="armhf" | |||
18 |
HOSTNAME="raspwife3" |
|
24 | HOSTNAME="raspwife3" | |
19 |
PASSWORD="***** |
|
25 | PASSWORD="*****" | |
20 |
USER_PASSWORD="***** |
|
26 | USER_PASSWORD="*****" | |
21 | DEFLOCAL="fr_FR.UTF-8" |
|
27 | DEFLOCAL="fr_FR.UTF-8" | |
22 | TIMEZONE="Europe/Paris" |
|
28 | TIMEZONE="Europe/Paris" | |
23 | EXPANDROOT=false |
|
29 | EXPANDROOT=false | |
@@ -29,8 +35,8 XKB_OPTIONS="" | |||||
29 | #------------------------ |
|
35 | #------------------------ | |
30 | ENABLE_DHCP=false |
|
36 | ENABLE_DHCP=false | |
31 | NET_ADDRESS="192.168.***.***/24" |
|
37 | NET_ADDRESS="192.168.***.***/24" | |
32 |
NET_GATEWAY="192.168.***. |
|
38 | NET_GATEWAY="192.168.***.***" | |
33 |
NET_DNS_1="192.168.***. |
|
39 | NET_DNS_1="192.168.***.***" | |
34 | NET_DNS_2="8.8.8.8" |
|
40 | NET_DNS_2="8.8.8.8" | |
35 | #------------------------ |
|
41 | #------------------------ | |
36 | ENABLE_CONSOLE=false |
|
42 | ENABLE_CONSOLE=false | |
@@ -62,10 +68,11 ENABLE_IFNAMES=true | |||||
62 | #------------------------ |
|
68 | #------------------------ | |
63 | ENABLE_ROOT_SSH=false |
|
69 | ENABLE_ROOT_SSH=false | |
64 | SSH_LIMIT_USERS=false |
|
70 | SSH_LIMIT_USERS=false | |
65 |
SSH_ROOT_PUB_KEY="/home/***** |
|
71 | SSH_ROOT_PUB_KEY="/home/*****/.ssh/authorized_keys" | |
66 |
SSH_USER_PUB_KEY="/home/***** |
|
72 | SSH_USER_PUB_KEY="/home/*****/.ssh/authorized_keys" | |
67 | #------------------------ |
|
73 | #------------------------ | |
68 |
BUILD_KERNEL=true |
|
74 | BUILD_KERNEL=true | |
|
75 | KERNEL_BRANCH=rpi-4.13.y | |||
69 | KERNEL_REDUCE=false |
|
76 | KERNEL_REDUCE=false | |
70 | KERNEL_HEADERS=true |
|
77 | KERNEL_HEADERS=true | |
71 | KERNEL_REMOVESRC=true |
|
78 | KERNEL_REMOVESRC=true |
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant