Colin S.

Results 11 issues of Colin S.

The installation instructions for linux are close but could be made more specific. Python newcomers may be confused by Python 2 vs Python 3, and there are still a lot...

This is an alternative to PR #235 with a more dnf-centric implementation. At present, the kickstart [dialect](https://docs.fedoraproject.org/en-US/fedora/latest/install-guide/appendixes/Kickstart_Syntax_Reference/#sect-kickstart-commands-repo) cannot represent GPG keys for package signing. Package signing is required to protect...

This PR adds the optional CLI argument `--repo-keys=FILE` for specifying GPG public keys. GPG keys listed in this file will be used to verify all RPMs installed during image generation....

Does livecd-creator offer an interface for configuring the GPG keys to use for RPM verification? If it does, I cannot find it. dnf supports the [`gpgkey`](https://dnf.readthedocs.io/en/latest/conf_ref.html?highlight=gpg#repo-options) option for setting the...

I like to use mapping software on desktops or laptops for route planning and amenity searches. (Offline datasets with OSM Scout are amazing!) Here are a few things I think...

Minecraft-Overviewer is unmaintained, but forks of it do exist for various issues. Permit selecting a fork repo with the following `--build-arg`s: * `OVERVIEWER_REPOSITORY` * `OVERVIEWER_BRANCH` These default to the current...

**Describe the bug** Many distros now cap the total size of the `/run` filesystem at a relatively small percentage of RAM. For example, Fedora Security Live F38 on a VM...

The indra-git plugin fails to discover the containing repository if the gradle project does not reside at the repository root. This is not the case for monorepos, git-subtrees, and other...

On Ubuntu 20.10, I find it necessary to ```bash sudo apt install xsel ``` in order to get paste support to work. Without `xsel`, only copy works. Can anyone else...

At present, `sameold` only supports retrieving the six-digit SAME location codes (`PSSCCC`). No further interpretation is performed. We should consider: - [ ] Adding a type to represent the SAME...

enhancement
sameold