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

An error occurred while submitting your form. Please try again or file a bug report. 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


Edoardo Barbieri
7 July 2025

The State of Silicon and Devices – Q2 2025 Roundup

Internet of Things Article

Welcome to the Q2 2025 edition of the State of Silicon and Devices by Canonical. In this quarter, we have seen momentum accelerate in edge computing, as well as growing interest in hardware platforms designed for AI, automation, and long-term maintainability. From Ubuntu Desktop arriving on Qualcomm’s Dragonwing processors, to demonstrati ...


Gabriel Aguiar Noury
3 July 2025

JetPack 4 EOL – how to keep your userspace secure during migration

Ubuntu Article

NVIDIA JetPack 4 reached its end-of-life (EOL) in November 2024, marking the end of security updates for this widely deployed stack. JetPack 4 has driven innovation in countless devices powered by NVIDIA Jetson, serving as the foundation of edge AI production deployments across multiple sectors. But now, the absence of security maintenanc ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...