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.
|
|
|
# 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`
|