1
0
Fork
You've already forked gen-pkgs
0
Package report of src_prepare overlay (mirror of: https://gitlab.com/src_prepare/gen-pkgs) https://gitlab.com/src_prepare/gen-pkgs
This repository has been archived on 2025年11月01日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Shell 77.1%
  • Python 13.1%
  • CSS 9.8%
Find a file
Alfred Wingate cccbf978a5
Replace use of repoman and busybox
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2023年11月16日 03:34:39 +02:00
public/assets/styles *: move to GPL-3.0-only 2021年03月29日 13:17:53 +02:00
.gitignore *: move to GPL-3.0-only 2021年03月29日 13:17:53 +02:00
.gitlab-ci.yml .gitlab-ci.yml: add expire_in, set to 1 week 2022年10月11日 18:26:12 +02:00
gen-pkgs.sh Replace use of repoman and busybox 2023年11月16日 03:34:39 +02:00
install-overlay.sh *: move to GPL-3.0-only 2021年03月29日 13:17:53 +02:00
LICENSE LICENSE: original text 2021年03月29日 13:25:57 +02:00
metadata.py *: move to GPL-3.0-only 2021年03月29日 13:17:53 +02:00
README.md README.md: update 2021年03月29日 13:19:54 +02:00
updates.sh Replace use of repoman and busybox 2023年11月16日 03:34:39 +02:00

Gen-PKGs

About

This program creates a html page in "public" directory based off of a given gentoo overlay URL.

Usage

Example:

./gen-pkgs.sh https://gitlab.com/src_prepare/src_prepare-overlay

License

SPDX-License-Identifier: GPL-3.0-only

Unless otherwise stated contents here are under the GNU GPL v3 license

This file is part of gen-pkgs.

gen-pkgs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

gen-pkgs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with gen-pkgs. If not, see https://www.gnu.org/licenses/.

Copyright (c) 2020-2021, src_prepare group Licensed under the GNU GPL v3 License