https://github.com/DCRS/DCRS-OS
Operating system version of DCRS, based in Ubuntu modified by @mkg20001.
https://github.com/DCRS/DCRS-OS
chromium css3 dcrs electron html5 ipfs ipfs-webui js linux nodejs ubuntu zeronet
Last synced: 3 months ago
JSON representation
Operating system version of DCRS, based in Ubuntu modified by @mkg20001.
- Host: GitHub
- URL: https://github.com/DCRS/DCRS-OS
- Owner: DCRS
- Archived: true
- Created: 2017-04-18T18:13:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T13:33:34.000Z (about 8 years ago)
- Last Synced: 2024-10-24T16:50:09.419Z (7 months ago)
- Topics: chromium, css3, dcrs, electron, html5, ipfs, ipfs-webui, js, linux, nodejs, ubuntu, zeronet
- Language: Python
- Homepage:
- Size: 985 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DCRS-OS
Operating system version of DCRS, based in Ubuntu modified by [@mkg20001](https://github.com/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