##// END OF EJS Templates
Modif buster locale
vidal -
r220:8b69cc1419f3
parent child
Show More
@@ -1,100 +1,98
1 # Configuration file raspi3 Buster IFÉ 2017/11/01
1 # Configuration file raspi3 Buster IFÉ 2017/11/01
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=""
6 APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\
5 APT_INCLUDES_LATE="gnupg,firmware-linux-nonfree,firmware-linux,dh-autoreconf,\
7 gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\
6 gettext,build-essential,git,cmake,libjson-c-dev,unzip,usbutils,\
8 bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\
7 bison,libboost-all-dev,automake,autoconf,autogen,libtool,libtool-bin,\
9 pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\
8 pkg-config,checkinstall,menulibre,libnotify-bin,pandoc,\
10 python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\
9 python3,python3-dev,python3-pypandoc,python3-scipy,python3-tk,python3-pandocfilters,\
11 python3-geopy,python3-pip,\
10 python3-geopy,python3-pip,\
12 python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\
11 python,python-dev,python-pypandoc,python-scipy,python-tk,python-pandocfilters,\
13 python-geopy,python-pip,python-tk,pandoc,\
12 python-geopy,python-pip,python-tk,pandoc,\
14 python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\
13 python-configobj,python-cheetah,python-imaging,python-serial,python-usb,\
15 pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\
14 pcre2-utils,libpcre++-dev,libpcre2-dev,libjpeg-dev,i2c-tools,python-smbus,policykit-1,\
16 pmount,ntpdate,ntp,rsync,\
15 pmount,ntpdate,ntp,rsync,\
17 texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\
16 texlive,texlive-xetex,nginx-extras,ffmpeg,wicd,wicd-gtk,console-data,keyboard-configuration,\
18 libqtwebkit-dev,libqt5webkit5-dev,\
17 libqtwebkit-dev,libqt5webkit5-dev,\
19 libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\
18 libudev-dev,libzzip-dev,zlib1g-dev,libcanberra-gtk-module,libnss-myhostname,libfreetype6-dev,libpng16-16,\
20 nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\
19 nmap,libltdl-dev,dbus-user-session,debian-archive-keyring,\
21 xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\
20 xutils-dev,lxsession,openbox-lxde-session,lxde,x11proto-randr-dev,lxrandr,\
22 tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed"
21 tightvncserver,geany,geany-plugin-py,firefox-esr,firefox-esr-l10n-fr,jed,terminator,automake"
23 #ca-certificates-java,icedtea-plugin,icedtea-netx,\
22 #ca-certificates-java,icedtea-plugin,icedtea-netx,\
24 #openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\
23 #openjdk-8-jdk,openjdk-8-jre,openjdk-8-jre-headless,\
25 #openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless"
24 #openjdk-9-jdk,openjdk-9-jre,openjdk-9-jre-headless"
26 #----------------------
25 #----------------------
27 RPI_MODEL=3
26 RPI_MODEL=3
28 RELEASE="buster"
27 RELEASE="buster"
29 RELEASE_ARCH="armhf"
28 RELEASE_ARCH="armhf"
30 HOSTNAME="raspife3"
29 HOSTNAME="raspife3"
31 PASSWORD="AChanger1$"
30 PASSWORD="AChanger1$"
32 USER_PASSWORD="AChanger1$"
31 USER_PASSWORD="AChanger1$"
33 DEFLOCAL="fr_FR.UTF-8"
32 DEFLOCAL="fr_FR.UTF-8"
34 TIMEZONE="Europe/Paris"
33 TIMEZONE="Europe/Paris"
35 EXPANDROOT=false
34 EXPANDROOT=false
36 #-----------------------
35 #-----------------------
37 XKB_MODEL="pc105"
36 XKB_MODEL="pc105"
38 XKB_LAYOUT="fr"
37 XKB_LAYOUT="fr"
39 XKB_VARIANT="latin9"
38 XKB_VARIANT="latin9"
40 XKB_OPTIONS=""
39 XKB_OPTIONS=""
41 #------------------------
40 #------------------------
42 ENABLE_DHCP=true
41 ENABLE_DHCP=true
43 #------------------------
42 #------------------------
44 ENABLE_CONSOLE=false
43 ENABLE_CONSOLE=false
45 ENABLE_I2C=true
44 ENABLE_I2C=true
46 ENABLE_SPI=true
45 ENABLE_SPI=true
47 ENABLE_IPV6=true
46 ENABLE_IPV6=true
48 ENABLE_SSHD=true
47 ENABLE_SSHD=true
49 ENABLE_NONFREE=true
48 ENABLE_NONFREE=true
50 ENABLE_WIRELESS=true
49 ENABLE_WIRELESS=true
51 ENABLE_RSYSLOG=true
50 ENABLE_RSYSLOG=true
52 ENABLE_SOUND=true
51 ENABLE_SOUND=true
53 ENABLE_HWRANDOM=true
52 ENABLE_HWRANDOM=true
54 ENABLE_MINGPU=true
53 ENABLE_MINGPU=true
55 ENABLE_DBUS=true
54 ENABLE_DBUS=true
56 ENABLE_XORG=true
55 ENABLE_XORG=true
57 ENABLE_WM="lxdm"
56 ENABLE_WM="lxdm"
58 #------------------------
57 #------------------------
59 ENABLE_MINBASE=false
58 ENABLE_MINBASE=false
60 ENABLE_REDUCE=false
59 ENABLE_REDUCE=false
61 ENABLE_UBOOT=false
60 ENABLE_UBOOT=false
62 ENABLE_FBTURBO=true
61 ENABLE_FBTURBO=true
63 ENABLE_IPTABLES=false
62 ENABLE_IPTABLES=false
64 ENABLE_USER=true
63 ENABLE_USER=true
65 USER_NAME=ens-ife
64 USER_NAME=ens-ife
66 ENABLE_ROOT=true
65 ENABLE_ROOT=true
67 ENABLE_HARDNET=true
66 ENABLE_HARDNET=true
68 ENABLE_INITRAMFS=true
67 ENABLE_INITRAMFS=true
69 ENABLE_IFNAMES=true
68 ENABLE_IFNAMES=true
70 #------------------------
69 #------------------------
71 ENABLE_ROOT_SSH=false
70 ENABLE_ROOT_SSH=false
72 SSH_LIMIT_USERS=false
71 SSH_LIMIT_USERS=false
73 SSH_ROOT_PUB_KEY="/home/vidal/.ssh/authorized_keys"
72 SSH_ROOT_PUB_KEY="/home/vidal/.ssh/authorized_keys"
74 SSH_USER_PUB_KEY="/home/vidal/.ssh/authorized_keys"
73 SSH_USER_PUB_KEY="/home/vidal/.ssh/authorized_keys"
75 #------------------------
74 #------------------------
76 BUILD_KERNEL=true
75 BUILD_KERNEL=true
77 KERNEL_IMAGE="kernel10.img"
78 KERNEL_BRANCH=rpi-4.13.y
76 KERNEL_BRANCH=rpi-4.13.y
79 KERNEL_REDUCE=false
77 KERNEL_REDUCE=false
80 KERNEL_HEADERS=true
78 KERNEL_HEADERS=true
81 KERNEL_REMOVESRC=true
79 KERNEL_REMOVESRC=true
82 KERNELSRC_CLEAN=true
80 KERNELSRC_CLEAN=true
83 KERNELSRC_CONFIG=true
81 KERNELSRC_CONFIG=true
84 #------------------------
82 #------------------------
85 REDUCE_APT=false
83 REDUCE_APT=false
86 REDUCE_DOC=true
84 REDUCE_DOC=true
87 REDUCE_MAN=false
85 REDUCE_MAN=false
88 REDUCE_HWDB=true
86 REDUCE_HWDB=true
89 REDUCE_BASH=false
87 REDUCE_BASH=false
90 REDUCE_SSHD=false
88 REDUCE_SSHD=false
91 REDUCE_LOCALE=false
89 REDUCE_LOCALE=false
92 #-------------------------
90 #-------------------------
93 ENABLE_CRYPTFS=false
91 ENABLE_CRYPTFS=false
94 #-------------------------
92 #-------------------------
95 BASEDIR=/data/RpiGenImage/Images/${RELEASE}
93 BASEDIR=/data/RpiGenImage/Images/${RELEASE}
96 #BASEDIR=/media/vidal/ExternGV/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE}
94 #BASEDIR=/media/vidal/ExternGV/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/${RELEASE}
97 DATE=`date +%Y-%m-%d`
95 DATE=`date +%Y-%m-%d`
98 IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE}
96 IMAGE_NAME=${BASEDIR}/${DATE}-rpi${RPI_MODEL}-${RELEASE}
99
97
100
98
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant