dm9pZCAq e91fa6312f README.md: add app-text/epy | 3 years ago | |
---|---|---|
acct-group | 3 years ago | |
acct-user | 3 years ago | |
app-admin | 3 years ago | |
app-benchmarks | 3 years ago | |
app-crypt | 3 years ago | |
app-editors | 4 years ago | |
app-eselect | 4 years ago | |
app-misc | 3 years ago | |
app-shells | 3 years ago | |
app-text | 3 years ago | |
dev-lang | 3 years ago | |
dev-libs | 3 years ago | |
dev-lua | 3 years ago | |
dev-python | 3 years ago | |
dev-vcs | 3 years ago | |
games-misc | 4 years ago | |
media-video | 3 years ago | |
metadata | 4 years ago | |
net-dns | 3 years ago | |
net-libs | 3 years ago | |
net-misc | 3 years ago | |
net-news | 3 years ago | |
net-p2p | 3 years ago | |
net-wireless | 3 years ago | |
profiles | 3 years ago | |
sys-apps | 3 years ago | |
sys-devel | 3 years ago | |
sys-fs | 3 years ago | |
sys-libs | 3 years ago | |
sys-process | 3 years ago | |
virtual | 3 years ago | |
www-client | 3 years ago | |
www-plugins | 4 years ago | |
x11-misc | 3 years ago | |
README.md | 3 years ago |
make
)firefox-bin
for musl libcxinput
in [ square brackets ] info about difference with other overlays
app-crypt/veracrypt
difference:
app-admin/sudo
needed only if X
useddev-lang/ghc::dm9pZCAq
package is here for ghcbootstrap
to build dev-lang/ghc::haskell
on musl libc
echo 'dev-lang/ghc ghcbootstrap' >> /etc/portage/package.use/ghc
ACCEPT_KEYWORDS='**' emerge -1 dev-lang/ghc::dm9pZCAq \
&& emerge dev-lang/ghc
here is instruction on how to manage devices totally without systemd
(with sys-fs/mdevd
and sys-libs/libudev-zero
)
you need version 0.1.5.0
of sys-fs/mdevd
that currently not released (needed for -O
flag)
(see: NEWS and NOTE)
also this version depend on version of dev-libs/skalibs
that also currently not released
so both sys-fs/mdevd
and dev-libs/skalibs
are temporary 9999
and to use all of this you need:
package.accept_keywords
:~dev-libs/skalibs-9999::dm9pZCAq **
~sys-fs/mdevd-9999::dm9pZCAq **
virtual/udev::dm9pZCAq **
emerge -C "${yours_udev}" "${yours_libudev}" # it may be the same package
emerge -1 \
virtual/udev::dm9pZCAq \
virtual/libudev::dm9pZCAq \
sys-fs/mdevd::dm9pZCAq \
sys-libs/libudev-zero::dm9pZCAq