Giter Site home page Giter Site logo

gonzalo-bulnes / qubes-packages Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 578 KB

๐ŸŒณ A repository of RPM packages for Qubes OS.

Home Page: https://pkg.gonzalobulnes.com

License: GNU General Public License v2.0

Makefile 4.82% HTML 95.18%
qubes-os rpm-packages yum dnf template

qubes-packages's Introduction

RPM Repository

A repository of RPM packages for Qubes OS.

Note: This repository currently contains my packages, but the instructions in this README will allow you to get your own repository set up.

Usage

Initialize the repository

Remove all my packages and initialize your own repository.

make clean init

Add packages

The RPM packages are meant to be stored into the public/qubes-os/r4.1/testing/packages directory. Add as many as you want, then update the repository metadata.

make update

Signing the repository allows people to verify that you (and not someone else) updated the repository.

# Your GPG key name would be different:
GPG_NAME="Packaging" make sign

Deploy

Before deploying, (re-)generate the index files. Those will make browsing nicer for humans.

make index

Install the surge command-line interface if you haven't already.

sudo dnf install nodejs
npm install surge

Then deploy.

SURGE_SUBDOMAIN='awesome-name' make deploy

Contributions

Contributions are welcome! Please refer to the contribution guidelines to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright ยฉ 2021 Gonzalo Bulnes Guilpain

To the exclusion of files contained in the public/ directory, this project is released under the GNU General Public License v2 (see LICENSE).

The packages contained in the public/ directory contain their own licensing information, and the rest is generated automatically by the code in this project.

qubes-packages's People

Contributors

gonzalo-bulnes avatar

Watchers

 avatar

qubes-packages's Issues

Setup and usage in dom0 should be documented

Setting up a public repository is nice, but documenting how to use it from dom0 would make it more useful.

Goals:

  • I want to understand what needs to be configured for dom0 to receive updates from repositories like this one.
  • I want to understand what security trade-offs that requires.

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.