1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
@@ -1,89 +1,89 | |||||
1 | # Configuration file raspi3 Stretch Weewx IFÉ 2017/07/26 |
|
1 | # Configuration file raspi3 Stretch Weewx IFÉ 2017/07/26 | |
2 | # |
|
2 | # | |
3 | APT_SERVER=ftp.fr.debian.org |
|
3 | APT_SERVER=ftp.fr.debian.org | |
4 | APT_INCLUDES="debian-archive-keyring,debian-keyring,automake,autoconf,autogen,gawk,gnupg,gnupg2,\ |
|
4 | APT_INCLUDES="debian-archive-keyring,debian-keyring,automake,autoconf,autogen,gawk,gnupg,gnupg2,\ | |
5 | build-essential,git,cmake,libjson-c-dev,unzip,\ |
|
5 | build-essential,git,cmake,libjson-c-dev,unzip,\ | |
6 | bison,libboost-all-dev,libtool,libtool-bin,pkg-config,checkinstall,libnotify-bin,pandoc,\ |
|
6 | bison,libboost-all-dev,libtool,libtool-bin,pkg-config,checkinstall,libnotify-bin,pandoc,\ | |
7 | python3,python3-dev,python,python-dev,python-configobj,python-cheetah,\ |
|
7 | python3,python3-dev,python,python-dev,python-configobj,python-cheetah,python-mysqldb\ | |
8 | python-imaging,python-serial,python-usb,python-tk,python3-tk,python3-scipy,\ |
|
8 | python-imaging,python-serial,python-usb,python-tk,python3-tk,python3-scipy,\ | |
9 | python-pypandoc,python3-pypandoc,python-pandocfilters,python3-pandocfilters,\ |
|
9 | python-pypandoc,python3-pypandoc,python-pandocfilters,python3-pandocfilters,\ | |
10 | python-geopy,python3-geopy,python-pip,python3-pip,python-smbus,\ |
|
10 | python-geopy,python3-geopy,python-pip,python3-pip,python-smbus,\ | |
11 | libudev-dev,libzzip-dev,zlib1g-dev,libnss-myhostname,libpng16-16,nmap,\ |
|
11 | libudev-dev,libzzip-dev,zlib1g-dev,libnss-myhostname,libpng16-16,nmap,\ | |
12 | libltdl-dev,usbutils,pmount,ntpdate,texlive,texlive-xetex,nginx-extras,policykit-1,\ |
|
12 | libltdl-dev,usbutils,pmount,ntpdate,texlive,texlive-xetex,nginx-extras,policykit-1,\ | |
13 | openjdk-8-jdk-headless,openjdk-8-jre-headless,\ |
|
13 | openjdk-8-jdk-headless,openjdk-8-jre-headless,\ | |
14 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools" |
|
14 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools" | |
15 | #---------------------- |
|
15 | #---------------------- | |
16 | RPI_MODEL=3 |
|
16 | RPI_MODEL=3 | |
17 | RELEASE="stretch" |
|
17 | RELEASE="stretch" | |
18 | HOSTNAME="raspwife3" |
|
18 | HOSTNAME="raspwife3" | |
19 | PASSWORD="************" |
|
19 | PASSWORD="************" | |
20 | USER_PASSWORD="************" |
|
20 | USER_PASSWORD="************" | |
21 | DEFLOCAL="fr_FR.UTF-8" |
|
21 | DEFLOCAL="fr_FR.UTF-8" | |
22 | TIMEZONE="Europe/Paris" |
|
22 | TIMEZONE="Europe/Paris" | |
23 | EXPANDROOT=false |
|
23 | EXPANDROOT=false | |
24 | #----------------------- |
|
24 | #----------------------- | |
25 | XKB_MODEL="pc105" |
|
25 | XKB_MODEL="pc105" | |
26 | XKB_LAYOUT="fr" |
|
26 | XKB_LAYOUT="fr" | |
27 | XKB_VARIANT="latin9" |
|
27 | XKB_VARIANT="latin9" | |
28 | XKB_OPTIONS="" |
|
28 | XKB_OPTIONS="" | |
29 | #------------------------ |
|
29 | #------------------------ | |
30 | ENABLE_DHCP=false |
|
30 | ENABLE_DHCP=false | |
31 | NET_ADDRESS="192.168.***.***/24" |
|
31 | NET_ADDRESS="192.168.***.***/24" | |
32 | NET_GATEWAY="192.168.***.1" |
|
32 | NET_GATEWAY="192.168.***.1" | |
33 | NET_DNS_1="192.168.***.1" |
|
33 | NET_DNS_1="192.168.***.1" | |
34 | NET_DNS_2="8.8.8.8" |
|
34 | NET_DNS_2="8.8.8.8" | |
35 | #------------------------ |
|
35 | #------------------------ | |
36 | ENABLE_CONSOLE=false |
|
36 | ENABLE_CONSOLE=false | |
37 | ENABLE_I2C=true |
|
37 | ENABLE_I2C=true | |
38 | ENABLE_SPI=true |
|
38 | ENABLE_SPI=true | |
39 | ENABLE_IPV6=true |
|
39 | ENABLE_IPV6=true | |
40 | ENABLE_SSHD=true |
|
40 | ENABLE_SSHD=true | |
41 | ENABLE_NONFREE=true |
|
41 | ENABLE_NONFREE=true | |
42 | ENABLE_WIRELESS=true |
|
42 | ENABLE_WIRELESS=true | |
43 | ENABLE_RSYSLOG=true |
|
43 | ENABLE_RSYSLOG=true | |
44 | ENABLE_SOUND=true |
|
44 | ENABLE_SOUND=true | |
45 | ENABLE_HWRANDOM=true |
|
45 | ENABLE_HWRANDOM=true | |
46 | ENABLE_MINGPU=true |
|
46 | ENABLE_MINGPU=true | |
47 | ENABLE_DBUS=true |
|
47 | ENABLE_DBUS=true | |
48 | ENABLE_XORG=false |
|
48 | ENABLE_XORG=false | |
49 | ENABLE_WM="" |
|
49 | ENABLE_WM="" | |
50 | #------------------------ |
|
50 | #------------------------ | |
51 | ENABLE_MINBASE=false |
|
51 | ENABLE_MINBASE=false | |
52 | ENABLE_REDUCE=false |
|
52 | ENABLE_REDUCE=false | |
53 | ENABLE_UBOOT=false |
|
53 | ENABLE_UBOOT=false | |
54 | ENABLE_FBTURBO=false |
|
54 | ENABLE_FBTURBO=false | |
55 | ENABLE_IPTABLES=false |
|
55 | ENABLE_IPTABLES=false | |
56 | ENABLE_USER=true |
|
56 | ENABLE_USER=true | |
57 | USER_NAME=ens-ife |
|
57 | USER_NAME=ens-ife | |
58 | ENABLE_ROOT=true |
|
58 | ENABLE_ROOT=true | |
59 | ENABLE_HARDNET=true |
|
59 | ENABLE_HARDNET=true | |
60 | ENABLE_INITRAMFS=true |
|
60 | ENABLE_INITRAMFS=true | |
61 | ENABLE_IFNAMES=true |
|
61 | ENABLE_IFNAMES=true | |
62 | #------------------------ |
|
62 | #------------------------ | |
63 | ENABLE_ROOT_SSH=false |
|
63 | ENABLE_ROOT_SSH=false | |
64 | SSH_LIMIT_USERS=false |
|
64 | SSH_LIMIT_USERS=false | |
65 | SSH_ROOT_PUB_KEY="/home/*******/.ssh/authorized_keys" |
|
65 | SSH_ROOT_PUB_KEY="/home/*******/.ssh/authorized_keys" | |
66 | SSH_USER_PUB_KEY="/home/*******/.ssh/authorized_keys" |
|
66 | SSH_USER_PUB_KEY="/home/*******/.ssh/authorized_keys" | |
67 | #------------------------ |
|
67 | #------------------------ | |
68 | BUILD_KERNEL=true |
|
68 | BUILD_KERNEL=true | |
69 | KERNEL_REDUCE=false |
|
69 | KERNEL_REDUCE=false | |
70 | KERNEL_HEADERS=true |
|
70 | KERNEL_HEADERS=true | |
71 | KERNEL_REMOVESRC=true |
|
71 | KERNEL_REMOVESRC=true | |
72 | KERNELSRC_CLEAN=true |
|
72 | KERNELSRC_CLEAN=true | |
73 | KERNELSRC_CONFIG=true |
|
73 | KERNELSRC_CONFIG=true | |
74 | #------------------------ |
|
74 | #------------------------ | |
75 | REDUCE_APT=false |
|
75 | REDUCE_APT=false | |
76 | REDUCE_DOC=true |
|
76 | REDUCE_DOC=true | |
77 | REDUCE_MAN=false |
|
77 | REDUCE_MAN=false | |
78 | REDUCE_HWDB=true |
|
78 | REDUCE_HWDB=true | |
79 | REDUCE_BASH=false |
|
79 | REDUCE_BASH=false | |
80 | REDUCE_SSHD=false |
|
80 | REDUCE_SSHD=false | |
81 | REDUCE_LOCALE=false |
|
81 | REDUCE_LOCALE=false | |
82 | #------------------------- |
|
82 | #------------------------- | |
83 | ENABLE_CRYPTFS=false |
|
83 | ENABLE_CRYPTFS=false | |
84 | #------------------------- |
|
84 | #------------------------- | |
85 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} |
|
85 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} | |
86 | DATE=`date +%Y-%m-%d` |
|
86 | DATE=`date +%Y-%m-%d` | |
87 | IMAGE_NAME=${BASEDIR}/${DATE}-rpiw${RPI_MODEL}-${RELEASE} |
|
87 | IMAGE_NAME=${BASEDIR}/${DATE}-rpiw${RPI_MODEL}-${RELEASE} | |
88 |
|
88 | |||
89 |
|
89 |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant