Justin Collier 215a8a319a | ||
---|---|---|
editor | ||
geninitramfs | ||
kconf | ||
selinux | ||
sway | ||
theme | ||
LICENSE | ||
README.md |
README.md
_____
_____/ ____\____
_/ ___\ __\/ ___\
\ \___| | / /_/ >
\___ >__| \___ /
\/ /_____/
configs for gentoo
A collection of various configuration files, scripts, and SELinux policies used by my Gentoo systems.
Synopsis
editor
: various NeoVim configsskip_folds.vim
: better '{' and '}' for folded documents
geninitramfs
: a simple initramfs sources generatorallow.te
: allow rules for a strict SELinux policypackage.use
: USE flags for static busybox and cryptsetup
kconf
: a set of kernel configuration patcheszen2
: AMD Ryzen Zen2 CPU optimizationsnavi10
: AMD Navi10 GPU optimizationsbuiltin
: sets all modules to built-ins, without disabling modules supportseforce
: forces SELinux to be active at all times and disables selinux=0 bootparamcamera
: adds USB camera supportrawinit
: builds a custom, uncompressed initramfs into the kerneliptables-cli
: adds iptables client supportiptables-srv
: adds iptables server supportiptables
: adds iptables client/server supportdmcrypt
: adds dm-crypt supportkvm-amd-host
: adds QEMU/KVM host support for AMD machinesraid
: adds RAID supportlibvirt
: adds libvirtd supportnvme
: adds basic NVMe supportkvm-guest
: adds QEMU/KVM guest supportall-soft
: all cfg patches except for hardware-restrictive ones (zen2/navi10/kvm-amd-host)all
: all cfg patches
selinux
: a collection of SELinux policies, generated by jpcx/seutl.docker
: AVC rules for dockerefibootmgr
: AVC rules for efibootmgrkeepasscx
: sandboxed cache, config, data, and execution types for keepassxcgpg
: a restrictive gpg secrets type and gpg-related rulesportage
: AVC rules for portage
sway
: utilities and configurations for SwayWMsway-focused
: gets the JSON representation of the currently-focused windowsway-wait-for
: waits for the desired window to become focused (after automated opening)
theme
: theme customizationster-112n-cust
: a Terminus derivative with a few custom characters used by my NeoVim TTY listchars configurationtty.vim
: a TTY colorscheme for NeoVim and lualine.
Copyright (C) 2023 Justin Collier <m@jpcx.dev>
License AGPLv3+: GNU Affero GPL version 3 or later
<https://gnu.org/licenses/agpl-3.0.html>. This is free
software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.