[gentoo-user] Re: openrc-run for containers

2021-05-24 Thread Damo
NAMES68bd2ed585ed traefik/whoami "/whoami" 25 hours ago Exited (143) 8 seconds ago 0.0.0.0:80->80/tcp whoamiroot@/etc/runlevels # * regs, On Thu, May 13, 2021 at 5:17 AM Damo wrote: > Hi, > > I've been running docker

[gentoo-user] Re: openrc-run for containers

2021-05-23 Thread Damo
le using standard platform openrc - effectively docker - start/stop commands. kind regards On Thu, May 13, 2021 at 5:17 AM Damo wrote: > Hi, > > I've been running docker containers for a while, where I pass > "--restart=always" into the run command, so the con

[gentoo-user] openrc-run for containers

2021-05-12 Thread Damo
[Install] WantedBy=multi-user.target Kind regards, Damo

Re: [gentoo-user] Annoying mapping of some keys

2018-05-21 Thread Damo Brisbane
Under X, xmodmap perhaps? On Sun, May 20, 2018 at 6:17 PM, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > I have an annoying problem on gentoo that I work around currently by > using zkbd

[gentoo-user] Openrc - where to register services for discovery

2018-05-07 Thread Damo Brisbane
I'd like to add hooks into an openrc startup script for sidecar type functionality, ie service discovery registration, but not exactly sure the best way to do it. The problem seems to happen often enough that i'd

[gentoo-user] ansible daemon

2017-11-18 Thread Damo Brisbane
Hi, I am wanting to have continuously running ansible daemon to push out desired state to some servers. I do not see such functionally covered within readme (https://wiki.gentoo.org/wiki/Ansible). Am I correct to assume that if I want to run ansible as a daemon, I will have to set up [if I want]

Re: [gentoo-user] distributed emerge

2017-09-26 Thread Damo Brisbane
Thanks, digesting it! On Tue, Sep 26, 2017 at 12:59 AM, Andrés Becerra Sandoval < andres.bece...@gmail.com> wrote: > > > 2017-09-25 6:35 GMT-05:00 Damo Brisbane <dhatche...@gmail.com>: > >> hi, >> >> Can someone point where I might go for paralle

[gentoo-user] distributed emerge

2017-09-25 Thread Damo Brisbane
hi, Can someone point where I might go for parallel @world build, it is really for my own curiositynat this time. Currently I stage binaries for multiple machines on a single nfs share, but the assumption is to use instead some distributed filesystem. So I think I just need a recipie, pointers or

Re: [gentoo-user] electron and sslv3

2017-09-17 Thread Damo Brisbane
mask/mask:=dev-libs/openssl-1.0.2g package.mask/mask:=dev-libs/openssl-1.1.0f package.use/use:>=dev-libs/openssl-1.0.2l ssl sslv2 sslv3 static-libs On Mon, Sep 4, 2017 at 4:23 PM, Damo Brisbane <dhatche...@gmail.com> wrote: > Emerge -pv openssl: > > [ebuild R] dev-libs/ope

Re: [gentoo-user] electron and sslv3

2017-09-04 Thread Damo Brisbane
wn version of chromium as part of the emerge, and I think this is where the ssl dependency comes in. Right though, I think package maintainer is where I need to head to next. Thanks On Sat, Sep 2, 2017 at 11:40 AM, Adam Carter <adamcart...@gmail.com> wrote: > On Sat, Sep 2, 2017 at 6:26 AM, Dam

[gentoo-user] electron and sslv3

2017-09-01 Thread Damo Brisbane
Hello, I am having troubles installing dev-util/electron, related to linking in "ssl3" in the final step of the ebuild, from build log: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lssl3 FYI on ssl, I only want a "working/current" ssl and/or tls