How do I dropdown?
This is how you dropdown.
<details> <summary>How do I dropdown?</summary> <br> This is how you dropdown.
[32;01m * [39;49;00mPackage: dev-libs/boost-1.75.0 | |
[32;01m * [39;49;00mRepository: gentoo | |
[32;01m * [39;49;00mMaintainer: [email protected] [email protected] | |
[32;01m * [39;49;00mUSE: abi_x86_64 amd64 bzip2 context elibc_glibc icu kernel_linux lzma nls python python_targets_python3_8 python_targets_python3_9 threads tools userland_GNU zlib | |
[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox selinux sesandbox userpriv usersandbox | |
>>> Unpacking source... | |
>>> Unpacking boost_1_75_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.75.0/work | |
>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.75.0/work | |
>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.75.0/work/boost_1_75_0 ... | |
[32;01m*[0m Applying boost-1.71.0-disable_icu_rpath.patch ... |
# cat /var/tmp/portage/mail-client/evolution-3.38.4/temp/build.log | |
[32;01m * [39;49;00mPackage: mail-client/evolution-3.38.4 | |
[32;01m * [39;49;00mRepository: gentoo | |
[32;01m * [39;49;00mMaintainer: [email protected] | |
[32;01m * [39;49;00mUSE: abi_x86_64 amd64 bogofilter elibc_glibc kernel_linux ssl userland_GNU weather | |
[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox selinux sesandbox userpriv usersandbox | |
>>> Unpacking source... | |
>>> Unpacking evolution-3.38.4.tar.xz to /var/tmp/portage/mail-client/evolution-3.38.4/work | |
>>> Source unpacked in /var/tmp/portage/mail-client/evolution-3.38.4/work | |
>>> Preparing source in /var/tmp/portage/mail-client/evolution-3.38.4/work/evolution-3.38.4 ... |
# mirrorselect -s3 -b10 -D -d 7 | |
main(); config_path = /etc/portage/make.conf | |
main(); rsync = False | |
get_filesystem_mirrors(): config_path = /etc/portage/make.conf | |
get_filesystem_mirrors(): mirrorlist = ['http://mirror.rackspace.com/gentoo/', 'https://gentoo.osuosl.org/', 'http://mirrors.rit.edu/gentoo/'] | |
get_filesystem_mirrors(): ignoring non-accessible mirror = https://gentoo.osuosl.org/ | |
get_filesystem_mirrors(): fsmirrors = [] | |
using url: https://api.gentoo.org/mirrors/distfiles.xml | |
[32;01m* [39;49;00mUsing url: https://api.gentoo.org/mirrors/distfiles.xml | |
getlist(): fetching https://api.gentoo.org/mirrors/distfiles.xml |
mirrorselect -s3 -b10 -D | |
* Using url: https://api.gentoo.org/mirrors/distfiles.xml | |
* Downloading a list of mirrors... | |
Got 196 mirrors. | |
* Downloading mirrorselect-test files from each mirror... [71 of 196]Traceback (most recent call last): | |
File "/usr/lib/python-exec/python3.9/mirrorselect", line 61, in <module> | |
MirrorSelect().main(sys.argv) | |
File "/usr/lib/python3.9/site-packages/mirrorselect/main.py", line 380, in main | |
urls = self.select_urls(hosts, options) | |
File "/usr/lib/python3.9/site-packages/mirrorselect/main.py", line 329, in select_urls |
emerge -avuDN @world | |
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: | |
dev-ruby/xmlrpc:0 | |
(dev-ruby/xmlrpc-0.3.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" RUBY_TARGETS="ruby25 -ruby24 (-ruby26) (-ruby27)" conflicts with | |
>=dev-ruby/xmlrpc-0.2.1[ruby_targets_ruby24] required by (dev-lang/ruby-2.4.10:2.4/2.4::gentoo, installed) USE="berkdb gdbm ipv6 rdoc ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -static-libs -tk -xemacs" ABI_X86="( | |
64)" | |
^^^^^^^^^^^^^^^^^^^ |
# cat /etc/systemd/system/borgitup.service | |
[Unit] | |
Description=Create a backup using borg | |
[Service] | |
Type=oneshot | |
Environment=BORG_LOGGING_CONF=/etc/borg/logging.conf | |
; ExecStart=/usr/local/bin/borgitup | |
; 20200413 -- preprend a hyphen (-) to ignore error return value |
package.mask | |
-net-firewall/firewalld | |
package.use.mask | |
### 20191230 -- negates the instruction set in | |
### /usr/portage/profiles/features/selinux/package.use.mask | |
net-wireless/bluez -user-session | |
use.mask | |
-systemd |
<details> <summary>How do I dropdown?</summary> <br> This is how you dropdown.
#!/bin/zsh -e | |
cd ~/tmpfs | |
mkdir -p .lxc-root .lxc-data/etc .lxc-data/home/lilydjwg/{.vim,.cache} .lxc-work | |
sudo GDK_DPI_SCALE=$GDK_DPI_SCALE zsh -e - <<'EOF' | |
modprobe overlay | |
mountpoint .lxc-root || mount -t overlay -o lowerdir=/,upperdir=$PWD/.lxc-data,workdir=$PWD/.lxc-root overlayfs $PWD/.lxc-root | |
# .lxc-root/etc/resolv.conf is protected |
2018-01-27 23:13:50 --> ilmostro (~ilmostro@unaffiliated/ilmostro) has joined #gentoo-hardened
2018-01-27 23:13:50 -- Topic set by Zorry (~quassel@gentoo/developer/zorry) on Wed, 06 Dec 2017 19:01:01
2018-01-27 23:13:51 -- Channel #gentoo-hardened: 270 nicks (9 ops, 38 voices, 223 normals)
2018-01-27 23:13:52 -- Channel created on Sun, 26 Nov 2006 00:42:49
2018-01-27 23:54:23 ilmostro Does anyone here know why the 17.0 SELinux profile is in "dev" still? I'm on a 17.0 systemd desktop profile right now. AFAICT, the stable selinux profile is part of the hardened, unversioned profile set. Has anyone used the 17.0 selinux profile successfully?
2018-01-28 00:29:20 ilmostro I come from a RHEL background, where, AFAIK, the default SELinux setup is "targeted" with "unconfined" domain enabled. After reading the wiki page for SELinux/Installation, I realize that might not be as secure as I had assumed. Alterna