Updated
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
a9e20548a3
commit
34a40aebc8
@ -1,11 +1,11 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.8.7-gentoo Kernel Configuration
|
||||
# Linux/x86 5.8.13-gentoo Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r1 p3) 9.3.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=90300
|
||||
CONFIG_LD_VERSION=233010000
|
||||
CONFIG_LD_VERSION=235010000
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_CAN_LINK_STATIC=y
|
||||
@ -310,10 +310,36 @@ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
|
||||
CONFIG_SCHED_OMIT_FRAME_POINTER=y
|
||||
# CONFIG_HYPERVISOR_GUEST is not set
|
||||
# CONFIG_MK8 is not set
|
||||
# CONFIG_MK8SSE3 is not set
|
||||
# CONFIG_MK10 is not set
|
||||
# CONFIG_MBARCELONA is not set
|
||||
# CONFIG_MBOBCAT is not set
|
||||
# CONFIG_MJAGUAR is not set
|
||||
# CONFIG_MBULLDOZER is not set
|
||||
# CONFIG_MPILEDRIVER is not set
|
||||
# CONFIG_MSTEAMROLLER is not set
|
||||
# CONFIG_MEXCAVATOR is not set
|
||||
# CONFIG_MZEN is not set
|
||||
# CONFIG_MZEN2 is not set
|
||||
# CONFIG_MPSC is not set
|
||||
# CONFIG_MCORE2 is not set
|
||||
# CONFIG_MATOM is not set
|
||||
# CONFIG_MCORE2 is not set
|
||||
# CONFIG_MNEHALEM is not set
|
||||
# CONFIG_MWESTMERE is not set
|
||||
# CONFIG_MSILVERMONT is not set
|
||||
# CONFIG_MGOLDMONT is not set
|
||||
# CONFIG_MGOLDMONTPLUS is not set
|
||||
# CONFIG_MSANDYBRIDGE is not set
|
||||
# CONFIG_MIVYBRIDGE is not set
|
||||
# CONFIG_MHASWELL is not set
|
||||
# CONFIG_MBROADWELL is not set
|
||||
# CONFIG_MSKYLAKE is not set
|
||||
# CONFIG_MSKYLAKEX is not set
|
||||
# CONFIG_MCANNONLAKE is not set
|
||||
# CONFIG_MICELAKE is not set
|
||||
# CONFIG_MCASCADELAKE is not set
|
||||
CONFIG_GENERIC_CPU=y
|
||||
# CONFIG_MNATIVE is not set
|
||||
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
|
||||
CONFIG_X86_L1_CACHE_SHIFT=6
|
||||
CONFIG_X86_TSC=y
|
||||
@ -4525,6 +4551,7 @@ CONFIG_VIDEO_CX25840=m
|
||||
# Camera sensor devices
|
||||
#
|
||||
# CONFIG_VIDEO_HI556 is not set
|
||||
# CONFIG_VIDEO_IMX214 is not set
|
||||
# CONFIG_VIDEO_IMX219 is not set
|
||||
# CONFIG_VIDEO_IMX258 is not set
|
||||
# CONFIG_VIDEO_IMX274 is not set
|
||||
@ -5043,9 +5070,6 @@ CONFIG_HDMI=y
|
||||
# Console display driver support
|
||||
#
|
||||
CONFIG_VGA_CONSOLE=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
|
||||
# CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set
|
||||
CONFIG_DUMMY_CONSOLE=y
|
||||
CONFIG_DUMMY_CONSOLE_COLUMNS=80
|
||||
CONFIG_DUMMY_CONSOLE_ROWS=25
|
1
list-of-programs
Normal file
1
list-of-programs
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -24,12 +24,10 @@ RUBY_TARGETS="ruby26 ruby27"
|
||||
PORTDIR="/usr/portage"
|
||||
DISTDIR="/usr/portage/distfiles"
|
||||
PKGDIR="/usr/portage/packages"
|
||||
PORTDIR_OVERLAY="/usr/local/portage"
|
||||
PORTDIR_OVERLAY="/usr/portage"
|
||||
CCACHE_DIR="/usr/ccache"
|
||||
|
||||
LC_MESSAGES=C
|
||||
#source /etc/portage/repos.conf/gentoo.conf
|
||||
|
||||
INPUT_DEVICES="mouse keyboard synaptics libinput"
|
||||
VIDEO_CARDS="nvidia"
|
||||
|
@ -1,9 +1,3 @@
|
||||
#www-client/firefox -~amd64
|
||||
#dev-qt/* -~amd64
|
||||
#media-libs/mesa -~amd64
|
||||
sys-apps/openrc -~amd64
|
||||
net-misc/megacmd **
|
||||
net-misc/tigervnc -~amd64
|
||||
net-misc/streamlink **
|
||||
media-tv/kodi **
|
||||
media-libs/kodi-platform **
|
||||
media-plugins/kodi-pvr-iptvsimple **
|
||||
|
@ -1,3 +1,2 @@
|
||||
dev-haskell/*::gentoo
|
||||
dev-haskell/*::gentoo
|
||||
sys-apps/flatpak::guru
|
||||
net-im/discord-bin::earshark
|
||||
|
@ -0,0 +1 @@
|
||||
app-i18n/mozc
|
28
package.use
28
package.use
@ -1,3 +1,6 @@
|
||||
#vim
|
||||
app-editors/vim python
|
||||
|
||||
sys-kernel/gentoo-sources experimental
|
||||
x11-misc/compton python_targets_python3_6
|
||||
>=dev-libs/libpcre2-10.34 pcre16
|
||||
@ -48,6 +51,10 @@ sys-devel/gcc pgo
|
||||
>=gnome-extra/nm-applet-1.8.24 gtk
|
||||
>=virtual/rust-1.45.1 abi_x86_32
|
||||
>=dev-lang/rust-1.45.1 abi_x86_32
|
||||
|
||||
# QEMU
|
||||
app-emulation/qemu nfs spice ssh vnc QEMU_SOFTMMU_TARGETS: x86_64 QEMU_USER_TARGETS: x86_64
|
||||
|
||||
#KODI
|
||||
>=dev-libs/boost-1.72.0 abi_x86_32
|
||||
>=net-libs/nghttp2-1.40.0 abi_x86_32
|
||||
@ -264,9 +271,6 @@ app-i18n/mozc emacs ibus
|
||||
media-fonts/kochi-substitute X
|
||||
>=sys-apps/dbus-1.12.16 X
|
||||
|
||||
#OBS
|
||||
media-video/obs-studio alsa pulseaudio
|
||||
|
||||
#Audacity
|
||||
media-sound/audacity alsa ffmpeg
|
||||
>=media-libs/portaudio-19.06.00-r2 alsa
|
||||
@ -292,7 +296,7 @@ net-vpn/networkmanager-openvpn gtk
|
||||
>=media-libs/gegl-0.4.20 cairo
|
||||
|
||||
#Firefox
|
||||
www-client/firefox pulseaudio startup-notification -clang -system-libvpx
|
||||
www-client/firefox hwaccel openh264 pulseaudio startup-notification -clang -system-libvpx
|
||||
>=media-libs/libpng-1.6.37 apng
|
||||
>=dev-db/sqlite-3.30.1 secure-delete
|
||||
|
||||
@ -303,10 +307,9 @@ media-libs/gst-plugins-base alsa
|
||||
>=sys-libs/libunwind-1.3.1 abi_x86_32
|
||||
media-video/ffmpeg alsa pulseaudio
|
||||
|
||||
#Bitcoin
|
||||
>=sys-libs/db-4.8.30-r3:4.8 cxx
|
||||
net-p2p/bitcoin-qt asm qrcode system-leveldb wallet test
|
||||
# Fonts
|
||||
|
||||
media-fonts/terminus-font X
|
||||
media-fonts/joypixels X
|
||||
media-libs/freetype X png
|
||||
media-fonts/fontawesome X ttf otf
|
||||
@ -315,10 +318,6 @@ media-fonts/roboto X
|
||||
#Discord-purple
|
||||
>=media-gfx/imagemagick-7.0.10.9 png svg jpeg
|
||||
|
||||
#Qemu
|
||||
app-emulation/qemu ssh qemu_softmmu_targets_x86_64 qemu_user_targets_x86_64
|
||||
app-admin/gkrellm X
|
||||
|
||||
#DNS
|
||||
net-dns/getdns stubby
|
||||
|
||||
@ -328,5 +327,8 @@ net-dns/getdns stubby
|
||||
#libva
|
||||
>=x11-libs/libva-2.8.0 X
|
||||
|
||||
#vim
|
||||
app-editors/vim python
|
||||
# Freerdp
|
||||
net-misc/freerdp X alsa pulseaudio
|
||||
|
||||
# MPV
|
||||
media-video/mpv cuda
|
||||
|
@ -46,17 +46,16 @@ if [ -n "${repository_name}" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# Regenerate the metadata/pkg_desc_index file if needed. It's not
|
||||
# Regenerate the metadata/pkg_desc_index file. This is not
|
||||
# needed for https://gitweb.gentoo.org/repo/sync/gentoo.git which
|
||||
# provides a freshly generated copy.
|
||||
if [[ ! -e ${repository_path}/metadata/pkg_desc_index || (
|
||||
-d ${repository_path}/metadata/md5-cache &&
|
||||
-n $(find "${repository_path}/metadata/md5-cache" -type f -newer "${repository_path}/metadata/pkg_desc_index" -print -quit) ) ]]; then
|
||||
if ! egencache --update-pkg-desc-index --repo="${repository_name}" ${PORTAGE_VERBOSE+--verbose}
|
||||
then
|
||||
echo "!!! egencache failed!"
|
||||
ret=1
|
||||
fi
|
||||
# provides a freshly generated copy. The --external-cache-only
|
||||
# option causes the metadata/pkg_desc_index file to be written under
|
||||
# /var/cache/edb/dep instead of the repository itself, so that it
|
||||
# does not interfere with repository verification.
|
||||
if ! egencache --update-pkg-desc-index --external-cache-only --repo="${repository_name}" ${PORTAGE_VERBOSE+--verbose}
|
||||
then
|
||||
echo "!!! egencache failed!"
|
||||
ret=1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
58
repos.conf
58
repos.conf
@ -1,68 +1,26 @@
|
||||
#[DEFAULT]
|
||||
#main-repo = gentoo
|
||||
[DEFAULT]
|
||||
main-repo = gentoo
|
||||
|
||||
[gentoo]
|
||||
location = /usr/portage
|
||||
sync-type = rsync
|
||||
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
|
||||
#sync-type = rsync
|
||||
#sync-uri = rsync://rsync.gentoo.org/gentoo-portage
|
||||
sync-type = git
|
||||
sync-uri = https://anongit.gentoo.org/git/repo/gentoo.git
|
||||
auto-sync = yes
|
||||
#location = /usr/portage
|
||||
#sync-type = git
|
||||
#sync-uri = https://github.com/gentoo-mirror/gentoo.git
|
||||
#auto-sync = yes
|
||||
#priority = 1000
|
||||
sync-rsync-verify-jobs = 1
|
||||
sync-rsync-verify-metamanifest = yes
|
||||
sync-rsync-verify-max-age = 24
|
||||
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
|
||||
sync-openpgp-key-refresh-retry-count = 40
|
||||
sync-openpgp-key-refresh-retry-overall-timeout = 1200
|
||||
sync-openpgp-key-refresh-retry-delay-exp-base = 2
|
||||
sync-openpgp-key-refresh-retry-delay-max = 60
|
||||
sync-openpgp-key-refresh-retry-delay-mult = 4
|
||||
|
||||
#[jorgicio]
|
||||
#[4nykey]
|
||||
#priority = 50
|
||||
#location = /usr/repos/jorgicio
|
||||
#location = /usr/repos/4nykey
|
||||
#layman-type = git
|
||||
#auto-sync = No
|
||||
|
||||
#[earshark]
|
||||
#priority = 50
|
||||
#location = /usr/repos/earshark
|
||||
#layman-type = git
|
||||
#auto-sync = No
|
||||
|
||||
#[ssnb]
|
||||
#priority = 50
|
||||
#location = /usr/repos/ssnb
|
||||
#layman-type = git
|
||||
#auto-sync = No
|
||||
|
||||
#[ROKO__]
|
||||
#priority = 50
|
||||
#location = /usr/repos/ROKO__
|
||||
#layman-type = git
|
||||
#auto-sync = No
|
||||
|
||||
[4nykey]
|
||||
priority = 50
|
||||
location = /usr/repos/4nykey
|
||||
layman-type = git
|
||||
auto-sync = No
|
||||
|
||||
[hossie]
|
||||
priority = 50
|
||||
location = /usr/repos/hossie
|
||||
layman-type = git
|
||||
auto-sync = No
|
||||
|
||||
#[science]
|
||||
#Priority = 50
|
||||
#Location = /usr/repos/science
|
||||
#Layman-type = git
|
||||
#Auto-sync = No
|
||||
|
||||
[src_prepare-overlay]
|
||||
priority = 50
|
||||
location = /usr/repos/src_prepare-overlay
|
||||
|
2124
savedconfig/sys-kernel/linux-firmware-20200918
Normal file
2124
savedconfig/sys-kernel/linux-firmware-20200918
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user