Package: backuppc Description-md5: 9cf963981a203dec6d92fb3ac952296c Description-en: high-performance, enterprise-grade system for backing up PCs BackupPC is disk based and not tape based. This particularity allows features not found in any other backup solution: * Clever pooling scheme minimizes disk storage and disk I/O. Identical files across multiple backups of the same or different PC are stored only once resulting in substantial savings in disk storage and disk writes. Also known as "data deduplication". * Optional compression provides additional reductions in storage. CPU impact of compression is low since only new files (those not already in the pool) need to be compressed. * A powerful http/cgi user interface allows administrators to view log files, configuration, current status and allows users to initiate and cancel backups and browse and restore files from backups very quickly. * No client-side software is needed. On WinXX the smb protocol is used. On Linux or Unix clients, rsync or tar (over ssh/rsh/nfs) can be used * Flexible restore options. Single files can be downloaded from any backup directly from the CGI interface. Zip or Tar archives for selected files or directories can also be downloaded from the CGI interface. * BackupPC supports mobile environments where laptops are only intermittently connected to the network and have dynamic IP addresses (DHCP). * Flexible configuration parameters allow multiple backups to be performed in parallel. * and more to discover in the manual... Package: curtin-common Description-md5: b24ac6ac0cf9c430ccd5e7cc40c446ae Description-en: Library and tools for curtin installer This package contains utilities for the curtin installer. Package: golang-github-snapcore-snapd-dev Description-md5: a2d3a19f6630f9476511151dac13666a Description-en: snappy development go packages. Use these to use the snappy API. Package: golang-github-ubuntu-core-snappy-dev Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: kmod Description-md5: 0cd8f9566ff621a593309a12fd64999f Description-en: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Package: landscape-client Description-md5: 3b6c233c041e3a732a8f320ae24c6a60 Description-en: The Landscape administration system client Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the Landscape client and requires a Landscape account. Package: landscape-common Description-md5: 835e5462d72cec2787f651391834f9a8 Description-en: The Landscape administration system client - Common files Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the core libraries. Package: libhashkit-dev Description-md5: ccf9a982bcb9b1a0d5c1b8b7ba470f26 Description-en: libmemcached hashing functions and algorithms (development files) libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached. . This package provides the development files. Package: libhashkit2 Description-md5: e61170fc5139518ed53f802b59ce41cb Description-en: libmemcached hashing functions and algorithms libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached. . This package provides the libhashkit shared library. Package: libkmod-dev Description-md5: d05b96c5ea92d4587ad0abe33b518fb0 Description-en: libkmod development files This package contains the files needed for developing applications that use libkmod. Package: libkmod2 Description-md5: e60216aabe72168f06218f037958581e Description-en: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libmemcached-dbg Description-md5: ea156c0423f71127a41893b481e0c365 Description-en: Debug Symbols for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides debug symbols. Package: libmemcached-dev Description-md5: c6bfdfff5c9729d4f01c13bcee57b0f4 Description-en: C and C++ client library to the memcached server (development files) libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the development files. Package: libmemcached-tools Description-md5: 724ae0d72072b3eb14f36bae1c5ba19a Description-en: Commandline tools for talking to memcached via libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . This package provides several command line tools: . * memccat - Copy the value of a key to standard output * memcflush - Flush the contents of your servers. * memcrm - Remove a key(s) from the server. * memccp - Copy files to a memcached server. * memcstat - Dump the stats of your servers to standard output * memcslap - Generate testing loads on a memcached cluster Package: libmemcached11 Description-md5: c520748ef0b458bdb796b190ce42a1b3 Description-en: C and C++ client library to the memcached server libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcached shared library itself. Package: libmemcachedutil2 Description-md5: 32cdf0c564bc73569ee13e19a7b567d1 Description-en: library implementing connection pooling for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcachedutil library. Package: libnvpair1linux Description-md5: dff01db1623b4ac78db22bcc089d9e49 Description-en: Solaris name-value library for Linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. Package: libnvpair1linux-dbg Description-md5: 6da67227ecc3bd2950d249041345a425 Description-en: Debugging symbols for libnvpair1linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. . This package contains the debugging symbols for libnvpair1linux. Package: libprotobuf-dev Description-md5: 46508a20bc181591502383b4f00be1a6 Description-en: protocol buffers C++ library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Package: libprotobuf-lite9v5 Description-md5: bef75569f3d092ed9b714a68e215c917 Description-en: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf9v5 Description-md5: c69f5af146ab9bc64e44b912e5af457e Description-en: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotoc-dev Description-md5: 441ff9619f6d64f58de3a01f647b0edb Description-en: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc9v5 Description-md5: c53c70dca7ff74e285f88be70de72a0f Description-en: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libuutil1linux Description-md5: 19c6ca1580b82bf81620250bb92cfd90 Description-en: Solaris userland utility library for Linux This library provides a variety of glue functions for OpenZFS on Linux: * libspl: The Solaris Porting Layer library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS and SMB service integration for OpenZFS. Package: libuutil1linux-dbg Description-md5: 8234741e39a3c03edf0c1b5543f90732 Description-en: Debugging symbols for libuutil1linux This library provides a variety of glue functions for OpenZFS on Linux: * libspl: The Solaris Porting Layer library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS and SMB service integration for OpenZFS. . This package contains debugging symbols for libuutil1linux. Package: libzfs2linux Description-md5: 4189ea419e0bee94d1658d6f8241c804 Description-en: Native OpenZFS filesystem library for Linux The ZFS on Linux management library. Package: libzfs2linux-dbg Description-md5: 454d997ddabdf881a951e322066d6c8c Description-en: Debugging symbols for libzfs2 The ZFS on Linux management library. . This package contains the debugging symbols for libzfs2. Package: libzfslinux-dev Description-md5: 7c9cbf8b8074d51838b4bec0f143bfe4 Description-en: Native OpenZFS filesystem development files for Linux Header files and static libraries for compiling software against libzfs. Package: libzpool2linux Description-md5: 9e72d77d9985922bb73c6656785f6ab8 Description-en: Native OpenZFS pool library for Linux The zpool management library. Package: libzpool2linux-dbg Description-md5: bdf60f39b2dd0d525032a3edf488aa5a Description-en: Debugging symbols for libzpool2 The zpool management library. . This package contains the debugging symbols for libzpool2. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-cloud-tools-4.4.0-1075 Description-md5: 8c699d9534a9d4c55e75a3ca752b8a27 Description-en: Linux kernel version specific cloud tools for version 4.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.4.0-1075 on 64 bit x86. You probably want to install linux-cloud-tools-4.4.0-1075-. Package: linux-aws-headers-4.4.0-1075 Description-md5: 2291b17d8ac7675216bd7625b0063dff Description-en: Header files related to Linux kernel version 4.4.0 This package provides kernel header files for version 4.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-4.4.0-1075/debian.README.gz for details Package: linux-aws-tools-4.4.0-1075 Description-md5: dc8a1d41ef09bd14238e0c8f4f57fda2 Description-en: Linux kernel version specific tools for version 4.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-1075 on 64 bit x86. You probably want to install linux-tools-4.4.0-1075-. Package: linux-azure Description-md5: 5d143c4091c2e7a303d314c0e24595f5 Description-en: Complete Linux kernel for Azure systems. This package will always depend on the latest complete Linux kernel available for Azure systems. Package: linux-azure-cloud-tools-4.15.0-1037 Description-md5: 4fe961e4ebf14bcc84214e43525819a2 Description-en: Linux kernel version specific cloud tools for version 4.15.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.15.0-1037 on 64 bit x86. You probably want to install linux-cloud-tools-4.15.0-1037-. Package: linux-azure-headers-4.15.0-1037 Description-md5: 95010baf2910ab60b518637bf4f3707c Description-en: Header files related to Linux kernel version 4.15.0 This package provides kernel header files for version 4.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-headers-4.15.0-1037/debian.README.gz for details Package: linux-azure-tools-4.15.0-1037 Description-md5: 91ea88f621d82617476b031e2e0c4d72 Description-en: Linux kernel version specific tools for version 4.15.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-1037 on 64 bit x86. You probably want to install linux-tools-4.15.0-1037-. Package: linux-buildinfo-4.15.0-1008-oracle Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-1027-gcp Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-1037-azure Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-44-generic Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-44-lowlatency Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-lowlatency Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-4.15.0-1037-azure Description-md5: 9e1d15fe04b39d9e9df040b5eb629123 Description-en: Linux kernel version specific cloud tools for version 4.15.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-1037 on 64 bit x86. Package: linux-cloud-tools-4.15.0-44-generic Description-md5: 2e8841139af41518333143005e876d66 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-44 on 64 bit x86. Package: linux-cloud-tools-4.15.0-44-lowlatency Description-md5: 2e8841139af41518333143005e876d66 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-44 on 64 bit x86. Package: linux-cloud-tools-4.15.0-45-generic Description-md5: 9fcfcec51fd7e6a8b1699cef7c4027d1 Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-45 on 64 bit x86. Package: linux-cloud-tools-4.15.0-45-lowlatency Description-md5: 9fcfcec51fd7e6a8b1699cef7c4027d1 Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-45 on 64 bit x86. Package: linux-cloud-tools-4.4.0-1040-kvm Description-md5: f575e11b7dbde5ca3e22fdc956a1cb19 Description-en: Linux kernel version specific cloud tools for version 4.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-1040 on 64 bit x86. Package: linux-cloud-tools-4.4.0-1075-aws Description-md5: 7d259460b34b33b3aececb67a2bdc100 Description-en: Linux kernel version specific cloud tools for version 4.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-1075 on 64 bit x86. Package: linux-cloud-tools-4.4.0-142 Description-md5: 9fa4c19d89990124be3cae08ddd0df92 Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.4.0-142 on 64 bit x86. You probably want to install linux-cloud-tools-4.4.0-142-. Package: linux-cloud-tools-4.4.0-142-generic Description-md5: b5fdd0bf1d2a9bc895f8b96dadde9b9f Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-142 on 64 bit x86. Package: linux-cloud-tools-4.4.0-142-lowlatency Description-md5: b5fdd0bf1d2a9bc895f8b96dadde9b9f Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-142 on 64 bit x86. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-common Description-md5: 40c33b3480c95887a96d8ab598d6f6fd Description-en: Linux kernel version specific cloud tools for version 4.4.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version PGKVER. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-16.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-16.04-edge Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-lts-utopic Description-md5: 4b0151d3ffa796217ae1edad43ca35e8 Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-generic-lts-vivid Description-md5: 4b0151d3ffa796217ae1edad43ca35e8 Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-generic-lts-wily Description-md5: 4b0151d3ffa796217ae1edad43ca35e8 Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-generic-lts-xenial Description-md5: 4b0151d3ffa796217ae1edad43ca35e8 Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-16.04 Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-16.04-edge Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-lts-utopic Description-md5: 8e135044481cda6bc0f13cdef4056e18 Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-lowlatency-lts-vivid Description-md5: 8e135044481cda6bc0f13cdef4056e18 Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-lowlatency-lts-wily Description-md5: 8e135044481cda6bc0f13cdef4056e18 Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-lowlatency-lts-xenial Description-md5: 8e135044481cda6bc0f13cdef4056e18 Description-en: lowlatency Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-virtual Description-md5: a0a9ae40528a1e48da08b3165b3e353a Description-en: This package will always depend on the latest minimal generic kernel cloud tools. This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-16.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-16.04-edge Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-lts-utopic Description-md5: 9a18313e10fcfb1cf19e443c346041a3 Description-en: This package will always depend on the latest minimal generic kernel cloud tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-virtual-lts-vivid Description-md5: 9a18313e10fcfb1cf19e443c346041a3 Description-en: This package will always depend on the latest minimal generic kernel cloud tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-virtual-lts-wily Description-md5: 9a18313e10fcfb1cf19e443c346041a3 Description-en: This package will always depend on the latest minimal generic kernel cloud tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-cloud-tools-virtual-lts-xenial Description-md5: 9a18313e10fcfb1cf19e443c346041a3 Description-en: This package will always depend on the latest minimal generic kernel cloud tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Description-md5: 62e9693f74b369c25babebdffb092819 Description-en: Linux kernel specific documentation for version 4.4.0 This package provides the various documents in the 4.4.0 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-gcp-headers-4.15.0-1027 Description-md5: fd01c355c0636ec789e5d97d856c40c2 Description-en: Header files related to Linux kernel version 4.15.0 This package provides kernel header files for version 4.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-headers-4.15.0-1027/debian.README.gz for details Package: linux-gcp-tools-4.15.0-1027 Description-md5: ed9ed7018d3d164d1ec5d81c1c1ad55a Description-en: Linux kernel version specific tools for version 4.15.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-1027 on 64 bit x86. You probably want to install linux-tools-4.15.0-1027-. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-16.04 Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-16.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-lts-utopic Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lts-vivid Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lts-wily Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lts-xenial Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-gke Description-md5: 5369f3a7274b192c6526117074b6f2a1 Description-en: Complete Google Container Engine (GKE) Linux kernel and headers This package will always depend on the latest complete Google Container Engine (GKE) Linux kernel and headers. Package: linux-headers-4.15.0-1008-oracle Description-md5: 600249f1bd9daebf7fa97a7b812559d4 Description-en: Oracle Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-1008/debian.README.gz for details. Package: linux-headers-4.15.0-1027-gcp Description-md5: dd54316915c1f044b9b4ef1b399f1d11 Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-1027/debian.README.gz for details. Package: linux-headers-4.15.0-1037-azure Description-md5: 093c92c9851d188a2a3657fb3fc5769a Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-1037/debian.README.gz for details. Package: linux-headers-4.15.0-44 Description-md5: deb5881c114f859b0ca298e458155acb Description-en: Header files related to Linux kernel version 4.15.0 This package provides kernel header files for version 4.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-headers-4.15.0-44/debian.README.gz for details Package: linux-headers-4.15.0-44-generic Description-md5: 3148c2b5275ffd7eb182abf978b19ad7 Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-44-lowlatency Description-md5: 3148c2b5275ffd7eb182abf978b19ad7 Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45 Description-md5: 751e7081ae717fe7e5c031bb613b87cd Description-en: Header files related to Linux kernel version 4.15.0 This package provides kernel header files for version 4.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-headers-4.15.0-45/debian.README.gz for details Package: linux-headers-4.15.0-45-generic Description-md5: 5c0569b0f8a5537a7b1de8a608d23927 Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.15.0-45-lowlatency Description-md5: 5c0569b0f8a5537a7b1de8a608d23927 Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP This package provides kernel header files for version 4.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-1040-kvm Description-md5: 843407057cbcfc9fe243e947e867a55b Description-en: Linux kernel headers for version 4.4.0 on 64 bit x86 SMP This package provides kernel header files for version 4.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-1040/debian.README.gz for details. Package: linux-headers-4.4.0-1075-aws Description-md5: 8016ef706fd69446295ae53cb11c72ad Description-en: Linux kernel headers for version 4.4.0 on 64 bit x86 SMP This package provides kernel header files for version 4.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-1075/debian.README.gz for details. Package: linux-headers-4.4.0-142 Description-md5: 1eb0045801d0d07472a8ad2c0889c09f Description-en: Header files related to Linux kernel version 4.4.0 This package provides kernel header files for version 4.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details Package: linux-headers-4.4.0-142-generic Description-md5: 63a5b0fe2e5b655d02f3f319cd15894e Description-en: Linux kernel headers for version 4.4.0 on 64 bit x86 SMP This package provides kernel header files for version 4.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-lowlatency Description-md5: 63a5b0fe2e5b655d02f3f319cd15894e Description-en: Linux kernel headers for version 4.4.0 on 64 bit x86 SMP This package provides kernel header files for version 4.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-16.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-16.04-edge Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-lts-utopic Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lts-vivid Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lts-wily Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lts-xenial Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-gke Description-md5: 9cfa072fb01881a41ab30aa1699e0970 Description-en: Google Container Engine (GKE) Linux kernel headers This package will always depend on the latest Google Container Engine (GKE) kernel headers available. Package: linux-headers-kvm Description-md5: 40a9cb111eb5468e160855868a0f395c Description-en: Linux kernel headers for virtual systems. This package will always depend on the latest kernel headers available for virtual systems. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-16.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-16.04-edge Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-lts-utopic Description-md5: 8a0eb47d964ce70624751c2f43de4b11 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-lowlatency-lts-vivid Description-md5: 8a0eb47d964ce70624751c2f43de4b11 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-lowlatency-lts-wily Description-md5: 8a0eb47d964ce70624751c2f43de4b11 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-lowlatency-lts-xenial Description-md5: 8a0eb47d964ce70624751c2f43de4b11 Description-en: lowlatency Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-oem Description-md5: 4b0b56d9b071f8bca43032b567a28179 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-oem to hwe Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 9f8e13d3c6398c379efb34108d986a01 Description-en: Transitional package. This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-16.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-16.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-lts-utopic Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-virtual-lts-vivid Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-virtual-lts-wily Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-virtual-lts-xenial Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-hwe-cloud-tools-4.15.0-44 Description-md5: b1e9af0a9864af7609205b0978a79088 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.15.0-44 on 64 bit x86. You probably want to install linux-cloud-tools-4.15.0-44-. Package: linux-hwe-cloud-tools-4.15.0-45 Description-md5: 9cc6e275f0a4e8c18f51829899d1535f Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.15.0-45 on 64 bit x86. You probably want to install linux-cloud-tools-4.15.0-45-. Package: linux-hwe-generic-trusty Description-md5: 77cad7f6379a2149c516273d8586f8f8 Description-en: Depends on the generic hardware enablement kernel image and headers (dummy transitional packages) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-hwe-tools-4.15.0-44 Description-md5: ab9428dc3ede8177d70555b8c72235ca Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 64 bit x86. You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: 83299fb86dfd6084cdc7aaf2e30366bf Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 64 bit x86. You probably want to install linux-tools-4.15.0-45-. Package: linux-hwe-virtual-trusty Description-md5: c284d24c0d55876858e88d0a55cb25e3 Description-en: Depends on the virtual hardware enablement kernel image and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-4.15.0-1008-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-4.15.0-1027-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-4.15.0-1037-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-4.15.0-44-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-4.15.0-44-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-4.15.0-45-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-4.15.0-45-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-4.4.0-1040-kvm Description-md5: 85a7cc405cca1e4a2c4b3e1445e8741c Description-en: Linux kernel image for version 4.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 64 bit x86 SMP. . Also includes 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 amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-1075-aws Description-md5: 3814cce58486dbb648c5c9896728b2ab Description-en: Linux kernel image for version 4.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 64 bit x86 SMP. . Also includes 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-image-4.4.0-142-generic Description-md5: 301993998617cbcae03feb3fe5d3aa55 Description-en: Linux kernel image for version 4.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 64 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-lowlatency Description-md5: 2cfaa2c49188157f1075beae9c10d663 Description-en: Linux kernel image for version 4.4.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 64 bit x86 SMP. . Also includes 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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 59fc023c98c9e1d74aefb185eab773d3 Description-en: Linux kernel image for Azure systems. This package will always depend on the latest kernel image available for Azure systems. Package: linux-image-extra-4.4.0-142-generic Description-md5: 8ddf4399af85f43e9127757b98ea6afe Description-en: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-virtual Description-md5: eb988093c0758268582edcd962efe052 Description-en: Transitional package. This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-16.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-16.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-lts-utopic Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-extra-virtual-lts-vivid Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-extra-virtual-lts-wily Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-extra-virtual-lts-xenial Description-md5: 5980de5d2efa6cfc59328d32cb391e9c Description-en: Transitional package. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-16.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-16.04-edge Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-lts-utopic Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lts-vivid Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lts-wily Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lts-xenial Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-gke Description-md5: 4b1a3063844337a92bdbf600862ec65d Description-en: Google Container Engine (GKE) Linux kernel image This package will always depend on the latest Google Container Engine (GKE) kernel image available. Package: linux-image-hwe-generic-trusty Description-md5: 903dc08ee62953922cef04ea9c21d438 Description-en: Depends on the generic hardware enablement kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-hwe-virtual-trusty Description-md5: a8a1ffece2a7daf0ce7d4e0a8ec5a0b5 Description-en: Depends on the virtual hardware enablement kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-kvm Description-md5: 7d945f6f00763871c0863ed74e08dd5c Description-en: Linux kernel image for virtual systems. This package will always depend on the latest kernel image available for virtual systems. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-16.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-16.04-edge Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-lts-utopic Description-md5: c8b1331fea5a2c4f59c7200998e0d735 Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-lowlatency-lts-vivid Description-md5: c8b1331fea5a2c4f59c7200998e0d735 Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-lowlatency-lts-wily Description-md5: c8b1331fea5a2c4f59c7200998e0d735 Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-lowlatency-lts-xenial Description-md5: c8b1331fea5a2c4f59c7200998e0d735 Description-en: lowlatency Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-oem Description-md5: fa35e43dcfdc957381c52f4efa57be36 Description-en: Depends on the generic hardware enablement kernel image (dummy transitional package) Transitional package for upgrades from linux-oem to hwe Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-unsigned-4.15.0-1008-oracle Description-md5: c54abeefa130a057fcf5255783b60d59 Description-en: Oracle Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-1027-gcp Description-md5: 3510e0cea88468cff163ceecdb3d6d12 Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-1037-azure Description-md5: 7aba52fe21d535ba71e2c0cfe30e5811 Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-44-generic Description-md5: 2b92c6e611f600744128e2cc5528acb4 Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-44-lowlatency Description-md5: bc93ee5554b401684e67477f508a14ad Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-45-generic Description-md5: 2b92c6e611f600744128e2cc5528acb4 Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-45-lowlatency Description-md5: bc93ee5554b401684e67477f508a14ad Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 4.15.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 4860895cdea7f2369c76625e9dd2dd4b Description-en: This package will always depend on the latest minimal generic kernel image. This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-16.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-16.04-edge Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-lts-utopic Description-md5: 04b2da1f75defddf67a77836f25d9b2d Description-en: This package will always depend on the latest minimal generic kernel image. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-virtual-lts-vivid Description-md5: 04b2da1f75defddf67a77836f25d9b2d Description-en: This package will always depend on the latest minimal generic kernel image. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-virtual-lts-wily Description-md5: 04b2da1f75defddf67a77836f25d9b2d Description-en: This package will always depend on the latest minimal generic kernel image. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-virtual-lts-xenial Description-md5: 04b2da1f75defddf67a77836f25d9b2d Description-en: This package will always depend on the latest minimal generic kernel image. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-kvm Description-md5: 253e7b91934acfd4384c636877e8fca1 Description-en: Complete Linux kernel for virtual systems. This package will always depend on the latest complete Linux kernel available for virtual systems. Package: linux-kvm-cloud-tools-4.4.0-1040 Description-md5: e9dcd28829eedd56e9d75efaf97d532e Description-en: Linux kernel version specific cloud tools for version 4.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.4.0-1040 on 64 bit x86. You probably want to install linux-cloud-tools-4.4.0-1040-. Package: linux-kvm-headers-4.4.0-1040 Description-md5: b64f99bbd8edc62ae814e50eeb54402c Description-en: Header files related to Linux kernel version 4.4.0 This package provides kernel header files for version 4.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-kvm-headers-4.4.0-1040/debian.README.gz for details Package: linux-kvm-tools-4.4.0-1040 Description-md5: bc5702b7a7389b773f50f560d20e0495 Description-en: Linux kernel version specific tools for version 4.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-1040 on 64 bit x86. You probably want to install linux-tools-4.4.0-1040-. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-16.04 Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-16.04-edge Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-lts-utopic Description-md5: cdae5b908a4fb9be6cd355a482983de7 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-lowlatency-lts-vivid Description-md5: cdae5b908a4fb9be6cd355a482983de7 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-lowlatency-lts-wily Description-md5: cdae5b908a4fb9be6cd355a482983de7 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-lowlatency-lts-xenial Description-md5: cdae5b908a4fb9be6cd355a482983de7 Description-en: Complete lowlatency Linux kernel (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-modules-4.15.0-1008-oracle Description-md5: d83f1365bb346a7fc8bd6e8f20129488 Description-en: Oracle Linux kernel extra modules for version 4.15.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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-1027-gcp Description-md5: 168ebb072649813979013e88af0f50d5 Description-en: Linux kernel extra modules for version 4.15.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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-1037-azure Description-md5: 26f777826b44d7c350500e086941d146 Description-en: Linux kernel extra modules for version 4.15.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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic Description-md5: 8f35dfd9818b6b094b43979d4a91e6e0 Description-en: Linux kernel extra modules for version 4.15.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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-lowlatency Description-md5: 8fecbe9b590b8f84873c5a5aa75ece99 Description-en: Linux kernel extra modules for version 4.15.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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: 8f35dfd9818b6b094b43979d4a91e6e0 Description-en: Linux kernel extra modules for version 4.15.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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-lowlatency Description-md5: 8fecbe9b590b8f84873c5a5aa75ece99 Description-en: Linux kernel extra modules for version 4.15.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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-1008-oracle Description-md5: ff3f576f48e219e89bf2aa9212dbc471 Description-en: Oracle Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP. . Also includes 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 Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-1027-gcp Description-md5: 5270c35c2ccfa0c52a67a85689991df4 Description-en: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP. . Also includes 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 amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-1037-azure Description-md5: 3b62513675e063ae02e1cac15b7f874b Description-en: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP. . Also includes 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 Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-44-generic Description-md5: b278099838d38af9dc5777d3f6510b9f Description-en: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-45-generic Description-md5: b278099838d38af9dc5777d3f6510b9f Description-en: Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-modules-extra-gke Description-md5: 03b54e749908469728e71772f8fa00ad Description-en: Google Container Engine (GKE) Linux kernel extra modules This package will always depend on the latest Google Container Engine (GKE) extra modules package available. Package: linux-oem Description-md5: f53fdee1503f875da32a8f9b5a6db731 Description-en: Depends on the generic hardware enablement kernel image and headers (dummy transitional packages) Transitional package for upgrades from linux-oem to hwe Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-oracle-headers-4.15.0-1008 Description-md5: ceae9213c80aef8251941e75b52196bc Description-en: Header files related to Oracle Linux kernel version 4.15.0 This package provides kernel header files for version 4.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-headers-4.15.0-1008/debian.README.gz for details Package: linux-oracle-tools-4.15.0-1008 Description-md5: e1e4f33b815aa84b477723e9bcc20663 Description-en: Oracle Linux kernel version specific tools for version 4.15.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.15.0-1008 on 64 bit x86. You probably want to install linux-tools-4.15.0-1008-. Package: linux-signed-azure Description-md5: 1f20c6cb7313fa276cb34a479c42a15c Description-en: Complete Signed Azure Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete azure Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-generic Description-md5: c46e75d15f431954f5e63aac8c06ea2d Description-en: Complete Signed Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-generic-hwe-16.04 Description-md5: 834e093e2da0bcd5097f327be8fe4de8 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete generic Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-generic-hwe-16.04-edge Description-md5: 834e093e2da0bcd5097f327be8fe4de8 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete generic Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-generic-lts-utopic Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-generic-lts-vivid Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-generic-lts-wily Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-generic-lts-xenial Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-4.4.0-142-generic Description-md5: 58606405946683c4d2ca4f105784fd91 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI signing key. Package: linux-signed-image-4.4.0-142-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-signed-image-azure Description-md5: 09d9b4e6661a4033d59cdfeb8f6446a5 Description-en: Signed Azure Linux kernel image (dummy transitional package) This package will always depend on the latest azure kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-generic Description-md5: 9f06dc406adf6813c92d1a1173d6e913 Description-en: Signed Generic Linux kernel image This package will always depend on the latest generic kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-generic-hwe-16.04 Description-md5: 241ab7e8a95119fcc90f7f2597a69ca6 Description-en: Signed Generic Linux kernel image (dummy transitional package) This package will always depend on the latest generic kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-generic-hwe-16.04-edge Description-md5: 241ab7e8a95119fcc90f7f2597a69ca6 Description-en: Signed Generic Linux kernel image (dummy transitional package) This package will always depend on the latest generic kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-generic-lts-utopic Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-generic-lts-vivid Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-generic-lts-wily Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-generic-lts-xenial Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-lowlatency Description-md5: 92abc82b3dcf31a72feb31e246637f73 Description-en: Signed Generic Linux kernel image This package will always depend on the latest lowlatency kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-lowlatency-hwe-16.04 Description-md5: fb7412669e63b716da869c0baa45983a Description-en: Signed Lowlatency Linux kernel image (dummy transitional package) This package will always depend on the latest lowlatency kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-lowlatency-hwe-16.04-edge Description-md5: fb7412669e63b716da869c0baa45983a Description-en: Signed Lowlatency Linux kernel image (dummy transitional package) This package will always depend on the latest lowlatency kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-image-lowlatency-lts-wily Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-lowlatency-lts-xenial Description-md5: 7a319419196218cfa771a33c51c2a336 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-image-oem Description-md5: 7725738a0448551cd7e900b942faa655 Description-en: Signed Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-oem to hwe Package: linux-signed-image-oracle Description-md5: ae2562ef805272e366f74587c59ce5a5 Description-en: Signed Oracle Linux kernel image (dummy transitional package) This package will always depend on the latest oracle kernel image available. Signed with the Ubuntu EFI key. Package: linux-signed-lowlatency Description-md5: 0092ae48422c1d12d10fca1c4aba8026 Description-en: Complete Signed Generic Linux kernel and headers This package will always depend on the latest complete lowlatency Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-lowlatency-hwe-16.04 Description-md5: 6ba000f7a97ad3db7d1f7c027cb7b1b7 Description-en: Complete Signed Lowlatency Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete lowlatency Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-lowlatency-hwe-16.04-edge Description-md5: 6ba000f7a97ad3db7d1f7c027cb7b1b7 Description-en: Complete Signed Lowlatency Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete lowlatency Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-signed-lowlatency-lts-wily Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-lowlatency-lts-xenial Description-md5: bbc38a7a0131b5e02d0ff4b9e9047877 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-signed-oem Description-md5: 71def5bda8b37ba05d9a0f55a19c59c1 Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from linux-oem to hwe Package: linux-signed-oracle Description-md5: efd6468ffd20f75ab49b31a3c33631a1 Description-en: Complete Signed Oracle Linux kernel and headers (dummy transitional package) This package will always depend on the latest complete oracle Linux kernel and headers. Signed with the Ubuntu EFI key. Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-4.15.0 Description-md5: 35dad920e8f20b1c82be08629b05864f Description-en: Linux kernel source for version 4.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 4.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-source-4.4.0 Description-md5: 23685cba55b02ea33e12d1b1028623a1 Description-en: Linux kernel source for version 4.4.0 with Ubuntu patches This package provides the source code for the Linux kernel version 4.4.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-4.15.0-1008-oracle Description-md5: 3de7fb6fe0671a9a28619c992abc3545 Description-en: Oracle Linux kernel version specific tools for version 4.15.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.15.0-1008 on 64 bit x86. Package: linux-tools-4.15.0-1027-gcp Description-md5: 70162ffe0b497e0fd80f75ff5caa7fd9 Description-en: Linux kernel version specific tools for version 4.15.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-1027 on 64 bit x86. Package: linux-tools-4.15.0-1037-azure Description-md5: 3987e0955ff85a1553215b1d89401494 Description-en: Linux kernel version specific tools for version 4.15.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-1037 on 64 bit x86. Package: linux-tools-4.15.0-44-generic Description-md5: 25c058903498eb6cf77bd5e99f43480d Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 64 bit x86. Package: linux-tools-4.15.0-44-lowlatency Description-md5: 25c058903498eb6cf77bd5e99f43480d Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 64 bit x86. Package: linux-tools-4.15.0-45-generic Description-md5: d14cd97a22f2530aed7874de900e729e Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 64 bit x86. Package: linux-tools-4.15.0-45-lowlatency Description-md5: d14cd97a22f2530aed7874de900e729e Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 64 bit x86. Package: linux-tools-4.4.0-1040-kvm Description-md5: b04b55359fe43adb31c8df7169d333c4 Description-en: Linux kernel version specific tools for version 4.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-1040 on 64 bit x86. Package: linux-tools-4.4.0-1075-aws Description-md5: 721a93be5351427c5ffd23093ba2b574 Description-en: Linux kernel version specific tools for version 4.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-1075 on 64 bit x86. Package: linux-tools-4.4.0-142 Description-md5: 30a851a4f5e8d58b07640ccf56e6264c Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 64 bit x86. You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: 21dbffae1e7e45ca1192c65663766d28 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 64 bit x86. Package: linux-tools-4.4.0-142-lowlatency Description-md5: 21dbffae1e7e45ca1192c65663766d28 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 64 bit x86. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-common Description-md5: 6b449e2b4c662be2ed8e90b2e556a13a Description-en: Linux kernel version specific tools for version 4.4.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version PGKVER. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-16.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-16.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-lts-utopic Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lts-vivid Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lts-wily Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lts-xenial Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-gke Description-md5: 6e72416911e80a401d51458df80874c4 Description-en: Google Container Engine (GKE) Linux kernel tools This package will always depend on the latest Google Container Engine (GKE) kernel tools available. Package: linux-tools-kvm Description-md5: e17495f95d35a6507f5ac75579a7c604 Description-en: Linux kernel versioned tools for virtual systems. This package will always depend on the latest Linux kernel versioned tools available for virtual systems. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-16.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-16.04-edge Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-lts-utopic Description-md5: 6391273a879f746cc39365d83d0a8ad5 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-lowlatency-lts-vivid Description-md5: 6391273a879f746cc39365d83d0a8ad5 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-lowlatency-lts-wily Description-md5: 6391273a879f746cc39365d83d0a8ad5 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-lowlatency-lts-xenial Description-md5: 6391273a879f746cc39365d83d0a8ad5 Description-en: lowlatency Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-lts-utopic Description-md5: 148752c045c29d008afc8d59b40d0032 Description-en: Linux kernel versioned Tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-oem Description-md5: 4fc558d15ee2a8a22870edf4b42ec550 Description-en: Linux kernel versioned Tools (dummy transitional package) Transitional package for upgrades from linux-oem to hwe Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-virtual Description-md5: 3f581644eab1dc2432155dbf206ad217 Description-en: This package will always depend on the latest minimal generic kernel tools. This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-16.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-16.04-edge Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-lts-utopic Description-md5: f778eb4b92338509f3b96280b7053671 Description-en: This package will always depend on the latest minimal generic kernel tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-virtual-lts-vivid Description-md5: f778eb4b92338509f3b96280b7053671 Description-en: This package will always depend on the latest minimal generic kernel tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-virtual-lts-wily Description-md5: f778eb4b92338509f3b96280b7053671 Description-en: This package will always depend on the latest minimal generic kernel tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-virtual-lts-xenial Description-md5: f778eb4b92338509f3b96280b7053671 Description-en: This package will always depend on the latest minimal generic kernel tools. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-16.04 Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-hwe-16.04-edge Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: linux-virtual-lts-utopic Description-md5: 625962322b6ced89c2b19ee2375e6bf4 Description-en: Minimal Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-virtual-lts-vivid Description-md5: 625962322b6ced89c2b19ee2375e6bf4 Description-en: Minimal Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-virtual-lts-wily Description-md5: 625962322b6ced89c2b19ee2375e6bf4 Description-en: Minimal Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-virtual-lts-xenial Description-md5: 625962322b6ced89c2b19ee2375e6bf4 Description-en: Minimal Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: protobuf-compiler Description-md5: 1054ab94728e41bc0d59a82d40d1611e Description-en: compiler for protocol buffer definition files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the protocol buffer compiler that is used for translating from .proto files (containing the definitions) to the language binding for the supported languages. Package: python-apt Description-md5: 2b295efc7c4e39a13486f5a6990ce22b Description-en: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python-apt-common Description-md5: 9486cdd426b423b724eaae43fef5dcd7 Description-en: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-apt-dbg Description-md5: c794a1d7769c7ce363f782474b040101 Description-en: Python interface to libapt-pkg (debug extension) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python-apt-dev Description-md5: 57c4bd1cc13f9b16f01048f636ef0d16 Description-en: Python interface to libapt-pkg (development files) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the header files needed to use python-apt objects from C++ applications. Package: python-apt-doc Description-md5: 7a48d828395ece3f06a390d4c68abdd0 Description-en: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. Package: python3-apt Description-md5: 4e7bf010b1b89e36309ea2f4b7005936 Description-en: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-apt-dbg Description-md5: 9d43d2b6dae33ea4f6ee571da79dbd51 Description-en: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python3-curtin Description-md5: e0f139c6d97022bcf1c0380aa05a6f57 Description-en: Library and tools for curtin installer This package provides python3 library for use by curtin. Package: python3-protobuf Description-md5: ba8b2ff5479f775cf8451dd587d3fee9 Description-en: Python 3 bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Python 3 bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: snap-confine Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: snapd Description-md5: 4f57b9592309b3006720058df2b8dad3 Description-en: Daemon and tooling that enable snap packages Install, configure, refresh and remove snap packages. Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . Start with 'snap list' to see installed snaps. Package: ubuntu-core-launcher Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: ubuntu-core-snapd-units Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: unattended-upgrades Description-md5: 13ffb6fcb282e3e2203472fa9b1a59f7 Description-en: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Package: zfs-doc Description-md5: 5dbc4a839373d86afe4ca3bbb4a589ee Description-en: Native OpenZFS filesystem documentation and examples. Shared boilerplate files for OpenZFS on Linux that are not required at runtime. Package: zfs-zed Description-md5: 9bcf67f0c1851d4e5d328bb062f48199 Description-en: OpenZFS Event Daemon (zed) A monitor that automatically runs scripts for OpenZFS kernel events, like disk failures. Package: zfs-zed-dbg Description-md5: 2f2219127a97c42f5c650cc9173fb0c6 Description-en: Debugging symbols for zfs-zed This package contains the debugging symbols for zfs-zed. Package: zfsutils-linux Description-md5: 7b0f98269f6c33505790717cd478736c Description-en: Native OpenZFS management utilities for Linux This package provides the zpool and zfs commands that are used to manage OpenZFS filesystems. Package: zfsutils-linux-dbg Description-md5: a793a1e5dd4fb810b41bc254010bc1cf Description-en: Debugging symbols for zfsutils-linux This package provides the zpool and zfs commands that are used to manage OpenZFS filesystems. . This package contains the debugging symbols for zfsutils-linux Package: linux-buildinfo-4.15.0-44-generic Description-md5: 4f01ed96492a10e6297bb9e9a0bf104c Description-en: Linux kernel buildinfo for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: 4f01ed96492a10e6297bb9e9a0bf104c Description-en: Linux kernel buildinfo for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-headers-4.15.0-44-generic Description-md5: 754df884ee2e3482256b74ee084734ee Description-en: Linux kernel headers for version 4.15.0 on ARMv8 SMP This package provides kernel header files for version 4.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic Description-md5: 7100fcbe2bd1cd6a322a54c4a9bc2a78 Description-en: Linux kernel headers for version 4.15.0 on ARMv8 SMP This package provides kernel header files for version 4.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic Description-md5: 503777775892a396e8dd6991bfb2ab3e Description-en: Linux kernel headers for version 4.4.0 on ARMv8 SMP This package provides kernel header files for version 4.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-hwe-tools-4.15.0-44 Description-md5: 78c82414c0249ac37aa056e4e04e91ec Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on ARMv8. You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: 08fde2276d27d1065a0e6085a7659c96 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on ARMv8. You probably want to install linux-tools-4.15.0-45-. Package: linux-image-4.15.0-44-generic Description-md5: 25a1a4cf6ae329ee84bc2286fbc801dd Description-en: Linux kernel image for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel image for version 4.15.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-generic Description-md5: 25a1a4cf6ae329ee84bc2286fbc801dd Description-en: Linux kernel image for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel image for version 4.15.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-generic Description-md5: 984b69f2e95cfc004a161be8c6ecf6d7 Description-en: Linux kernel image for version 4.4.0 on ARMv8 SMP This package contains the Linux kernel image for version 4.4.0 on ARMv8 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic Description-md5: d136da2a6f822310875fa4003c7657af Description-en: Linux kernel extra modules for version 4.15.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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: d136da2a6f822310875fa4003c7657af Description-en: Linux kernel extra modules for version 4.15.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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-44-generic Description-md5: 357f2a04982f465c9b9f5e64531ffb30 Description-en: Linux kernel extra modules for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 4.15.0 on ARMv8 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-45-generic Description-md5: 357f2a04982f465c9b9f5e64531ffb30 Description-en: Linux kernel extra modules for version 4.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 4.15.0 on ARMv8 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.15.0-44-generic Description-md5: a5f58b28309811d22d96e8b8343d97c1 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on ARMv8. Package: linux-tools-4.15.0-45-generic Description-md5: f2be38ce1f94f3247fce6570322d8b79 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on ARMv8. Package: linux-tools-4.4.0-142 Description-md5: 0677227104ff5f0ed88d137fcd5dcba6 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on ARMv8. You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: be6f34b05e0111e65b4fa227869b83ed Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on ARMv8. Package: linux-buildinfo-4.15.0-44-generic Description-md5: b3c15266555526d316552953a5622d6d Description-en: Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-44-generic-lpae Description-md5: b3c15266555526d316552953a5622d6d Description-en: Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: b3c15266555526d316552953a5622d6d Description-en: Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic-lpae Description-md5: b3c15266555526d316552953a5622d6d Description-en: Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 4.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-generic-lpae Description-md5: 89a023802247b835a8e5d4f463478e32 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-16.04 Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-16.04-edge Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-lts-utopic Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lpae-lts-vivid Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lpae-lts-wily Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-generic-lpae-lts-xenial Description-md5: cf5089371b4f7e13ca1034a7f616cfdd Description-en: Complete Generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-4.15.0-44-generic Description-md5: ae1ce9580696939cc137d56d82f0397c Description-en: Linux kernel headers for version 4.15.0 on ARM (hard float) SMP This package provides kernel header files for version 4.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-44-generic-lpae Description-md5: ae1ce9580696939cc137d56d82f0397c Description-en: Linux kernel headers for version 4.15.0 on ARM (hard float) SMP This package provides kernel header files for version 4.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic Description-md5: ca03f4b864cf856e0031870740fff394 Description-en: Linux kernel headers for version 4.15.0 on ARM (hard float) SMP This package provides kernel header files for version 4.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic-lpae Description-md5: ca03f4b864cf856e0031870740fff394 Description-en: Linux kernel headers for version 4.15.0 on ARM (hard float) SMP This package provides kernel header files for version 4.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic Description-md5: 7b55451600b382a5c9bc655879aab179 Description-en: Linux kernel headers for version 4.4.0 on ARM (hard float) SMP This package provides kernel header files for version 4.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic-lpae Description-md5: 7b55451600b382a5c9bc655879aab179 Description-en: Linux kernel headers for version 4.4.0 on ARM (hard float) SMP This package provides kernel header files for version 4.4.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-generic-lpae Description-md5: 524e59387d004d4d0338fcaa6e48d61e Description-en: Generic Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-16.04 Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-16.04-edge Description-md5: e736e620d7976258f618dadab1d651e9 Description-en: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-lts-utopic Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lpae-lts-vivid Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lpae-lts-wily Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-generic-lpae-lts-xenial Description-md5: 0fd155402a181950d26f08a0b13b6992 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-hwe-tools-4.15.0-44 Description-md5: 977ae24850cb8d1ca41b551e8cc2db27 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on ARM (hard float). You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: fe2c6892e2e5f635e8feeb2e3f2bc627 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on ARM (hard float). You probably want to install linux-tools-4.15.0-45-. Package: linux-image-4.15.0-44-generic Description-md5: abc0c6efa55009474f89815c098bb415 Description-en: Linux kernel image for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.15.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-44-generic-lpae Description-md5: 60affb3b69e89c3a7aff88621e7b9c9b Description-en: Linux kernel image for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.15.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-generic Description-md5: abc0c6efa55009474f89815c098bb415 Description-en: Linux kernel image for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.15.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-generic-lpae Description-md5: 60affb3b69e89c3a7aff88621e7b9c9b Description-en: Linux kernel image for version 4.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.15.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-generic Description-md5: 7548b5f340c9984a5ab1fecc4e75eea6 Description-en: Linux kernel image for version 4.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.4.0 on ARM (hard float) SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-generic-lpae Description-md5: c48da6af0c774fcf4c8a90b032d1f7af Description-en: Linux kernel image for version 4.4.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 4.4.0 on ARM (hard float) SMP. . Also includes 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 Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-generic-lpae Description-md5: e29522a6c639beb013f80cde5da08963 Description-en: Generic Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-16.04 Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-16.04-edge Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-lts-utopic Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lpae-lts-vivid Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lpae-lts-wily Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-generic-lpae-lts-xenial Description-md5: 24803b0812dc69804eb7318e1b5ee183 Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-modules-4.15.0-44-generic Description-md5: 5d74813dc5be89165e2639809b42cebc Description-en: Linux kernel extra modules for version 4.15.0 on ARM (hard float) 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic-lpae Description-md5: 313b3e233b3572f8297a970001300d84 Description-en: Linux kernel extra modules for version 4.15.0 on ARM (hard float) 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 Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: 5d74813dc5be89165e2639809b42cebc Description-en: Linux kernel extra modules for version 4.15.0 on ARM (hard float) 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic-lpae Description-md5: 313b3e233b3572f8297a970001300d84 Description-en: Linux kernel extra modules for version 4.15.0 on ARM (hard float) 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 Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.15.0-44-generic Description-md5: d1255d235f304accd65673ab5f8b5643 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on ARM (hard float). Package: linux-tools-4.15.0-44-generic-lpae Description-md5: d1255d235f304accd65673ab5f8b5643 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on ARM (hard float). Package: linux-tools-4.15.0-45-generic Description-md5: d8f3756c1d5be4213f04b274d685b474 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on ARM (hard float). Package: linux-tools-4.15.0-45-generic-lpae Description-md5: d8f3756c1d5be4213f04b274d685b474 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on ARM (hard float). Package: linux-tools-4.4.0-142 Description-md5: 150528b0f1bc5155e132543b97e5885a Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on ARM (hard float). You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: c03aedf90bf557a8ae968a84907f36c9 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on ARM (hard float). Package: linux-tools-4.4.0-142-generic-lpae Description-md5: c03aedf90bf557a8ae968a84907f36c9 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on ARM (hard float). Package: linux-tools-generic-lpae Description-md5: 71b29fc624c1cc7fe7948bf4a484df0d Description-en: Generic Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-16.04 Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-16.04-edge Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-lts-utopic Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lpae-lts-vivid Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lpae-lts-wily Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-generic-lpae-lts-xenial Description-md5: 733fc49b0a00457a0154c8b1118df2ca Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-buildinfo-4.15.0-44-generic Description-md5: 89e04cf2516815014c9a3b7f425ee18c Description-en: Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-44-lowlatency Description-md5: 89e04cf2516815014c9a3b7f425ee18c Description-en: Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: 89e04cf2516815014c9a3b7f425ee18c Description-en: Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-lowlatency Description-md5: 89e04cf2516815014c9a3b7f425ee18c Description-en: Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel buildinfo for version 4.15.0 on 32 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-4.15.0-44-generic Description-md5: 36be44ea7d3aa4098f38747fa58b42f1 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-44 on 32 bit x86. Package: linux-cloud-tools-4.15.0-44-lowlatency Description-md5: 36be44ea7d3aa4098f38747fa58b42f1 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-44 on 32 bit x86. Package: linux-cloud-tools-4.15.0-45-generic Description-md5: 9de5785b8de3de1b90ca0b28b6cae977 Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-45 on 32 bit x86. Package: linux-cloud-tools-4.15.0-45-lowlatency Description-md5: 9de5785b8de3de1b90ca0b28b6cae977 Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.15.0-45 on 32 bit x86. Package: linux-cloud-tools-4.4.0-142 Description-md5: a29fa60a16e09d6a9125004779c3f2ec Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.4.0-142 on 32 bit x86. You probably want to install linux-cloud-tools-4.4.0-142-. Package: linux-cloud-tools-4.4.0-142-generic Description-md5: 35736e61153f5f1be8154da4c22a692d Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-142 on 32 bit x86. Package: linux-cloud-tools-4.4.0-142-lowlatency Description-md5: 35736e61153f5f1be8154da4c22a692d Description-en: Linux kernel version specific cloud tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 4.4.0-142 on 32 bit x86. Package: linux-headers-4.15.0-44-generic Description-md5: 645cbcc02799ce4cc11e653d59c4504f Description-en: Linux kernel headers for version 4.15.0 on 32 bit x86 SMP This package provides kernel header files for version 4.15.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-44-lowlatency Description-md5: 645cbcc02799ce4cc11e653d59c4504f Description-en: Linux kernel headers for version 4.15.0 on 32 bit x86 SMP This package provides kernel header files for version 4.15.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic Description-md5: 758991eab6819647656d49a4d4c890a9 Description-en: Linux kernel headers for version 4.15.0 on 32 bit x86 SMP This package provides kernel header files for version 4.15.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.15.0-45-lowlatency Description-md5: 758991eab6819647656d49a4d4c890a9 Description-en: Linux kernel headers for version 4.15.0 on 32 bit x86 SMP This package provides kernel header files for version 4.15.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic Description-md5: edc73c4d32792278f215fc08ec8b3e89 Description-en: Linux kernel headers for version 4.4.0 on 32 bit x86 SMP This package provides kernel header files for version 4.4.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-lowlatency Description-md5: edc73c4d32792278f215fc08ec8b3e89 Description-en: Linux kernel headers for version 4.4.0 on 32 bit x86 SMP This package provides kernel header files for version 4.4.0 on 32 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-hwe-cloud-tools-4.15.0-44 Description-md5: 23f7a2baa3c713aaad7b1cc397473795 Description-en: Linux kernel version specific cloud tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.15.0-44 on 32 bit x86. You probably want to install linux-cloud-tools-4.15.0-44-. Package: linux-hwe-cloud-tools-4.15.0-45 Description-md5: 84212efd006ef548873652583bcf70e3 Description-en: Linux kernel version specific cloud tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 4.15.0-45 on 32 bit x86. You probably want to install linux-cloud-tools-4.15.0-45-. Package: linux-hwe-tools-4.15.0-44 Description-md5: c5ff13b9ac9e486b4fa3ba7948f99f47 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 32 bit x86. You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: bfb05a2c26a92f94027a8ebed9d1cdec Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 32 bit x86. You probably want to install linux-tools-4.15.0-45-. Package: linux-image-4.15.0-44-generic Description-md5: dfee0f8e307c2267455a7be952f3e504 Description-en: Linux kernel image for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.15.0 on 32 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-44-lowlatency Description-md5: 5af37a238f4865bcd969071967236b41 Description-en: Linux kernel image for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.15.0 on 32 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-generic Description-md5: dfee0f8e307c2267455a7be952f3e504 Description-en: Linux kernel image for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.15.0 on 32 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-lowlatency Description-md5: 5af37a238f4865bcd969071967236b41 Description-en: Linux kernel image for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.15.0 on 32 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-generic Description-md5: d8c758773cd280a8dba3d60d3965014d Description-en: Linux kernel image for version 4.4.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 32 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-lowlatency Description-md5: 96a89422a078f50d70bacbbff0095565 Description-en: Linux kernel image for version 4.4.0 on 32 bit x86 SMP This package contains the Linux kernel image for version 4.4.0 on 32 bit x86 SMP. . Also includes 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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-4.4.0-142-generic Description-md5: 830b276ede2c2a36e5918788adc175ca Description-en: Linux kernel extra modules for version 4.4.0 on 32 bit x86 SMP This package contains the Linux kernel extra modules for version 4.4.0 on 32 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic Description-md5: 416a6e0244b64f208bcefbe43f72d491 Description-en: Linux kernel extra modules for version 4.15.0 on 32 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-lowlatency Description-md5: 02ce5c360c2fac540e16f3097b547e67 Description-en: Linux kernel extra modules for version 4.15.0 on 32 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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: 416a6e0244b64f208bcefbe43f72d491 Description-en: Linux kernel extra modules for version 4.15.0 on 32 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-lowlatency Description-md5: 02ce5c360c2fac540e16f3097b547e67 Description-en: Linux kernel extra modules for version 4.15.0 on 32 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 Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-44-generic Description-md5: 272ba2e6049bebe0a0d67396be447637 Description-en: Linux kernel extra modules for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 32 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-45-generic Description-md5: 272ba2e6049bebe0a0d67396be447637 Description-en: Linux kernel extra modules for version 4.15.0 on 32 bit x86 SMP This package contains the Linux kernel extra modules for version 4.15.0 on 32 bit x86 SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.15.0-44-generic Description-md5: 2c5d1ddc31755635e323e66f2477229f Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 32 bit x86. Package: linux-tools-4.15.0-44-lowlatency Description-md5: 2c5d1ddc31755635e323e66f2477229f Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on 32 bit x86. Package: linux-tools-4.15.0-45-generic Description-md5: 9f8b13de1b0683ea1a3ec38d9cafddc2 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 32 bit x86. Package: linux-tools-4.15.0-45-lowlatency Description-md5: 9f8b13de1b0683ea1a3ec38d9cafddc2 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on 32 bit x86. Package: linux-tools-4.4.0-142 Description-md5: 9540fd512e7a1e9f58726f946ebfa470 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 32 bit x86. You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: 27e3fc532cc5c75acde3adf91b9d1ba1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 32 bit x86. Package: linux-tools-4.4.0-142-lowlatency Description-md5: 27e3fc532cc5c75acde3adf91b9d1ba1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on 32 bit x86. Package: linux-headers-4.4.0-142-powerpc-e500mc Description-md5: 8fdab7250f379f669534b15fd5216735 Description-en: Linux kernel headers for version 4.4.0 on 32-bit Freescale Power e500mc This package provides kernel header files for version 4.4.0 on 32-bit Freescale Power e500mc. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-powerpc-smp Description-md5: ac2e1ed416b13792c5d59e83bc076f62 Description-en: Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP This package provides kernel header files for version 4.4.0 on 32-bit PowerPC SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-powerpc64-emb Description-md5: d3a723ac397e5aa162cf11673b3f5f7a Description-en: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book3E This package provides kernel header files for version 4.4.0 on 64-bit PowerPC SMP Book3E. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-4.4.0-142-powerpc64-smp Description-md5: c5b4fc49012ac2095a71b9c7921f607e Description-en: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP This package provides kernel header files for version 4.4.0 on 64-bit PowerPC SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-headers-powerpc-e500mc Description-md5: 3b2c7fd666e90325c917a6e03dc63de4 Description-en: Linux kernel headers on Freescale Power e500mc. This package will always depend on the latest kernel headers available for Freescale Power e500mc support. Package: linux-headers-powerpc-e500mc-lts-utopic Description-md5: f40e271cdcf0663c749c0f6b92a8fa13 Description-en: Linux kernel headers on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-e500mc-lts-vivid Description-md5: f40e271cdcf0663c749c0f6b92a8fa13 Description-en: Linux kernel headers on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-e500mc-lts-wily Description-md5: f40e271cdcf0663c749c0f6b92a8fa13 Description-en: Linux kernel headers on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-e500mc-lts-xenial Description-md5: f40e271cdcf0663c749c0f6b92a8fa13 Description-en: Linux kernel headers on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-smp Description-md5: 0508d2965d9877a6b92da951cdbe992b Description-en: Linux kernel headers on PowerPC SMP This package will always depend on the latest kernel headers available for PowerPC with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-headers-powerpc-smp-lts-utopic Description-md5: 300947ad5d932a10c966fbf4497d5565 Description-en: Linux kernel headers on PowerPC SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-smp-lts-vivid Description-md5: 300947ad5d932a10c966fbf4497d5565 Description-en: Linux kernel headers on PowerPC SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-smp-lts-wily Description-md5: 300947ad5d932a10c966fbf4497d5565 Description-en: Linux kernel headers on PowerPC SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc-smp-lts-xenial Description-md5: 300947ad5d932a10c966fbf4497d5565 Description-en: Linux kernel headers on PowerPC SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-emb Description-md5: 530c2d821f8ee64d2910c35e2cc86fb0 Description-en: Linux kernel headers on PowerPC64 Embedded CPUs. This package will always depend on the latest kernel headers available for PowerPC64 Embedded CPUs support. Package: linux-headers-powerpc64-emb-lts-utopic Description-md5: 2d58f323a332736cb5c71c29f0bcdfe4 Description-en: Linux kernel headers on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-emb-lts-vivid Description-md5: 2d58f323a332736cb5c71c29f0bcdfe4 Description-en: Linux kernel headers on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-emb-lts-wily Description-md5: 2d58f323a332736cb5c71c29f0bcdfe4 Description-en: Linux kernel headers on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-emb-lts-xenial Description-md5: 2d58f323a332736cb5c71c29f0bcdfe4 Description-en: Linux kernel headers on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-smp Description-md5: cea3031c88183b0a23b3ef31fefafbe1 Description-en: Linux kernel headers on PowerPC64 SMP This package will always depend on the latest kernel headers available for PowerPC64 with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-headers-powerpc64-smp-lts-utopic Description-md5: 0518a6a2a52778cab929ceb29bcd9eb4 Description-en: Linux kernel headers on PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-smp-lts-vivid Description-md5: 0518a6a2a52778cab929ceb29bcd9eb4 Description-en: Linux kernel headers on PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-smp-lts-wily Description-md5: 0518a6a2a52778cab929ceb29bcd9eb4 Description-en: Linux kernel headers on PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-headers-powerpc64-smp-lts-xenial Description-md5: 0518a6a2a52778cab929ceb29bcd9eb4 Description-en: Linux kernel headers on PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-4.4.0-142-powerpc-e500mc Description-md5: 8b17b05f6c0695786c7c774b0b676fbc Description-en: Linux kernel image for version 4.4.0 on 32-bit Freescale Power e500mc This package contains the Linux kernel image for version 4.4.0 on 32-bit Freescale Power e500mc. . Also includes 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 32-bit Freescale Power e500mc processors. . Geared toward server systems. . You likely do not want to install this package directly. Instead, install the linux-powerpc-e500mc meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-powerpc-smp Description-md5: 79aa0d78b56ae3be3c910b0e8d4e1d1a Description-en: Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP This package contains the Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP. . Also includes 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 32-bit PowerPC SMP processors. . Geared toward desktop or server systems. . You likely do not want to install this package directly. Instead, install the linux-powerpc-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-powerpc64-emb Description-md5: 5325b69e8fbee9a51d9b42dfaa07e13c Description-en: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E This package contains the Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E. . Also includes 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 64-bit PowerPC SMP Book3E processors. . Geared toward desktop or server systems. . You likely do not want to install this package directly. Instead, install the linux-powerpc64-emb meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-powerpc64-smp Description-md5: 56a6628cbf0f9585089ea8e79e40b49e Description-en: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP This package contains the Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP. . Also includes 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 64-bit PowerPC SMP processors. . Geared toward desktop or server systems. . You likely do not want to install this package directly. Instead, install the linux-powerpc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-powerpc-e500mc Description-md5: 17d8963894328e93e6ba05ebce3c4134 Description-en: Linux kernel image on Freescale Power e500mc. This package will always depend on the latest kernel image available for Freescale Power e500mc support. Package: linux-image-powerpc-e500mc-lts-utopic Description-md5: 0d9443a4ffa6f217e9af0f4bd329d6fb Description-en: Linux kernel image on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-e500mc-lts-vivid Description-md5: 0d9443a4ffa6f217e9af0f4bd329d6fb Description-en: Linux kernel image on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-e500mc-lts-wily Description-md5: 0d9443a4ffa6f217e9af0f4bd329d6fb Description-en: Linux kernel image on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-e500mc-lts-xenial Description-md5: 0d9443a4ffa6f217e9af0f4bd329d6fb Description-en: Linux kernel image on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-smp Description-md5: 24e3b5c511baeefd5188a07a0b77d100 Description-en: Linux kernel image on PowerPC SMP. This package will always depend on the latest kernel image available for PowerPC with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-image-powerpc-smp-lts-utopic Description-md5: 856630553c89040db6d439d7017b748d Description-en: Linux kernel image on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-smp-lts-vivid Description-md5: 856630553c89040db6d439d7017b748d Description-en: Linux kernel image on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-smp-lts-wily Description-md5: 856630553c89040db6d439d7017b748d Description-en: Linux kernel image on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc-smp-lts-xenial Description-md5: 856630553c89040db6d439d7017b748d Description-en: Linux kernel image on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-emb Description-md5: 3e7fb0eec8f5172a9d85a992af132dbb Description-en: Linux kernel image on PowerPC64 Embedded CPUs. This package will always depend on the latest kernel image available for PowerPC64 Embedded CPUs support. Package: linux-image-powerpc64-emb-lts-utopic Description-md5: 8bd73393f9243eae84ab879e877d3fb5 Description-en: Linux kernel image on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-emb-lts-vivid Description-md5: 8bd73393f9243eae84ab879e877d3fb5 Description-en: Linux kernel image on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-emb-lts-wily Description-md5: 8bd73393f9243eae84ab879e877d3fb5 Description-en: Linux kernel image on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-emb-lts-xenial Description-md5: 8bd73393f9243eae84ab879e877d3fb5 Description-en: Linux kernel image on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-smp Description-md5: 9c10c900d0e4d9aa68b8c2339f9541ab Description-en: Linux kernel image on PowerPC64 SMP. This package will always depend on the latest kernel image available for PowerPC64 with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-image-powerpc64-smp-lts-utopic Description-md5: 503e33d9e4a4c6eb0296a57f089b2e07 Description-en: Linux kernel image on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-smp-lts-vivid Description-md5: 503e33d9e4a4c6eb0296a57f089b2e07 Description-en: Linux kernel image on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-smp-lts-wily Description-md5: 503e33d9e4a4c6eb0296a57f089b2e07 Description-en: Linux kernel image on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-image-powerpc64-smp-lts-xenial Description-md5: 503e33d9e4a4c6eb0296a57f089b2e07 Description-en: Linux kernel image on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-e500mc Description-md5: 779a919cb82b0b319f4a54feebe05e46 Description-en: Complete Linux kernel on Freescale Power e500mc. This package will always depend on the latest complete Linux kernel and headers for Freescale Power e500mc support. Package: linux-powerpc-e500mc-lts-utopic Description-md5: 0fc04ab8e1fe92e259da4f7b8d337699 Description-en: Complete Linux kernel on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-e500mc-lts-vivid Description-md5: 0fc04ab8e1fe92e259da4f7b8d337699 Description-en: Complete Linux kernel on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-e500mc-lts-wily Description-md5: 0fc04ab8e1fe92e259da4f7b8d337699 Description-en: Complete Linux kernel on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-e500mc-lts-xenial Description-md5: 0fc04ab8e1fe92e259da4f7b8d337699 Description-en: Complete Linux kernel on Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-smp Description-md5: d9940518a0c6ad56a9af111d91733a32 Description-en: Complete Linux kernel on PowerPC SMP. This package will always depend on the latest complete Linux kernel and headers for PowerPC with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-powerpc-smp-lts-utopic Description-md5: 24306c0405d1d57f3c207e5709a5c242 Description-en: Complete Linux kernel on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-smp-lts-vivid Description-md5: 24306c0405d1d57f3c207e5709a5c242 Description-en: Complete Linux kernel on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-smp-lts-wily Description-md5: 24306c0405d1d57f3c207e5709a5c242 Description-en: Complete Linux kernel on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc-smp-lts-xenial Description-md5: 24306c0405d1d57f3c207e5709a5c242 Description-en: Complete Linux kernel on PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-emb Description-md5: 4a1431d43d591bf41b41dd34d53f2070 Description-en: Complete Linux kernel on PowerPC64 Embedded CPUs. This package will always depend on the latest complete Linux kernel and headers for PowerPC64 Embedded CPUs support. Package: linux-powerpc64-emb-lts-utopic Description-md5: 89646a9581a912be828735f6a479d6fe Description-en: Complete Linux kernel on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-emb-lts-vivid Description-md5: 89646a9581a912be828735f6a479d6fe Description-en: Complete Linux kernel on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-emb-lts-wily Description-md5: 89646a9581a912be828735f6a479d6fe Description-en: Complete Linux kernel on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-emb-lts-xenial Description-md5: 89646a9581a912be828735f6a479d6fe Description-en: Complete Linux kernel on PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-smp Description-md5: dcd1094e42fc852e84eae116ed598dd2 Description-en: Complete Linux kernel on PowerPC64 SMP. This package will always depend on the latest complete Linux kernel and headers for PowerPC64 with SMP support. SMP (symmetric multi-processing) is needed if you have multiple processors. Package: linux-powerpc64-smp-lts-utopic Description-md5: 07523b5b7ab16e1c14d2b59f50a6dbc9 Description-en: Complete Linux kernel on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-smp-lts-vivid Description-md5: 07523b5b7ab16e1c14d2b59f50a6dbc9 Description-en: Complete Linux kernel on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-smp-lts-wily Description-md5: 07523b5b7ab16e1c14d2b59f50a6dbc9 Description-en: Complete Linux kernel on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-powerpc64-smp-lts-xenial Description-md5: 07523b5b7ab16e1c14d2b59f50a6dbc9 Description-en: Complete Linux kernel on PowerPC64 SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-4.4.0-142 Description-md5: b726790e371501c53db8982a9eaad72f Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC (32 bit userspace). You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-powerpc-e500mc Description-md5: bbb538cb30928b3e87fca0d577434fd1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC (32 bit userspace). Package: linux-tools-4.4.0-142-powerpc-smp Description-md5: bbb538cb30928b3e87fca0d577434fd1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC (32 bit userspace). Package: linux-tools-4.4.0-142-powerpc64-emb Description-md5: bbb538cb30928b3e87fca0d577434fd1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC (32 bit userspace). Package: linux-tools-4.4.0-142-powerpc64-smp Description-md5: bbb538cb30928b3e87fca0d577434fd1 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC (32 bit userspace). Package: linux-tools-powerpc-e500mc Description-md5: fff044490ba363aae3c3689af016c5a0 Description-en: Linux kernel tools for Freescale Power e500mc. This package will always depend on the latest e500mc kernel tools available. Package: linux-tools-powerpc-e500mc-lts-utopic Description-md5: 39e7acca01a7e6dbb55f15469147f481 Description-en: Linux kernel tools for Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-e500mc-lts-vivid Description-md5: 39e7acca01a7e6dbb55f15469147f481 Description-en: Linux kernel tools for Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-e500mc-lts-wily Description-md5: 39e7acca01a7e6dbb55f15469147f481 Description-en: Linux kernel tools for Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-e500mc-lts-xenial Description-md5: 39e7acca01a7e6dbb55f15469147f481 Description-en: Linux kernel tools for Freescale Power e500mc. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-smp Description-md5: 2fba9df2db642889fffedd658df43af2 Description-en: Linux kernel tools for PowerPC SMP. This package will always depend on the latest PowerPC SMP kernel tools available. Package: linux-tools-powerpc-smp-lts-utopic Description-md5: 7809a26320a0ab7eb1c7dea762f0496b Description-en: Linux kernel tools for PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-smp-lts-vivid Description-md5: 7809a26320a0ab7eb1c7dea762f0496b Description-en: Linux kernel tools for PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-smp-lts-wily Description-md5: 7809a26320a0ab7eb1c7dea762f0496b Description-en: Linux kernel tools for PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc-smp-lts-xenial Description-md5: 7809a26320a0ab7eb1c7dea762f0496b Description-en: Linux kernel tools for PowerPC SMP. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-emb Description-md5: 231d0e9cfc00d691d9afec0931a0691e Description-en: Linux kernel tools for PowerPC64 Embedded CPUs. This package will always depend on the PowerPC64 Embedded kernel tools available. Package: linux-tools-powerpc64-emb-lts-utopic Description-md5: eccd899dddc3c8a6c57f7a6d5cb53b65 Description-en: Linux kernel tools for PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-emb-lts-vivid Description-md5: eccd899dddc3c8a6c57f7a6d5cb53b65 Description-en: Linux kernel tools for PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-emb-lts-wily Description-md5: eccd899dddc3c8a6c57f7a6d5cb53b65 Description-en: Linux kernel tools for PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-emb-lts-xenial Description-md5: eccd899dddc3c8a6c57f7a6d5cb53b65 Description-en: Linux kernel tools for PowerPC64 Embedded CPUs. (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-smp Description-md5: a342866e746e4b022ef56bb916a507b4 Description-en: Linux kernel tools for PowerPC64 SMP This package will always depend on the latest PowerPC64 SMP kernel tools available. Package: linux-tools-powerpc64-smp-lts-utopic Description-md5: 745ed81718036531cb4ebf7617190f75 Description-en: Linux kernel tools for PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-smp-lts-vivid Description-md5: 745ed81718036531cb4ebf7617190f75 Description-en: Linux kernel tools for PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-smp-lts-wily Description-md5: 745ed81718036531cb4ebf7617190f75 Description-en: Linux kernel tools for PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-tools-powerpc64-smp-lts-xenial Description-md5: 745ed81718036531cb4ebf7617190f75 Description-en: Linux kernel tools for PowerPC64 SMP (dummy transitional package) Transitional package for upgrades from 14.04 to 16.04 (Trusty to Xenial) Package: linux-buildinfo-4.15.0-44-generic Description-md5: e54d9d9b79fffb1c9abc54488e2b6dee Description-en: Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: e54d9d9b79fffb1c9abc54488e2b6dee Description-en: Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-4.15.0-44-generic Description-md5: b444cfaca7e08ed50ff2a556f0997a02 Description-en: Linux kernel headers for version 4.15.0 on PowerPC 64el SMP This package provides kernel header files for version 4.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic Description-md5: 331bb418a739777a342edf95e5e1e60a Description-en: Linux kernel headers for version 4.15.0 on PowerPC 64el SMP This package provides kernel header files for version 4.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic Description-md5: 664b9dfa2cc2cb7564881a3cc5db9a6e Description-en: Linux kernel headers for version 4.4.0 on PowerPC 64el SMP This package provides kernel header files for version 4.4.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-hwe-tools-4.15.0-44 Description-md5: e76559a27eb06027b3ebd6f8c4bb6487 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on PowerPC 64el. You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: 7c55e10521ec7448de50073459f81340 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on PowerPC 64el. You probably want to install linux-tools-4.15.0-45-. Package: linux-image-4.4.0-142-generic Description-md5: ff3b72a3b6cacab9bae45bb52fbd2afe Description-en: Linux kernel image for version 4.4.0 on PowerPC 64el SMP This package contains the Linux kernel image for version 4.4.0 on PowerPC 64el SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-4.4.0-142-generic Description-md5: 1d5769be9e0fcc5184bc3223ceb1afcc Description-en: Linux kernel extra modules for version 4.4.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 4.4.0 on PowerPC 64el SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-44-generic Description-md5: 9e0a590d303a3fbf57b715d6d9c0d955 Description-en: Linux kernel image for version 4.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 4.15.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-4.15.0-45-generic Description-md5: 9e0a590d303a3fbf57b715d6d9c0d955 Description-en: Linux kernel image for version 4.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 4.15.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic Description-md5: a94a324eadbf855f30a0fc839dd8f836 Description-en: Linux kernel extra modules for version 4.15.0 on PowerPC 64el 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: a94a324eadbf855f30a0fc839dd8f836 Description-en: Linux kernel extra modules for version 4.15.0 on PowerPC 64el 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-44-generic Description-md5: e5ac3888f233bee77d3447333be26a7c Description-en: Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-45-generic Description-md5: e5ac3888f233bee77d3447333be26a7c Description-en: Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.15.0-44-generic Description-md5: cbe43a5d4cdab46644d495587580fd25 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on PowerPC 64el. Package: linux-tools-4.15.0-45-generic Description-md5: d4bd4f6561381eaca15dae2d531a8e10 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on PowerPC 64el. Package: linux-tools-4.4.0-142 Description-md5: 50daa9debdeed4fcabd9ffd4331b0c1d Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC 64el. You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: 8dc0eabd17f32fa79a3eb7cbc9dc5435 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on PowerPC 64el. Package: linux-buildinfo-4.15.0-44-generic Description-md5: 76e00fa1c69381e06f23407ba3ad54ae Description-en: Linux kernel buildinfo for version 4.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 4.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-4.15.0-45-generic Description-md5: 76e00fa1c69381e06f23407ba3ad54ae Description-en: Linux kernel buildinfo for version 4.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 4.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-4.15.0-44-generic Description-md5: a1b0137932d6fa5ee683a11b83cbd5c1 Description-en: Linux kernel headers for version 4.15.0 on System 390x SMP This package provides kernel header files for version 4.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-44/debian.README.gz for details. Package: linux-headers-4.15.0-45-generic Description-md5: ad93de494ef4fd6a448de2016d5023ff Description-en: Linux kernel headers for version 4.15.0 on System 390x SMP This package provides kernel header files for version 4.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.15.0-45/debian.README.gz for details. Package: linux-headers-4.4.0-142-generic Description-md5: aa70f873036a64f18747c96a6d62f3ac Description-en: Linux kernel headers for version 4.4.0 on System 390x SMP This package provides kernel header files for version 4.4.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-4.4.0-142/debian.README.gz for details. Package: linux-hwe-tools-4.15.0-44 Description-md5: 09f1c9de660f38ca9e3228074764e222 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on System 390x. You probably want to install linux-tools-4.15.0-44-. Package: linux-hwe-tools-4.15.0-45 Description-md5: 2f07f7eea841d698b4cfd935afe89607 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on System 390x. You probably want to install linux-tools-4.15.0-45-. Package: linux-image-4.15.0-44-generic Description-md5: 9f95e3bf68dd6383a3ea268ced32e016 Description-en: Linux kernel image for version 4.15.0 on System 390x SMP This package contains the Linux kernel image for version 4.15.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.15.0-45-generic Description-md5: 9f95e3bf68dd6383a3ea268ced32e016 Description-en: Linux kernel image for version 4.15.0 on System 390x SMP This package contains the Linux kernel image for version 4.15.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-4.4.0-142-generic Description-md5: 7d5d5ccd5fc19e30c57dcb4a46bceeaa Description-en: Linux kernel image for version 4.4.0 on System 390x SMP This package contains the Linux kernel image for version 4.4.0 on System 390x SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-4.4.0-142-generic Description-md5: d85a0154e57e3d70dc719c5f2b0cb06a Description-en: Linux kernel extra modules for version 4.4.0 on System 390x SMP This package contains the Linux kernel extra modules for version 4.4.0 on System 390x SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-44-generic Description-md5: a60c7d56a3f9dfc69410da38353d8249 Description-en: Linux kernel extra modules for version 4.15.0 on System 390x 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-4.15.0-45-generic Description-md5: a60c7d56a3f9dfc69410da38353d8249 Description-en: Linux kernel extra modules for version 4.15.0 on System 390x 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-44-generic Description-md5: f1a31cf1f3f3d91bb238cdd50bb39b87 Description-en: Linux kernel extra modules for version 4.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 4.15.0 on System 390x SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-4.15.0-45-generic Description-md5: f1a31cf1f3f3d91bb238cdd50bb39b87 Description-en: Linux kernel extra modules for version 4.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 4.15.0 on System 390x SMP. . Also includes 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-4.15.0-44-generic Description-md5: 772afb065138ee86c42a81faccf34e69 Description-en: Linux kernel version specific tools for version 4.15.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-44 on System 390x. Package: linux-tools-4.15.0-45-generic Description-md5: de02b0cf088fb6e6487a7dc96edf32a7 Description-en: Linux kernel version specific tools for version 4.15.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.15.0-45 on System 390x. Package: linux-tools-4.4.0-142 Description-md5: f6fe3d0344b823e3e56fdc4c488b6928 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on System 390x. You probably want to install linux-tools-4.4.0-142-. Package: linux-tools-4.4.0-142-generic Description-md5: 506c530fd9ffe52357c152391a0aa193 Description-en: Linux kernel version specific tools for version 4.4.0-142 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 4.4.0-142 on System 390x.