GithubHelp home page GithubHelp logo

vineetp6 / ubuntu_core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snapcore/core

0.0 0.0 0.0 244 KB

This repository contains the source code of the core snap

License: GNU General Public License v3.0

Shell 83.62% Python 11.53% Makefile 4.85%

ubuntu_core's Introduction

The core snap

This repository contains the official core snap.

Reporting issues

Please report all issues on the Launchpad project page https://bugs.launchpad.net/snapd/+filebug

Building

To build the core snap locally you need a clean chroot or container with Ubuntu 16.04. Inside this container or chroot run:

$ sudo apt install git snapcraft
$ git clone https://github.com/snapcore/core.git
$ sudo apt-add-repository ppa:snappy-dev/image
$ cd core
$ # now make any modifications of the Makefile you require (see below)
$ sudo snapcraft # (if you are not root already)

One easy way to customize the content of the built snap is including additional PPAs with custom packages in the EXTRA_PPAS variable inside the Makefile's ENV variable.

Another is to add a script snippet to live-build/hooks (where scripts with the ending .chroot are executed chrooted inside the resulting rootfs during build, the ones with .binary ending are run in the build environment from outside the resulting rootfs).

Launchpad builds should be done against xenial with the ~snappy-dev/ubuntu/image PPA as source archive and Updates as the default pocket.

Launchpad mirror and automatic builds.

All commits from the master branch of https://github.com/snapcore/core are automatically mirrored by Launchpad to the https://launchpad.net/core-snap project.

The master branch is automatically built from the launchpad mirror and published into the snap store to the edge channel.

You can find build history and other controls here: https://code.launchpad.net/~snappy-dev/+snap/core/

ubuntu_core's People

Contributors

mvo5 avatar ogra1 avatar morphis avatar zyga avatar jhenstridge avatar anonymouse64 avatar abbotware avatar chipaca avatar raharper avatar pedronis avatar alfonsosanchezbeato avatar xnox avatar townsend2010 avatar cjwatson avatar ernestl avatar ykoehler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.