🔧 Updated gentoo specific notes/packages
This commit is contained in:
parent
471d4d73ba
commit
a0bd508bc1
5 changed files with 20 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ wpa_passphrase "SSID" "PASSWORD" > /etc/wpa_supplicant/wpa_supplicant.conf
|
|||
Then configure wpa_supplicant to recognize this wifi network:
|
||||
|
||||
```sh
|
||||
wpa_supplicant -B -i wlps60 -c /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
wpa_supplicant -B -i wlp6s0 -c /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
```
|
||||
|
||||
Then use `dhcpcd` to grab an IP address:
|
||||
|
|
|
|||
1
gentoo/portage/make.profile
Symbolic link
1
gentoo/portage/make.profile
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../var/db/repos/gentoo/profiles/default/linux/amd64/23.0/desktop
|
||||
|
|
@ -20,3 +20,4 @@
|
|||
>=app-misc/kmon-1.7.1 ~amd64
|
||||
>=dev-util/nvidia-cuda-toolkit-12.5.1 ~amd64
|
||||
>=sys-kernel/gentoo-sources-6.12.59 ~amd64
|
||||
>=app-containers/podman-compose-1.5.0 ~amd64
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
sys-kernel/gentoo-sources
|
||||
#sys-kernel/gentoo-sources
|
||||
|
|
|
|||
|
|
@ -1129,5 +1129,19 @@ gui-wm/sway wallpapers
|
|||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=dev-util/vulkan-utility-libraries-1.4.328.0 abi_x86_32
|
||||
app-text/mupdf opengl
|
||||
app-text/mupdf javascript
|
||||
app-text/mupdf -opengl javascript
|
||||
net-analyzer/nmap ipv6 ncat ndiff nping ssl
|
||||
# required by media-libs/gegl-0.4.64-r1::gentoo
|
||||
# required by media-gfx/gimp-3.0.6::gentoo
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=media-libs/babl-0.1.116 introspection
|
||||
# required by media-gfx/gimp-3.0.6::gentoo
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=media-libs/gegl-0.4.64-r1 introspection
|
||||
# required by media-plugins/gst-plugins-meta-1.24.11::gentoo[pulseaudio]
|
||||
# required by app-emulation/wine-staging-11.0::gentoo[gstreamer]
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=media-plugins/gst-plugins-pulse-1.24.11 abi_x86_32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue