1
0
Fork 0

Configure Gentoo: uninstall Vagrant

This commit is contained in:
Alex Kotov 2024-10-05 08:21:24 +04:00
parent b26bbfa5c8
commit 0ed62c5442
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
5 changed files with 4 additions and 14 deletions

View file

@ -32,7 +32,6 @@ install_dir root root 755 '/etc/portage/package.use'
install_dir root root 755 '/etc/portage/repos.conf'
install_file gentoo root root 644 '/etc/portage/make.conf'
install_file gentoo root root 644 '/etc/portage/package.accept_keywords/misc'
install_file gentoo root root 644 '/etc/portage/package.accept_keywords/vagrant'
install_file gentoo root root 644 '/etc/portage/package.license/firmware'
install_file gentoo root root 644 '/etc/portage/package.license/media'
install_file gentoo root root 644 '/etc/portage/package.license/misc'

View file

@ -5,9 +5,11 @@ CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 s
GRUB_PLATFORMS="efi-64 pc"
LC_MESSAGES="C.utf8"
INPUT_DEVICES="libinput"
VIDEO_CARDS="nvidia"
PHP_TARGETS="php8-2"
PYTHON_TARGETS="python3_11 python3_12"
RUBY_TARGETS="ruby32"
VIDEO_CARDS="nvidia"
ACCEPT_LICENSE="-* @FREE"
EMERGE_DEFAULT_OPTS="--ask --ask-enter-invalid"

View file

@ -1,10 +0,0 @@
app-emulation/vagrant ~amd64
dev-ruby/google-protobuf ~amd64
dev-ruby/googleapis-common-protos-types ~amd64
dev-ruby/grpc ~amd64
dev-ruby/hashicorp-checkpoint ~amd64
dev-ruby/ipaddr ~amd64
dev-ruby/pairing_heap ~amd64
dev-ruby/rgl ~amd64
dev-ruby/stream ~amd64
dev-ruby/vagrant_cloud ~amd64

View file

@ -1,2 +1 @@
app-emulation/vagrant BUSL-1.1
x11-drivers/nvidia-drivers NVIDIA-r2

View file

@ -15,7 +15,6 @@ app-crypt/gnupg
app-editors/nano
app-editors/vim
app-emulation/qemu
app-emulation/vagrant
app-emulation/virtualbox
app-eselect/eselect-repository
app-misc/colordiff
@ -38,6 +37,7 @@ dev-build/meson
dev-build/ninja
dev-db/postgresql
dev-db/redis
dev-lang/php
dev-lang/python
dev-lang/ruby
dev-lang/rust-bin