@@ -0,0 +1,80 | |||||
|
1 | SET_ARCH=64 | |||
|
2 | RPI_MODEL=3P | |||
|
3 | RELEASE=bullseye | |||
|
4 | ||||
|
5 | DEFLOCAL=de_DE.UTF-8 | |||
|
6 | XKB_LAYOUT=de | |||
|
7 | ||||
|
8 | BUILD_KERNEL=true | |||
|
9 | #KERNEL_BRANCH=rpi-4.14.y | |||
|
10 | KERNEL_CCACHE=true | |||
|
11 | KERNEL_ZSWAP=true | |||
|
12 | KERNEL_VIRT=false | |||
|
13 | KERNEL_NF=true | |||
|
14 | KERNEL_BPF=true | |||
|
15 | KERNEL_DEFAULT_GOV=ondemand | |||
|
16 | KERNEL_SECURITY=false | |||
|
17 | ||||
|
18 | #ENABLE_CRYPTFS=false | |||
|
19 | #ENABLE_USBBOOT=true | |||
|
20 | #CRYPTFS_PASSWORD= | |||
|
21 | #CRYPTFS_DROPBEAR=false | |||
|
22 | ||||
|
23 | ||||
|
24 | ||||
|
25 | HOSTNAME=RPI | |||
|
26 | USER_NAME=helge | |||
|
27 | USER_PASSWORD=helge | |||
|
28 | PASSWORD=helge | |||
|
29 | ||||
|
30 | ENABLE_SYSTEMDSWAP=true | |||
|
31 | ENABLE_CONSOLE=false | |||
|
32 | ENABLE_NEXMON=false | |||
|
33 | ENABLE_BLUETOOTH=true | |||
|
34 | ENABLE_VIDEOCORE=true | |||
|
35 | ENABLE_IPTABLES=true | |||
|
36 | ENABLE_I2C=false | |||
|
37 | ENABLE_SPI=true | |||
|
38 | ENABLE_NONFREE=true | |||
|
39 | ENABLE_WIRELESS=false | |||
|
40 | ENABLE_SOUND=true | |||
|
41 | ENABLE_MINGPU=false | |||
|
42 | ENABLE_DBUS=true | |||
|
43 | ENABLE_IFNAMES=false | |||
|
44 | ENABLE_UBOOT=false | |||
|
45 | ENABLE_SPLITFS=false | |||
|
46 | ENABLE_INITRAMFS=true | |||
|
47 | ENABLE_SYSVINIT=true | |||
|
48 | ENABLE_ROOT=false | |||
|
49 | ENABLE_MINBASE=false | |||
|
50 | ENABLE_XORG=false | |||
|
51 | ENABLE_RSYSLOG=true | |||
|
52 | ENABLE_HWRANDOM=true | |||
|
53 | ENABLE_IPV6=false | |||
|
54 | ENABLE_DHCP=false | |||
|
55 | ||||
|
56 | NET_ADDRESS=192.168.1.10/24 | |||
|
57 | NET_GATEWAY=192.168.1.1 | |||
|
58 | NET_DNS_1=192.168.1.3 | |||
|
59 | #NET_DNS_2=192.168.1.1 | |||
|
60 | Domains= | |||
|
61 | NTP=192.168.1.2 | |||
|
62 | ||||
|
63 | ENABLE_REDUCE=true | |||
|
64 | REDUCE_APT=true | |||
|
65 | REDUCE_DOC=true | |||
|
66 | REDUCE_MAN=true | |||
|
67 | REDUCE_VIM=false | |||
|
68 | REDUCE_BASH=false | |||
|
69 | REDUCE_HWDB=false | |||
|
70 | REDUCE_SSHD=false | |||
|
71 | REDUCE_LOCALE=false | |||
|
72 | SSH_LIMIT_USERS=true | |||
|
73 | ||||
|
74 | #KERNELSRC_DIR=/home/helge/linux | |||
|
75 | #RPI_FIRMWARE_DIR=/home/helge/firmware | |||
|
76 | #UBOOTSRC_DIR=/home/helge/u-boot | |||
|
77 | #VIDEOCORESRC_DIR=/home/helge/userland | |||
|
78 | APT_INCLUDES=git,usbutils,hostapd,firmware-linux-free | |||
|
79 | IMAGE_NAME=RPI-3P | |||
|
80 | #ENABLE_UBOOTUSB=true No newline at end of file |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant