Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  1. Blog
  2. Article

David Callé
on 21 November 2016

How to build your own Ubuntu Core image and other documentation add-on



2 weeks since the launch of Ubuntu Core 16! Many of you have been asking for help porting Ubuntu Core to new boards, chips or simply building your own images for supported boards like the Raspberry Pi. Wait no more!! Here is the first piece of documentation to help you build an Ubuntu Core image for your preferred board.

New documentation

The new Board enablement documentation gives a set of instructions for advanced users to help them enable new boards and build images, including kernel building, gadget snap composition, signature generation and model assertion creation.

The latest new interfaces have been added to the core interfaces reference:

  • `raw-usb` allowing access to connected USB devices
  • `lxd`, allowing usage of the LXD API through the LXD snap

Updates

The Security and sandboxing overview has been augmented with debugging guidance to investigate which authorizations your apps need to request to work within security confinement.

Improved looks

The doc interface also got a few enhancements, with an in-page navigation menu on the right hand side which will help navigate through long pages (and yes there are a few long pages 🙂 .

Related posts


Rajan Patel
2 July 2025

Live Linux kernel patching with progressive timestamped rollouts

Security Article

In internet connected environments, where Ubuntu instances can reach livepatch.canonical.com, Livepatch Client supports timestamp-based rollout configurations. Organizations can implement controlled and predictable update pipelines from staging to production environments, without the hassle of deploying a self-hosted Livepatch Server, and ...


Canonical
1 July 2025

Chiseled Ubuntu containers for OpenJRE 8, 17 and 21

Cloud and server Article

Today we are announcing chiseled containers for OpenJRE 8, 17 and 21 (Open Java Runtime Environment), coming from the OpenJDK project. These images are highly optimized for size and security, containing only the dependencies that are strictly necessary. They are available for both AMD64 and ARM64 architectures and benefit from 12 years of ...


Canonical
1 July 2025

Introducing Canonical builds of OpenJDK

Canonical announcements Article

Java has long been the most popular language for software development in large enterprises, with 90% of Fortune 500 companies using it for backend development, particularly in industries like finance, healthcare, and government.  Java developers, more than most, are tasked with balancing the implementation of new features against the crit ...