@@ -1,29 +1,29 | |||
|
1 |
# Configuration file raspi3 Buster IFÉ 2017/0 |
|
|
1 | # Configuration file raspi3 Buster IFÉ 2017/09/1 | |
|
2 | 2 | # |
|
3 | 3 | APT_SERVER=ftp.fr.debian.org |
|
4 |
APT_INCLUDES="gnupg, |
|
|
4 | APT_INCLUDES="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\ | |
|
5 | 5 | gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\ |
|
6 | 6 | bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\ |
|
7 | 7 | pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\ |
|
8 | 8 | python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\ |
|
9 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |
|
10 | 9 | python3-geopy,python3-pip,\ |
|
11 | python-geopy,python-pip,\ | |
|
10 | python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\ | |
|
11 | python-geopy,python-pip,python-tk,pandoc,\ | |
|
12 | 12 | python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\ |
|
13 | 13 | pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,jed,i2c-tools,python-smbus,policykit-1,\ |
|
14 | pmount,ntpdate,\ | |
|
14 | pmount,ntpdate,ntp,\ | |
|
15 | 15 | texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\ |
|
16 | 16 | icedtea-8-plugin,openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,libqtwebkit-dev,libqt5webkit5-dev,\ |
|
17 | 17 | 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 |
|
|
19 | xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ | |
|
20 |
tightvncserver,geany,geany-plugin-py, |
|
|
18 | nmap,libltdl-dev,dbus-user-session,debian-archive-keyring" | |
|
19 | APT_INCLUDES_LATE="xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\ | |
|
20 | tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr" | |
|
21 | 21 | #---------------------- |
|
22 | 22 | RPI_MODEL=3 |
|
23 | 23 | RELEASE="buster" |
|
24 | 24 | HOSTNAME="raspife3" |
|
25 | PASSWORD="***********" | |
|
26 |
USER_PASSWORD=" |
|
|
25 | PASSWORD="AChanger1$" | |
|
26 | USER_PASSWORD="AChanger1$" | |
|
27 | 27 | DEFLOCAL="fr_FR.UTF-8" |
|
28 | 28 | TIMEZONE="Europe/Paris" |
|
29 | 29 | EXPANDROOT=false |
@@ -64,10 +64,11 ENABLE_IFNAMES=true | |||
|
64 | 64 | #------------------------ |
|
65 | 65 | ENABLE_ROOT_SSH=false |
|
66 | 66 | SSH_LIMIT_USERS=false |
|
67 |
SSH_ROOT_PUB_KEY="/home/ |
|
|
68 |
SSH_USER_PUB_KEY="/home/ |
|
|
67 | SSH_ROOT_PUB_KEY="/home/vidal/.ssh/authorized_keys" | |
|
68 | SSH_USER_PUB_KEY="/home/vidal/.ssh/authorized_keys" | |
|
69 | 69 | #------------------------ |
|
70 | 70 |
BUILD_KERNEL=true |
|
71 | KERNEL_BRANCH=rpi-4.12.y | |
|
71 | 72 | KERNEL_REDUCE=false |
|
72 | 73 | KERNEL_HEADERS=true |
|
73 | 74 | KERNEL_REMOVESRC=true |
@@ -85,6 +86,7 REDUCE_LOCALE=false | |||
|
85 | 86 | ENABLE_CRYPTFS=false |
|
86 | 87 | #------------------------- |
|
87 | 88 | BASEDIR=/data/RpiGenImage/Images/${RELEASE} |
|
89 | #BASEDIR=/media/vidal/ExternGV/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE} | |
|
88 | 90 | DATE=`date +%Y-%m-%d` |
|
89 | 91 | IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE} |
|
90 | 92 |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant