Compare commits
3 Commits
0ec69e49d9
...
master
Author | SHA1 | Date | |
---|---|---|---|
daf58c68d3 | |||
26042d960f | |||
044b23e194 |
@@ -1,10 +1,13 @@
|
||||
# DEPRECATED: USE WD-40 FROM GENTOO INSTEAD
|
||||
https://wiki.gentoo.org/wiki/WD-40
|
||||
|
||||
# Rust-oleum: Rust Removal and Prevention (Gentoo)
|
||||
## Because nobody should have rust on their system
|
||||
(not affiliated with the actual rustoleum product)
|
||||
|
||||
This repo contains mask, use and accept files for portage to keep Rust away from your systems.
|
||||
|
||||
I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further.
|
||||
I don't like how people are forcing this language and I certainly don't like the so called "people" that use it. No I will not elaborate any further than the FAQ.
|
||||
|
||||
The files are pretty self explanatory by themselves but I'll go over some specifics:
|
||||
## polkit
|
||||
@@ -17,9 +20,6 @@ The files are pretty self explanatory by themselves but I'll go over some specif
|
||||
### how to mitigate
|
||||
- compile polkit with duktape instead of spidermonkey for its js engine
|
||||
- duktape is much smaller than spidermonkey
|
||||
- polkit w/ duktape hasn't been mainstreamed yet, but patches are available
|
||||
- add the miramir overlay and then enable the duktape use flag for polkit
|
||||
- I might host the duktape patched ebuilds myself at some point
|
||||
|
||||
## librsvg
|
||||
- gnome project (god what the fuck)
|
||||
|
@@ -1,9 +1,9 @@
|
||||
app-eselect/eselect-rust
|
||||
dev-lang/rust
|
||||
dev-lang/rust-bin
|
||||
virtual/rust
|
||||
virtual/cargo
|
||||
dev-python/setuptools-rust
|
||||
>=gnome-base/librsvg-2.48.8 # fuck gnome
|
||||
>x11-themes/adwaita-icon-theme-3.33.0
|
||||
>=dev-lang/spidermonkey-78
|
||||
#>sys-auth/polkit-0.117
|
||||
sys-auth/polkit::gentoo # masked in favor of polkit with duktape patches
|
||||
dev-lang/spidermonkey
|
Reference in New Issue
Block a user