IRC channel logs
2024-08-06.log
back to list of logs
<pabs3>nimaje: answer from #debconf-video <pollo> Yes, that's a manual process. Same goes for publishing on Peertube and YouTube <pabs3><pollo> Considering the feat that is publishing all of these so quickly during/after DebConf, I feel it's fine :) <nimaje>thanks, yeah, it is fine, I just expected some process where the linking to the talk happens automatically <mid-kid>First attempt at new gentoo bootstrap path <mid-kid>tldr: it's installing portage in a live-bootstrap system directly, building a cross compiler, and cross compiling a minimal gentoo system <mid-kid>I just finished the bootstrap successfully but I went through a few steps that ought to be unnecessary <mid-kid>so I've yet to improve this document <mid-kid>had a problem where I tried to stick to the python3.11 version shipped in live-bootstrap at first <mid-kid>but, I ended up not being able to, since to install portage in a new ROOT, you need to have a python version matching the version you're installing into the new ROOT <mid-kid>so I had to upgrade python late into the process, and muck about figuring out why that broke the "meson" install <mid-kid>leading to the whole kludge near the end there <mid-kid>I plan to upgrade python first thing now