A rather terse explanation

master
BrainwreckedTech 5 years ago committed by GitHub
parent 8f1f17e4fc
commit 2e9d84555b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,12 @@
# portage-env
Portage Environments to simplify setup
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`

Loading…
Cancel
Save