Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.
/ DCRS-OS Public archive

Operating system version of DCRS, based in Ubuntu modified by @mkg20001.

Notifications You must be signed in to change notification settings

DCRS/DCRS-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 28, 2017
e268572 · Apr 28, 2017

History

22 Commits
Apr 21, 2017
Apr 21, 2017
Apr 20, 2017
Apr 28, 2017
Apr 20, 2017
Apr 21, 2017
Apr 20, 2017
Apr 21, 2017

Repository files navigation

DCRS-OS

Operating system version of DCRS, based in Ubuntu modified by @mkg20001.

Building

To only build the dcrs main snap run snapcraft (assuming you have it installed) and enjoy.

Image Building

To build the dcrs-core image run make ID=ubuntu-developer-account-id KEY=default CHANNEL=edge

This will require some things:

  • An Ubuntu SSO Account
  • A key which is registered in your account
  • An account id (requires at least 1 snap upload)
  • Ubuntu image: snap install ubuntu-image --beta --devmode
  • Snapcraft
  • At least 6gb free disk space