- Shell 77.1%
- Python 13.1%
- CSS 9.8%
|
Alfred Wingate
cccbf978a5
Signed-off-by: Alfred Wingate <parona@protonmail.com> |
||
|---|---|---|
| public/assets/styles | *: move to GPL-3.0-only | |
| .gitignore | *: move to GPL-3.0-only | |
| .gitlab-ci.yml | .gitlab-ci.yml: add expire_in, set to 1 week | |
| gen-pkgs.sh | Replace use of repoman and busybox | |
| install-overlay.sh | *: move to GPL-3.0-only | |
| LICENSE | LICENSE: original text | |
| metadata.py | *: move to GPL-3.0-only | |
| README.md | README.md: update | |
| updates.sh | Replace use of repoman and busybox | |
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