Package: cairo-perf-utils Description-md5: 393a362d567a90781c3ca1cb47cb8355 Description-en: Cairo 2D vector graphics library performance utilities Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way. Package: ceilometer-agent-ipmi Description-md5: 7db139fd7b44649a5c9c5b4d42f93279 Description-en: ceilometer ipmi agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the ipmi agent. Package: ceilometer-agent-notification Description-md5: 8b0e885afabe5cb497d26a5f59977c71 Description-en: ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the notification agent. Package: ceilometer-polling Description-md5: e22697074a3a10ed6635f213d9cf9d07 Description-en: ceilometer polling service Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the polling service. Package: ceph-fuse Description-md5: 2e66da405a3a0048edd7d65c675526ff Description-en: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Package: ceph-mds Description-md5: d37d51a4735a093f21799c80f707168f Description-en: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Package: ceph-resource-agents Description-md5: f350d6a1d9754497356ffd017b1cd63e Description-en: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Package: ceph-test Description-md5: c9c1e684fc9e022aec4d39440e121879 Description-en: Ceph test and benchmarking tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains tools for testing and benchmarking Ceph. Package: clang-7 Description-md5: 224e1c81284b37e6720b78f6cf56d36b Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Package: clang-7-doc Description-md5: a362b805a7230bf3a9d9d558b30d2a59 Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: clang-7-examples Description-md5: 8c0030ae4303d1ed71b02679b563c06d Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang examples. Package: clang-format-7 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-7 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-7 Description-md5: e0ee42d606f86c7a3ed2a8807472b9f3 Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clangd, clang-cl, etc. Package: e2fsck-static Description-md5: 0f5fb4f2ba168adf31e7b0a640de0d89 Description-en: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. Package: e2fsprogs-l10n Description-md5: 807b6cb4fcea4e66152bf7951fcc5515 Description-en: ext2/ext3/ext4 file system utilities - translations The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides translations for messages for programs found in the 'e2fsprogs' package. Package: ec2-hibinit-agent Description-md5: 90b00d26095ca500f0bc7b0f0d3dc95c Description-en: Amazon EC2 hibernation agent The purpose of this agent is to create a setup for an instance to support hibernation feature. . The setup is created only on supported instance types. Package: extlinux Description-md5: 414e5877200f459574bf4120db85ccc3 Description-en: collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX). Package: flatpak Description-md5: f91acb1d2880527b2759bc5e2d99fbff Description-en: Application deployment framework for desktop apps Flatpak installs, manages and runs sandboxed desktop application bundles. Application bundles run partially isolated from the wider system, using containerization techniques such as namespaces to prevent direct access to system resources. Resources from outside the sandbox can be accessed via "portal" services, which are responsible for access control; for example, the Documents portal displays an "Open" dialog outside the sandbox, then allows the application to access only the selected file. . Each application uses a specified "runtime", or set of libraries, which is available as /usr inside its sandbox. This can be used to run application bundles with multiple, potentially incompatible sets of dependencies within the same desktop environment. . This package contains the services and executables needed to install and launch sandboxed applications, and the portal services needed to provide limited access to resources outside the sandbox. Package: flatpak-tests Description-md5: 8c55ee927d2b9992e22292e7b2c097aa Description-en: Application deployment framework for desktop apps (tests) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains automated tests. Package: fuse2fs Description-md5: f46223c6f3fa81ecb1aab45af7c4f382 Description-en: ext2 / ext3 / ext4 file system driver for FUSE fuse2fs is a FUSE file system client that supports reading and writing from devices or image files containing ext2, ext3, and ext4 file systems. Package: fuseext2 Description-md5: 262c364fbdecec469f19ae2e22a01527 Description-en: File System in User Space - Module for ext2 This module for the FUSE kernel service allows any FUSE-enabled user to mount Second Extended file systems, e.g. disk images. . The module has been initially written for UMView, the user-mode implementation of View-OS. If you want to allow completely user-mode disk images mounting (with no kernel/superuser support at all), take a look at umview-mod-umfuseext2 and its dependencies. Package: fwts Description-md5: 2ced4a548490b16630bde449e3861f20 Description-en: FirmWare Test Suite This is a firmware test suite that performs sanity checks on system firmware. It is intended to identify BIOS and ACPI errors and if appropriate it will try to explain the errors and give advice to help workaround or fix firmware bugs. It is primarily intended to be a Linux-centric firmware troubleshooting tool. Package: fwts-efi-runtime-dkms Description-md5: 872c3fa1034eabae1745eeec37ab3e38 Description-en: Firmware Test Suite UEFI Runtime Service kernel driver This package provides the efi_runtime kernel driver in DKMS format, which is required for accessing UEFI Runtime Services. Package: fwts-frontend Description-md5: fc98ee1ccd80b6332c879648cc78e424 Description-en: Firmware Test Suite frontend interface This is a dialog based interface designed to provide an easy to use method to execute tests via Firmware Test Suite and is also used as the primary interface within Firmware Test Suite live images. Package: gce-compute-image-packages Description-md5: 64267a6e545764bf58dc230b691df688 Description-en: GCE's compute-image-packages for use in their guest environment This is a collection of scripts that are used on Google Compute Engine images to ensure compatibility with the cloud, as well as to enable features specific to the cloud. Package: gir1.2-dbusmenu-gtk-0.4 Description-md5: 3f3980e25152e413f88a2d127cddbec2 Description-en: typelib file for libdbusmenu-gtk4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. Package: gir1.2-flatpak-1.0 Description-md5: d56a77ab2a71ace5e8bdb87dcec05c28 Description-en: Application deployment framework for desktop apps (introspection) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libflatpak0. Package: google-compute-engine-oslogin Description-md5: 8ef2174f2e88cc973684fcd465db1eb7 Description-en: Google Compute Engine OS Login Contains libraries, applications and configurations for using OS Login on Google Compute Engine Virtual Machine Instances. Package: haproxy-doc Description-md5: f72de64c8c07f125957ba405924efb5e Description-en: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: idn Description-md5: c73d65fb80d0787b438d9f81db3da87b Description-en: Command line and Emacs interface to GNU Libidn GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the idn command-line tool and its Emacs lisp interface. Package: kdeconnect Description-md5: 395c15316506015011d076d74e8c39b2 Description-en: connect smartphones to your KDE Plasma Workspace Tool to integrate the KDE Plasma Workspace with your smartphones and similar devices. It adds a set of plasmoid, plugins and services to the KDE Plasma Workspace. At the moment it only supports Android based devices. Package: kdeconnect-plasma Description-md5: a58b0f037091377425623fbd5c3fabe3 Description-en: Transitional package (kdeconnect-plasma -> kdeconnect) This is a transitional package for kdeconnect-plasma and can safely be removed. Package: libc++-7-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-7 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-7-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-7 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libcephfs-java Description-md5: 7a7c6b551a3013f6e45ab66cc7b89b22 Description-en: Java library for the Ceph File System Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java library for interacting with the Ceph File System. Package: libcephfs-jni Description-md5: eeccae7ad4653bc059b325a5ec4ddd58 Description-en: Java Native Interface library for CephFS Java bindings Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java Native Interface library for interacting with the Ceph File System. Package: libclang-7-dev Description-md5: b72a7ffad878d8d5825a7cfd669ed3cd Description-en: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang headers to develop extensions over libclang1-7. Package: libclang-common-7-dev Description-md5: 56247ef9bb2ea4872ba8afd968b3b7d2 Description-en: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclc-amdgcn Description-md5: 39486dab626c4327d37f6c917c921988 Description-en: OpenCL C language implementation - amdgcn support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU) platform. Supported GPU families: Southern Islands and newer. Package: libclc-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-ptx Description-md5: 2d3caf1ad35d421b87f2e21988576a5f Description-en: OpenCL C language implementation - ptx support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the PTX platform. Package: libclc-r600 Description-md5: 47251ab631031c2daed4679d552bad08 Description-en: OpenCL C language implementation - r600 support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the r600 (AMD GPU) platform. Supported GPU families: Evergreen and Northern Islands. Package: libdbusmenu-gtk-dev Description-md5: 67bb3e998dab738032b93e4b5bb82284 Description-en: library for passing menus over DBus - GTK+ version developement files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK+ applications. Package: libdbusmenu-tools Description-md5: 8868484dcc04142a5081a5a8f9557c3d Description-en: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains tools that are useful when developing and building applications with libdbusmenu. Package: libflatpak-dev Description-md5: f9135201eda156c70603b021dde6c396 Description-en: Application deployment framework for desktop apps (development) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains development headers and pkg-config metadata for libflatpak0. Package: libflatpak-doc Description-md5: c7d59a541c5d9998f886d74daf4ac8d6 Description-en: Application deployment framework for desktop apps (documentation) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains reference documentation for libflatpak0. Package: libflatpak0 Description-md5: 0e4073ffd5dff85f7c3cfe70f89906ed Description-en: Application deployment framework for desktop apps (library) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains the flatpak shared library, used by higher level package management tools like gnome-software. Package: libfuzzer-7-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfwts1 Description-md5: 52ff91e0d92988cc3e64dca37e83ded3 Description-en: FirmWare Test Suite core support library This is the fwts core library. It contains a top level test framework and a rich range of firmware specific testing support code for the various fwts tests. Package: libfwtsacpica1 Description-md5: a5000d353030a31da5111f9694fad744 Description-en: FirmWare Test Suite ACPICA core built for acpiexec functionality The firmware test suite requires the ACPICA core engine to be built in execution mode (with ACPI_EXEC_APP enabled) to support run time execution of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library contains this code with a thin fwts specific API to interface with fwts. Package: libfwtsiasl1 Description-md5: 0fdb8bb43f21085e686e7b8bb3529034 Description-en: FirmWare Test Suite ACPICA core built for iasl functionality The firmware test suite requires the ACPICA core engine to be built in compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library contains this code with a thin fwts specific API to interface with fwts. Package: libgles2-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libidn11-java Description-md5: 0c8f901ab06c323e7f8b2327e440794a Description-en: Java port of the GNU Libidn library, an IDN implementation GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. Currently the Nameprep, Kerberos 5 and XMPP Stringprep profiles are supported. . This package contains the native Java port of the library. Package: liblld-7 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-7-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-7 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-7-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-7-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Description-md5: fa2bc74d218dfae9ad286df8f31fa19f Description-en: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libomp-7-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-7-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-7 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: linux-aws-edge Description-md5: a360a2f58d38d9ba68cb893f8c81bf34 Description-en: Complete Linux kernel for AWS systems. This package will always depend on the latest complete Linux kernel available for AWS systems. Package: linux-aws-edge-tools-4.18.0-1008 Description-md5: d241e0542ce3369516ee1d89a2bfb761 Description-en: Linux kernel version specific tools for version 4.18.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.18.0-1008 on 64 bit x86. You probably want to install linux-tools-4.18.0-1008-. Package: linux-aws-headers-4.18.0-1008 Description-md5: a98ca3fb2fe998fd02f557e9209de6e1 Description-en: Header files related to Linux kernel version 4.18.0 This package provides kernel header files for version 4.18.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-4.18.0-1008/debian.README.gz for details Package: linux-buildinfo-4.18.0-1008-aws Description-md5: 0f0ce651de3166932e71b61cf63acd77 Description-en: Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-headers-4.18.0-1008-aws Description-md5: 8f7d7e445c2ac009b4909f253ab9e01d Description-en: Linux kernel headers for version 4.18.0 on 64 bit x86 SMP This package provides kernel header files for version 4.18.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.18.0-1008/debian.README.gz for details. Package: linux-headers-aws-edge Description-md5: a7480e6794e1196fe6c4493bb10de495 Description-en: Linux kernel headers for AWS systems. This package will always depend on the latest kernel headers available for AWS systems. Package: linux-image-4.18.0-1008-aws Description-md5: 613865091fe3410c781f37daa29c207d Description-en: Linux kernel image for version 4.18.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.18.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-aws-edge Description-md5: f5900f8bb5fe9e4927d8cbe98b340ae1 Description-en: Linux kernel image for AWS systems. This package will always depend on the latest kernel image available for AWS systems. Package: linux-modules-4.18.0-1008-aws Description-md5: d8e005fdd40f87f27b74008edc0d7532 Description-en: Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.18.0-1008-aws Description-md5: c86dcd2b7add27c820643c5536839d66 Description-en: Linux kernel version specific tools for version 4.18.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.18.0-1008 on 64 bit x86. Package: linux-tools-aws-edge Description-md5: 1c760f9cd682d4a2ce1e4f32facd8003 Description-en: Linux kernel versioned tools for AWS systems. This package will always depend on the latest Linux kernel versioned tools available for AWS systems. Package: lld-7 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-7 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-7 Description-md5: e971ae25bca86cd8f4914ecf62f6301c Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. Package: llvm-7-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-7-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-7-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-7-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-7-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: mesa-opencl-icd Description-md5: 10fe1749fa432fa001ccca2f3b268b84 Description-en: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-va-drivers Description-md5: c89bbf6e4f80a47acafd5858be814f3c Description-en: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: mesa-vulkan-drivers Description-md5: de68f7559174261711b175701783338c Description-en: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: module-init-tools Description-md5: 1b0992eebd45ca5ceadc775532a4f6a5 Description-en: transitional dummy package (module-init-tools to kmod) This dummy package is provided to support the transition from module-init-tools to kmod and should be removed afterwards. Package: network-manager-config-connectivity-debian Description-md5: ee9b0c2af33d572bf2dba6f733d3d44b Description-en: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: nova-ajax-console-proxy Description-md5: 571664bc0008e44d5df6784807a6ecf0 Description-en: OpenStack Compute - AJAX console proxy - transitional package OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package used to provide the AJAX proxy, which is now gone. Package: nova-api-metadata Description-md5: ae9cd778d7894b1a89d138fe3587a7da Description-en: OpenStack Compute - metadata API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the metadata API backend for guest VMs. Package: nova-api-os-compute Description-md5: 32fe3c17415adfec970c371f4bdff9b6 Description-en: OpenStack Compute - OpenStack Compute API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the OpenStack Compute API frontend. Package: nova-api-os-volume Description-md5: f8cc143de25afd88a62e482808826104 Description-en: OpenStack Compute - OpenStack Volume API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This is a dummy transitional package that can be removed after upgrade. Package: nova-cells Description-md5: a630a337cf802c4d29d91c1a6283fac5 Description-en: Openstack Compute - cells OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova cells component. Package: nova-compute-qemu Description-md5: 46acbb1c9b077142e1930821f7a05aed Description-en: OpenStack Compute - compute node (QEmu) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using QEmu. Package: nova-compute-vmware Description-md5: 3246e65f6c94fc6b7eccb5b2f332c4f1 Description-en: OpenStack Compute - compute node (VMware) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using VMware vCenter. Package: nova-compute-xen Description-md5: 8268c70ad765a6427d184e1c58a4472c Description-en: OpenStack Compute - compute node (Xen) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using Xen. Package: nova-console Description-md5: 095d3c39f30a44dd0768d8a869e4fa67 Description-en: OpenStack Compute - Console OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the console server. This enables the use of consoles to be used along with XVP and XenServer. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: nova-consoleauth Description-md5: 471ffbc52e68b19718599b8e938708d2 Description-en: OpenStack Compute - Console Authenticator OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the authentication service for nova-console. It grants user requests for console access based on tokens in the identity service and allows access to virtual consoles via a browser. Package: nova-novncproxy Description-md5: f71a025ccadd58aa7f26e66e99818fa8 Description-en: OpenStack Compute - NoVNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: nova-placement-api Description-md5: dcb1a7642fea15d823a096f421cb0e6d Description-en: OpenStack Compute - placement API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the placement API frontend for managing resource providers. Package: nova-serialproxy Description-md5: a8fd3f5d6ac9bda37bd109530d1cfc96 Description-en: OpenStack Compute - serial proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the serial proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-spiceproxy Description-md5: ea77a7b8b1a9e5a1953479bb5b89e219 Description-en: OpenStack Compute - spice html5 proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the spice proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-xvpvncproxy Description-md5: b3739b7ab9595f5c68b1c0e141861b74 Description-en: OpenStack Compute - XVP VNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: python-clang-7 Description-md5: 951864defe3e0c6019a2c92a4a1dd20d Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. Package: python-curtin Description-md5: 31e48f4bf426e243b1a4f94280ebcafb Description-en: Library and tools for curtin installer This package provides python library for use by curtin. Package: python-gi-cairo Description-md5: e531132cde7475ea3077c4d44b37a39d Description-en: Python Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. Package: python-gobject Description-md5: 0972cedec40e0869495e1025aa320af1 Description-en: Python 2.x bindings for GObject - transitional package This package will bring the two versions of GObject Python modules: the deprecated gobject module, and the new gobject-introspection system. It is here for upgrade purposes only. You can remove it safely when nothing else depends on it. Package: python-google-compute-engine Description-md5: 974e9ae780a84ca7fac02646e4983ced Description-en: Python library for Google Compute Engine interaction Python libraries used for interacting with Google Compute Engine's APIs and functionality. This package contains the modules for Python 2.x. Package: python-lldb-7 Description-md5: ed1e4284488e6c595a1f6ce741ffb7bf Description-en: Next generation, high-performance debugger, python lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-ceph-argparse Description-md5: 54ff980109d2f3f2037d939a5f825081 Description-en: Python 3 utility libraries for Ceph CLI Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains types and routines for Python 3 used by the Ceph CLI as well as the RESTful interface. Package: python3-cephfs Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93 Description-en: Python 3 libraries for the Ceph libcephfs library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's CephFS file system client library. Package: python3-google-compute-engine Description-md5: a4d1cfa5272d53a6d436315421ef2ba2 Description-en: Python library for Google Compute Engine interaction (Python 3) Python libraries used for interacting with Google Compute Engine's APIs and functionality. This package contains the modules for Python 3.x. Package: python3-rados Description-md5: 43720478205ddceed78c274d7e93065f Description-en: Python 3 libraries for the Ceph librados library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RADOS object storage. Package: python3-rbd Description-md5: 22b3b790dd68095502c20dea19a0f940 Description-en: Python 3 libraries for the Ceph librbd library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RBD block device library. Package: python3-rgw Description-md5: 06f6fa39d546967387c6ab7f058abce7 Description-en: Python 3 libraries for the Ceph librgw library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RGW library. Package: rbd-fuse Description-md5: 15cf24eaec74387c1ae6ddef87cdb866 Description-en: FUSE-based rbd client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to map Ceph rbd images as files. Package: rbd-mirror Description-md5: 1d710ddd4d105de6cfd76d4ca18a79b3 Description-en: Ceph daemon for mirroring RBD images Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package provides a daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. Package: rbd-nbd Description-md5: 7780c9ecf943aeed38e3b3d394062e74 Description-en: NBD-based rbd client for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a NBD-based client that allows one to map Ceph rbd images as local block device. . NBD base client that allows one to map Ceph rbd images as local block device. Package: syslinux-efi Description-md5: ad8ad4a95efc35ec00ded5d850b4debc Description-en: collection of bootloaders (UEFI bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for the Unified Extensible Firmware Interface (EFI). Package: syslinux-utils Description-md5: c0539e9d0c7965a4c803fe26df75b3a5 Description-en: collection of bootloaders (utilities) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the auxiliary utilities. Package: systemd-container Description-md5: b7c71babcc98683461816fc34c8f42ba Description-en: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd Package: systemd-coredump Description-md5: 149b22bdf2366b7d731957d1b710e54f Description-en: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: systemd-journal-remote Description-md5: 6bd80842a0c96acb169877c7a6a25ff6 Description-en: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: systemd-tests Description-md5: ece07db851f8a2e9731975ec11eedb8d Description-en: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: umview-mod-umfuseext2 Description-md5: b5d8ceb3db3bac79e8d6460aa389753f Description-en: View-OS in user space - ext2 module for UMFUSE View-OS is a novel approach to the process/kernel interface. The semantics of each system call can be assigned process by process giving the user the right to decide which view of the system each process has to join. Each process can "see" a different file system structure, networking resources, processor, devices. Moreover some of the resources can be provided by the user him/herself, thus these resource can be private to the single process and are not known a priori by the system. Groups of processes can share the same view but this is just an optimization to share management methods. . For more information, see http://wiki.virtualsquare.org . UMView is a user-mode implementation of View-OS. Processes are run with a controlling daemon that captures all the system calls (at present using the ptrace() system call) and uses dynamically loadable modules to change their semantic. . This package contains a sub-module for umfuse. umfuse is contained in the main UMView package and allows almost complete source compatibility with FUSE modules. umfuseext2 can be used to mount Extended 2 file system images inside an UMView instance. Package: vim-haproxy Description-md5: f0f210c34582537684988d90bc2d6337 Description-en: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: xkb-data-i18n Description-md5: ad18c9da1cefd47e5b70e985c477f20e Description-en: X Keyboard Extension (XKB) configuration data translations This package contains translations used by xkb-data. Users should not install this package. Package: xorg-server-source-hwe-18.04 Description-md5: 6be9dae6db2bfd4321ce1a5c689cbeb4 Description-en: Xorg X server - source files This package provides original Debian (with Debian patches already applied, and autotools files updated) sources for the X.Org ('Xorg') X server shipped in a tarball. This enables other projects re-using X server codebase (e.g. VNC servers) to (re-)use officially Debian-supported version of the X xserver for their builds. . Unless you are building a software product using X server sources, you probably want xserver-xorg and/or xserver-xorg-core instead. Package: xserver-xorg-input-evdev-dev-hwe-18.04 Description-md5: b291128a75b9290de45fc73147113fba Description-en: X.Org X server -- evdev input driver (development headers) This package provides the development headers for the evdev input driver found in xserver-xorg-input-evdev. Non-developers likely have little use for this package. . This package is built from the X.org xf86-input-evdev driver module. Package: xserver-xorg-input-evdev-hwe-18.04 Description-md5: 31de8b9a43f10be01a9c9a8d0805f00a Description-en: X.Org X server -- evdev input driver This package provides the driver for input devices using evdev, the Linux kernel's event delivery mechanism. This driver allows for multiple keyboards and mice to be treated as separate input devices. . This package is built from the X.org xf86-input-evdev driver module. Package: xserver-xorg-input-evdev-hwe-18.04-dbg Description-md5: 0fa0bb33c7d0457ceed0d5dc40a212e1 Description-en: X.Org X server -- evdev input driver (debug symbols) This package provides the development headers for the evdev input driver found in xserver-xorg-input-evdev. Non-developers likely have little use for this package. . This package is built from the X.org xf86-input-evdev driver module. . This package provides debugging symbols for this Xorg X driver. Package: xserver-xorg-input-joystick-dev-hwe-18.04 Description-md5: f78556dd31ebdf971e9dc48d1682380f Description-en: X.Org X server -- joystick input driver (development headers) This package provides the development headers for the joystick input driver found in xserver-xorg-input-joystick. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-joystick driver module. Package: xserver-xorg-input-joystick-hwe-18.04 Description-md5: 46c1a7824699f25d846bd16af51c1cff Description-en: X.Org X server -- joystick input driver This package provides the driver for joysticks. . More information about X.Org can be found at: . This package is built from the X.org xf86-input-joystick driver module. Package: xserver-xorg-input-synaptics-dev-hwe-18.04 Description-md5: 95eb93bc0953189d6cf98a189b43a0ca Description-en: Synaptics TouchPad driver for X.Org server (development headers) This package contains the development headers for the Synaptics input driver found in xserver-xorg-input-synaptics. Non-developers likely have little use for this package. Package: xserver-xorg-input-synaptics-hwe-18.04 Description-md5: 6f7a84d9a52f4dc44fd0ad7cc265853b Description-en: Synaptics TouchPad driver for X.Org server This package provides an input driver for the X.Org X server to enable advanced features of the Synaptics Touchpad including: . * Movement with adjustable, non-linear acceleration and speed * Button events through short touching of the touchpad * Double-Button events through double short touching of the touchpad * Dragging through short touching and holding down the finger on the touchpad * Middle and right button events on the upper and lower corner of the touchpad * Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad * The up/down button sends button four/five events * Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad * The multi-buttons send button four/five events, and six/seven events for horizontal scrolling * Adjustable finger detection * Multifinger taps: two finger for middle button and three finger for right button events. (Needs hardware support. Not all models implement this feature.) * Run-time configuration using shared memory. This means you can change parameter settings without restarting the X server (see synclient(1)). * It also provides a daemon to disable touchpad while typing at the keyboard and thus avoid unwanted mouse movements (see syndaemon(1)). Package: xserver-xspice-hwe-18.04 Description-md5: 67b8ba3a04acd461e301e3ba4a166346 Description-en: Xspice X server Xspice is an X server and Spice server in one. It consists of a wrapper script for executing Xorg with the right parameters and environment variables, a module names spiceqxl_drv.so implementing three drivers: a video mostly identical code to the guest qxl X driver, and keyboard and mouse reading from the spice inputs channel. . Xspice allows regular X connections, while a spice client provides the keyboard and mouse and video output. Package: linux-buildinfo-4.18.0-1008-aws Description-md5: fe40a68305526fc0961dbef57e32c802 Description-en: Linux kernel buildinfo for version 4.18.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 4.18.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-4.18.0-1008-aws Description-md5: b039404917dd070080ed5fab6b1ff132 Description-en: Linux kernel version specific cloud tools for version 4.18.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.18.0-1008 on ARMv8. Package: linux-headers-4.18.0-1008-aws Description-md5: da18bf83d5b1f96c03273e20bfe58653 Description-en: Linux kernel headers for version 4.18.0 on ARMv8 SMP This package provides kernel header files for version 4.18.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.18.0-1008/debian.README.gz for details. Package: linux-image-4.18.0-1008-aws Description-md5: 231ee7504b4c81e08f3ba308444e1147 Description-en: Linux kernel image for version 4.18.0 on ARMv8 SMP This package contains the Linux kernel image for version 4.18.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.18.0-1008-aws Description-md5: 5bc619735ae095c9d29453480197f6c1 Description-en: Linux kernel extra modules for version 4.18.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.18.0-1008-aws Description-md5: 7e0429fec39a4f30836601dd5235689f Description-en: Linux kernel version specific tools for version 4.18.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.18.0-1008 on ARMv8.