Portage environments to simplify setup.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brainwrecked Tech 311e5f370a
Tertiary batch of environments
5 years ago
.gitignore Tertiary batch of environments 5 years ago
LICENSE Initial commit 5 years ago
README.md A rather terse explanation 5 years ago
cpu_bonnell_parallel Initial batch of environments. 5 years ago
cpu_bonnell_serial Initial batch of environments. 5 years ago
cpu_native_2core_parallel Initial batch of environments. 5 years ago
cpu_native_2core_serial Initial batch of environments. 5 years ago
cpu_native_4core_parallel Secondary batch of environments 5 years ago
cpu_native_4core_serial Secondary batch of environments 5 years ago
cpu_native_12core_parallel Tertiary batch of environments 5 years ago
cpu_native_12core_serial Tertiary batch of environments 5 years ago
flags_bonnell Secondary batch of environments 5 years ago
flags_skylake Secondary batch of environments 5 years ago
flags_znver1 Tertiary batch of environments 5 years ago
gpu_intel_i915 Secondary batch of environments 5 years ago
gpu_intel_i965 Secondary batch of environments 5 years ago
gpu_nvidia Tertiary batch of environments 5 years ago
gui_gtk2 Initial batch of environments. 5 years ago
gui_kde Secondary batch of environments 5 years ago
init_openrc Initial batch of environments. 5 years ago
init_systemd Secondary batch of environments 5 years ago
kit_desktop Tertiary batch of environments 5 years ago
kit_laptop Tertiary batch of environments 5 years ago
net_eth Tertiary batch of environments 5 years ago
net_eth+wifi Tertiary batch of environments 5 years ago
net_eth+wifi+bt Tertiary batch of environments 5 years ago

README.md

portage-env

Simplify your portage setup!

  • git clone
  • make the appropriate symlinks
    • mycfx -> cpu_[CPU]_flags
    • mycpu -> cpu_[CPU]_[parallel|serial] or cpu_native_[cores]core_[parallel|serial]
    • mygpu -> gpu_[vendor][_subtype]
    • mygui -> gui_[gtk|kde]
    • myinit -> init_[openrc|systemd]
    • mykit -> kit_[desktop|latop]
  • echo '*/* mycfx mycpu mygpu mygui myinit mykit' > /etc/portage/package.env/mypc