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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366
|
Source: argonaut
Section: utils
Priority: optional
Maintainer: FusionDirectory Packagers <team+fusiondirectory@tracker.debian.org>
Uploaders:
Benoit Mortier <benoit.mortier@opensides.be>,
Mike Gabriel <sunweaver@debian.org>,
Standards-Version: 4.4.0
Build-Depends:
debhelper-compat (= 12),
Vcs-Browser: https://salsa.debian.org/debian/argonaut
Vcs-Git: https://salsa.debian.org/debian/argonaut.git
Homepage: https://forge.fusiondirectory.org/projects/argonaut-agents
Package: argonaut-common
Architecture: all
Depends:
coreutils (>= 6.10-1),
libapp-daemon-perl,
libconfig-inifiles-perl,
libdigest-sha-perl,
libfile-pid-perl,
libio-socket-ssl-perl,
libjson-perl (>= 2.07-1),
libjson-rpc-perl,
liblog-handler-perl,
libmodule-pluggable-perl,
libnet-ldap-perl,
libpath-class-perl,
libxml-sax-expatxs-perl,
${misc:Depends},
Description: Argonaut (common functions and libraries)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Common Perl libraries used by the Argonaut deployment system.
Package: argonaut-common-fai
Architecture: all
Depends:
argonaut-common,
${misc:Depends},
Description: Argonaut (common library for FAI)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Library for FAI (Fully Automated install) used by the Argonaut deployment
system.
Package: argonaut-debconf
Architecture: all
Depends:
argonaut-common (= ${binary:Version}),
debconf,
${misc:Depends},
Description: Argonaut (scripts to enable Argonaut integration with Debconf)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Programs, scripts to integrate Argonaut into Debconf / Preseed.
Package: argonaut-ldap2zone
Architecture: all
Depends:
argonaut-common,
bind9utils,
libdns-zoneparse-perl (>= 1.10),
${misc:Depends},
Conflicts:
ldap2zone,
Description: Argonaut (tool to extract DNS zones from LDAP trees)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
This is a tool that reads info for a zone from LDAP and constructs
a standard plain ASCII zone file. The LDAP information has to be
stored using the dnszone LDAP schema.
.
This package contains the argonaut-client module and the standalone command.
Package: argonaut-quota
Architecture: all
Depends:
argonaut-common,
libquota-perl,
quota,
${misc:Depends},
Description: Argonaut (tool to apply disk quota from ldap)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
This is a tool that reads info for quota from LDAP and applies it
to your quota server. The LDAP information has to be stored using
the fdQuota LDAP schema.
Package: argonaut-dovecot
Architecture: all
Depends:
argonaut-common,
argonaut-client,
${misc:Depends},
Description: Argonaut (client-module for dovecot)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut client module to manage the creation of the directory for the user
where his/her mailbox is created.
Package: argonaut-server
Architecture: all
Pre-Depends:
${misc:Pre-Depends}
Depends:
argonaut-common,
libdatetime-perl,
libpoe-perl,
libpoe-component-pool-thread-perl,
libpoe-component-schedule-perl,
libpoe-component-server-jsonrpc-perl (>= 0.06-3~),
libpoe-component-server-simplehttp-perl,
libpoe-component-sslify-perl,
lsb-base (>= 3.0-6),
${misc:Depends},
Description: Argonaut JSON-RPC server to manage system deployment
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut server to manage system deployment.
Package: argonaut-server-module-fai
Architecture: all
Depends:
argonaut-server,
${misc:Depends},
Description: Argonaut JSON-RPC server module to manage FAI (Fully Automated Install)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut server module to manage FAI (Fully Automated Install)
installation.
Package: argonaut-server-module-opsi
Architecture: all
Depends:
argonaut-server,
${misc:Depends},
Description: Argonaut JSON-RPC server module to manage OPSI (open pc server integration)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut server module to manage OPSI (open pc server integration)
installation.
Package: argonaut-client
Architecture: all
Pre-Depends:
${misc:Pre-Depends}
Depends:
argonaut-common,
libhttp-daemon-ssl-perl,
lsb-base (>= 3.0-6),
${misc:Depends},
Description: Argonaut JSON-RPC client to manage computers and services
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut client to manage computers and services.
Package: argonaut-fuse
Architecture: all
Pre-Depends:
${misc:Pre-Depends}
Depends:
argonaut-common,
fuse,
libfuse-perl,
lsb-base (>= 3.0-6),
ucf,
${misc:Depends},
Recommends:
tftpd | atftpd | tftpd-hpa,
Suggests:
argonaut-fuse-module-fai,
argonaut-fuse-module-opsi,
Description: Argonaut (modular TFTP/Fuse supplicant)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Argonaut-fuse is a modular fuse-tftp-supplicant written in Perl which allows
one to create pxelinux configurations for different types of clients using
external modules.
Package: argonaut-fuse-module-fai
Architecture: all
Depends:
argonaut-fuse,
${misc:Depends},
Description: Argonaut (LDAP FAI module for the TFTP/Fuse supplicant)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
FAI module for argonaut-fuse which is using the LDAP backend in conjunction
with FusionDirectory and Argonaut to generate client configurations.
Package: argonaut-fuse-module-opsi
Architecture: all
Depends:
argonaut-fuse,
${misc:Depends},
Description: Argonaut (OPSI module for the TFTP/Fuse supplicant)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
OPSI module for argonaut-fuse which is using the LDAP backend in conjunction
with FusionDirectory and Argonaut to generate client configurations.
Package: argonaut-fai-monitor
Architecture: all
Pre-Depends:
${misc:Pre-Depends}
Depends:
argonaut-common,
lsb-base (>= 3.0-6),
${misc:Depends},
Suggests:
argonaut-fai-server,
Replaces: argonaut-fai-server (<< 0.9.4-1~)
Breaks: argonaut-fai-server (<< 0.9.4-1~)
Description: Argonaut (service to get status from FAI installations)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
This package contains the fai monitor to get status from FAI installations
Package: argonaut-fai-mirror
Architecture: all
Depends:
argonaut-common,
debmirror,
libwww-perl,
${misc:Depends},
Description: Argonaut (scripts to manage Debian mirrors)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
This package contains the tools to manage local mirror and external mirrors.
Package: argonaut-fai-nfsroot
Architecture: all
Depends:
argonaut-common,
argonaut-common-fai,
fai-client (>= 3.2.8),
${misc:Depends},
Description: Argonaut (tools, queues and status management)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Tools, queues and status management for FAI (Fully Automated Install)
installations.
Package: argonaut-fai-server
Architecture: all
Depends:
argonaut-common,
fai-client (>= 3.2.8),
fai-server (>=3.2.8),
${misc:Depends},
Description: Argonaut (scripts to enable Argonaut integration with FAI)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Programs, scripts and FAI nfsroot hooks to integrate Argonaut into an FAI's
(Fully Automated Install) server nfsroot.
Package: argonaut-fusioninventory
Architecture: all
Depends:
${misc:Depends},
Description: Argonaut (scripts to generate the FusionInventory schema)
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Script to generate the inventory.schema from FusionInventory internals.
Package: argonaut-freeradius
Architecture: all
Depends:
argonaut-common,
${misc:Depends},
Description: Argonaut scripts to generate authentication for FreeRADIUS
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Script to generate authentication from LDAP for FreeRADIUS.
Package: argonaut-fusiondirectory
Architecture: all
Depends:
argonaut-common,
libmail-sendmail-perl,
${misc:Depends},
Description: Scripts that goes with plugins in Fusiondirectory
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
Contains scripts to clean audit from audit plugin and run the user
reminder tasks.
Package: argonaut-samba
Architecture: all
Depends:
argonaut-common,
libfile-slurp-perl,
libdigest-perl-md5-perl,
${misc:Depends},
Description: Argonaut scripts to generate Samba share configurations
Client / server system for managing systems in collaboration with
FusionDirectory (LDAP directory manager). Argonaut also allows interface
with deployment tools such as FAI (Fully Automated Install) or OPSI (Open
PC Server Integration).
.
This is a tool that reads samba shares from LDAP and constructs
a samba configuration that can be included in the main smb.conf file
.
This package contains the argonaut-client module
|