Michael Vogt 0621bcc9cf gadget: support creating vfat partitions during bootstrap
This commit allows creating the "Windows Basic Data Partition"
as part of the gadget.yaml. This is needed so that the ubuntu-boot
partition can be put on a gpt vfat partition. Note that we already
support this for non-gpt partition layouts.
2021-05-27 10:53:56 +02:00
2020-06-03 13:50:05 +01:00
2021-05-18 08:50:21 +02:00
2019-04-02 13:31:51 +02:00
2021-05-13 11:11:29 +02:00
2020-05-11 15:31:11 -05:00
2020-06-26 05:51:06 -05:00
2021-05-17 11:12:04 +02:00
2018-09-20 09:04:52 +02:00
2016-09-14 14:01:39 +02:00
2021-05-17 11:12:04 +02:00
2019-09-23 11:24:23 +01:00

Snapcraft

Welcome to snapd

This is the code repository for snapd, the background service that manages and maintains installed snaps.

Snaps are app packages for desktop, cloud and IoT that update automatically, are easy to install, secure, cross-platform and dependency-free. They're being used on millions of Linux systems every day.

Alongside its various service and management functions, snapd:

  • provides the snap command that's used to install and remove snaps and interact with the wider snap ecosystem
  • implements the confinement policies that isolate snaps from the base system and from each other
  • governs the interfaces that allow snaps to access specific system resources outside of their confinement

For general details, including installation and Getting started guides, head over to our Snap documentation. If you're looking for something to install, such as Spotify or Visual Studio Code, take a look at the Snap Store. And if you want to build your own snaps, start with our Creating a snap documentation.

Get involved

This is an open source project and we warmly welcome community contributions, suggestions, and constructive feedback. If you're interested in contributing, please take a look at our Code of Conduct first.

Get in touch

We're friendly! We have a community forum at https://forum.snapcraft.io where we discuss feature plans, development news, issues, updates and troubleshooting. You can chat in realtime with the snapd team and our wider community on the #snappy IRC channel on freenode.

For news and updates, follow us on Twitter and on Facebook.

Project status

Service Status
Travis Build Status
GoReport Go Report Card
Codecov codecov
Description
No description provided
Readme 165 MiB
Languages
Go 93.9%
C 2.9%
Shell 2%
Python 0.7%
Makefile 0.4%