hc
2024-03-22 f63cd4c03ea42695d5f9b0e1798edd196923aae6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
#
# Automatically generated file; DO NOT EDIT.
# Swupdate Configuration
#
CONFIG_HAVE_DOT_CONFIG=y
 
#
# Swupdate Settings
#
 
#
# General Configuration
#
# CONFIG_CURL is not set
# CONFIG_CURL_SSL is not set
# CONFIG_SYSTEMD is not set
CONFIG_DEFAULT_CONFIG_FILE="/etc/swupdate.cfg"
CONFIG_SCRIPTS=y
# CONFIG_HW_COMPATIBILITY is not set
CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
 
#
# Socket Paths
#
CONFIG_SOCKET_CTRL_PATH="/tmp/sockinstctrl"
CONFIG_SOCKET_PROGRESS_PATH="/tmp/swupdateprog"
CONFIG_SOCKET_REMOTE_HANDLER_DIRECTORY="/tmp/"
 
#
# MTD support needs libmtd
#
 
#
# Lua support needs a Lua interpreter
#
# CONFIG_FEATURE_SYSLOG is not set
 
#
# Build Options
#
CONFIG_CROSS_COMPILE=""
CONFIG_SYSROOT=""
CONFIG_EXTRA_CFLAGS=""
CONFIG_EXTRA_LDFLAGS=""
CONFIG_EXTRA_LDLIBS=""
 
#
# Debugging Options
#
# CONFIG_DEBUG is not set
# CONFIG_WERROR is not set
# CONFIG_NOCLEANUP is not set
 
#
# EFI Boot Guard needs libebgenv and libz
#
CONFIG_BOOTLOADER_NONE=y
# CONFIG_BOOTLOADER_GRUB is not set
 
#
# U-Boot support needs libubootenv, libz
#
CONFIG_SSL_IMPL_NONE=y
 
#
# Image downloading support needs libcurl
#
 
#
# Hash checking needs an SSL implementation
#
 
#
# Image signature verification needs an SSL implementation
#
 
#
# Image encryption needs an SSL implementation
#
# CONFIG_SURICATTA is not set
CONFIG_WEBSERVER=y
CONFIG_MONGOOSE=y
CONFIG_MONGOOSEIPV6=y
 
#
# SSL support needs an SSL implementation
#
 
#
# Parser Features
#
CONFIG_LIBCONFIG=y
CONFIG_PARSERROOT=""
 
#
# JSON config parser support needs json-c
#
# CONFIG_SETSWDESCRIPTION is not set
 
#
# Image Handlers
#
 
#
# ubivol support needs libubi
#
# CONFIG_DISKPART is not set
CONFIG_RAW=y
# CONFIG_RDIFFHANDLER is not set
# CONFIG_SHELLSCRIPTHANDLER is not set
 
#
# archive support needs libarchive
#
 
#
# remote handler needs zeromq
#
 
#
# swuforward handler needs json-c and curl
#
 
#
# SWU forwarder requires libcurl
#
 
#
# swuforward handler needs json-c and curl
#
# CONFIG_BOOTLOADERHANDLER is not set
 
#
# Microcontroller handler depends on libgpiod
#