fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.7K
active users

#buildroot

1 post1 participant0 posts today
Habr<p>Embedded Linux для начинающих (Часть вторая)</p><p>В первой статье мы разобрались с базовыми терминами: что такое Embedded Linux, чем он отличается от обычного дистрибутива, из чего состоит, как происходит его загрузка и с помощью каких инструментов всё это можно собрать. Надеюсь, что те, кого эта тема зацепила, уже обзавелись платой с SoC на борту — без неё часть шагов будет упущена, а удовольствие от результата будет неполным. Пришло время перейти от теории к практике!</p><p><a href="https://habr.com/ru/articles/925804/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">habr.com/ru/articles/925804/</span><span class="invisible"></span></a></p><p><a href="https://zhub.link/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> <a href="https://zhub.link/tags/embedded_linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>embedded_linux</span></a> <a href="https://zhub.link/tags/soc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>soc</span></a> <a href="https://zhub.link/tags/%D0%BE%D0%B1%D1%83%D1%87%D0%B0%D1%8E%D1%89%D0%B8%D0%B9_%D0%BC%D0%B0%D1%82%D0%B5%D1%80%D0%B8%D0%B0%D0%BB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>обучающий_материал</span></a></p>
Jarkko Sakkinenfixing up the sort algorithm mess, adding compile time option for sysfs scan (for e.g., supporting some Buildroot configurations) and perhaps --json and lsiommu should be good enough for 1.0.<br><br>It's quite light now with deps in all situations:<br><br>deps = [<br> dependency('argtable2'),<br> dependency('libudev'),<br>]<br><br><a class="hashtag" href="https://social.kernel.org/tag/linux" rel="nofollow noopener" target="_blank">#linux</a> <a class="hashtag" href="https://social.kernel.org/tag/iommu" rel="nofollow noopener" target="_blank">#iommu</a> <a class="hashtag" href="https://social.kernel.org/tag/buildroot" rel="nofollow noopener" target="_blank">#buildroot</a>
Habr<p>Embedded Linux для начинающих (Часть первая)</p><p>Однажды по работе мне прилетела задача по сборке и запуску Linux на одноплатном ПК. Тогда я, будучи разработчиком ПО для микроконтроллеров, встал в небольшой ступор — задачка явно не решалась установкой IDE и нажатием в ней кнопки «Собрать проект». Гугл помог узнать о том, что существует некий Buildroot. В материалах по теме всё выглядело довольно просто: скачай, настрой, дерни пару команд, загрузи результат на одноплатник — и можно запускать! Получается, процесс не многим сложнее установки дистрибутива Linux или Windows на обычный ПК? Конечно же, нет. Ведь если у тебя в руках кастомный одноплатник неизвестного китайского бренда, а не BeagleBone или Raspberry Pi, то зарыться в Buildroot придётся с головой...</p><p><a href="https://habr.com/ru/articles/924624/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">habr.com/ru/articles/924624/</span><span class="invisible"></span></a></p><p><a href="https://zhub.link/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> <a href="https://zhub.link/tags/embedded_linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>embedded_linux</span></a> <a href="https://zhub.link/tags/soc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>soc</span></a> <a href="https://zhub.link/tags/%D0%BE%D0%B1%D1%83%D1%87%D0%B0%D1%8E%D1%89%D0%B8%D0%B9_%D0%BC%D0%B0%D1%82%D0%B5%D1%80%D0%B8%D0%B0%D0%BB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>обучающий_материал</span></a></p>
Alex<p><a href="https://mastodon.org.uk/tags/pkgconfig" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pkgconfig</span></a>'s rules about when it does or does not apply a sysroot base seem to be very inconsistent. I guess I'm going to have to look at the actual code to see why this may be. <a href="https://mastodon.org.uk/tags/crosscompiling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>crosscompiling</span></a> <a href="https://mastodon.org.uk/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a></p>
ckrch<p><span class="h-card" translate="no"><a href="https://mastodon.xyz/@dey" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dey</span></a></span> For me <a href="https://tooting.ch/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> is a great way to build reproducible images with all the config files in a git repo. We build images for dozens of different devices that receive regular updates over the air, works great!</p>
dey<p>Il y a des gens qui bidouillent avec buildroot?</p><p>Certes c'est facile pour produire une image pour le raspberry hyper simple, mais pour la suite, ça devient tendu…</p><p> Franchement respect pour votre courage.</p><p><a href="https://mastodon.xyz/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> <a href="https://mastodon.xyz/tags/rpi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rpi</span></a></p>
Inkscape<p>The Oregon State University's Open Source Lab needs your help 🤝 ! </p><p>We at <a href="https://mastodon.art/tags/Inkscape" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Inkscape</span></a> rely on them for hosting our website 🌐 , mailing lists 📨 , mail servers 📮 and DNS ℹ️ . </p><p>They are also a host for many other open source projects - e.g. <a href="https://mastodon.art/tags/Drupal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Drupal</span></a>, <a href="https://mastodon.art/tags/Gentoo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Gentoo</span></a> Linux, <a href="https://mastodon.art/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a>, <a href="https://mastodon.art/tags/Fedora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fedora</span></a>, <a href="https://mastodon.art/tags/phpBB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>phpBB</span></a>, <a href="https://mastodon.art/tags/OpenID" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenID</span></a>, <a href="https://mastodon.art/tags/Buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Buildroot</span></a>/#Busybox, <a href="https://mastodon.art/tags/Cinc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cinc</span></a>, …</p><p>Please consider donating 💌 to them so they can keep their services running for all of us!</p><p><a href="https://osuosl.org/blog/osl-future/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">osuosl.org/blog/osl-future/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.art/tags/osuosl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>osuosl</span></a> <span class="h-card" translate="no"><a href="https://fosstodon.org/@osuosl" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>osuosl</span></a></span></p>
Joseph Zikusooka (ZIK)<p>Heads up for anyone planning to set up a Buildroot environment on the newly released Fedora 42 <span class="h-card" translate="no"><a href="https://fosstodon.org/@fedora" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>fedora</span></a></span> </p><p>I have just submitted a patch for the m4 package to address compatibility with GCC 15. If you're working with Buildroot on this release, you may want to review the patch details here:</p><p><a href="https://lists.buildroot.org/pipermail/buildroot/2025-April/777274.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lists.buildroot.org/pipermail/</span><span class="invisible">buildroot/2025-April/777274.html</span></a></p><p><a href="https://mastodon.social/tags/Buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Buildroot</span></a> <a href="https://mastodon.social/tags/Fedora42" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fedora42</span></a> <a href="https://mastodon.social/tags/Fedora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fedora</span></a> <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Uilliam Mac ᚒᚔᚂᚂᚔᚐᚋ<p>How to build and configure a custom Linux image for the Raspberry Pi 5 using Buildroot. </p><p>“This process not only gives you a deeper understanding of embedded systems, but also provides you with a powerful, customizable environment tailored to your needs.”</p><p><a href="https://dev.to/pfs/custom-linux-image-for-raspberry-pi-5-a-guide-with-buildroot-bp3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dev.to/pfs/custom-linux-image-</span><span class="invisible">for-raspberry-pi-5-a-guide-with-buildroot-bp3</span></a></p><p><a href="https://mastodon.ie/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> <a href="https://mastodon.ie/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>raspberrypi</span></a> <a href="https://mastodon.ie/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.ie/tags/embedded" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>embedded</span></a> <a href="https://mastodon.ie/tags/pios" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pios</span></a> <a href="https://mastodon.ie/tags/debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debian</span></a> <a href="https://mastodon.ie/tags/pixel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pixel</span></a> <a href="https://mastodon.ie/tags/lxqt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lxqt</span></a> 14673889</p>
Joachim Wiberg<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@lawik" class="u-url mention">@<span>lawik</span></a></span> a friend said it best, it’s like the SAP or Oracle of the embedded Linux world. It’s just plain terrible.</p><p>If you ever end up in a situation where someone asks, How about Yocto? You skuld just walk out of the room. </p><p>Call me, or anyone else really working with <a href="https://fosstodon.org/tags/buildroot" class="mention hashtag" rel="tag">#<span>buildroot</span></a>, instead. Your life will be much better, sleep improves, your loved ones will smile at you again. Sure, you may not make as much money, but you can see that as an investment in your sanity and happiness.</p>
Joachim Wiberg<p>I may be biased, having seen the light that is <a href="https://fosstodon.org/tags/buildroot" class="mention hashtag" rel="tag">#<span>buildroot</span></a>, but I really hate Yocto! 🤬 can’t wait to get off this assignment.</p>
ckrch<p><a href="https://www.ott.net/buildroot-initramfs/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">ott.net/buildroot-initramfs/</span><span class="invisible"></span></a> - new post on how to use <a href="https://tooting.ch/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> to build a custom <a href="https://tooting.ch/tags/initramfs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>initramfs</span></a> </p><p><a href="https://tooting.ch/tags/gnu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gnu</span></a> <a href="https://tooting.ch/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://tooting.ch/tags/busybox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>busybox</span></a></p>
Joachim Wiberg<p>So, needless to say, I’ve started looking around for other opportunities. Even an early pension. </p><p>CV: I’m OK at Linux and UNIX systems. I have a few hobby projects that are <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="tag">#<span>OpenSource</span></a> and I’d like to work with <a href="https://fosstodon.org/tags/buildroot" class="mention hashtag" rel="tag">#<span>buildroot</span></a> based systems if possible. <a href="https://fosstodon.org/tags/FediHire" class="mention hashtag" rel="tag">#<span>FediHire</span></a> <a href="https://fosstodon.org/tags/Sweden" class="mention hashtag" rel="tag">#<span>Sweden</span></a></p>
Fiona<p><a href="https://woem.men/tags/Python" rel="nofollow noopener" target="_blank">#Python</a> package management question: Is there some way to have <code>pip</code> (and tools using it, e.g. Nox/Tox) use local <i>sources</i> and ideally distro installs, and only download from PyPI after explicit confirmation? I'm well aware of venv etc., my point is about the <code>pip</code><span> calls to set those up.<br><br>Ideally, what I'd want </span><code>pip</code><span> to do to resolve a package, in order:<br>1. Check a list of locally configured source directories. As in, if I have the repository for package A, I add that directory to a list/mapping, and then A always gets installed from the source as present there, or a specific tag.<br>2. Use the package as installed by my distro. This is similar to </span><code>pipx install --system-site-packages</code>, but I'd only want the explicitly installed packages available in the venv (or <code>pipx</code> install, etc.), not all, so tests can confirm that the dependencies listed in <code>pyproject.toml</code><span> are actually complete.<br>3. Use a local cache of PyPI (and optionally other sources) packages.<br>4. Fetch to/update cache only after explicit approval.<br><br></span><code>index-url</code> or <code>find-links</code> don't cover this, because they require pre-built sdist/wheel packages. I want to be able to work offline as far as possible, and keep track of the exact sources I'm using. Partially inspired by <a href="https://woem.men/tags/Buildroot" rel="nofollow noopener" target="_blank">#Buildroot</a>, which gives me an archive of <i>all</i><span> sources used in my firmware build as part of the concept.<br><br>As far as I see it now, if I really want this without heavily patching </span><code>pip</code>, my only option would be to implement all this as something that provides a web interface I can use as <code>index-url</code>, and I'm not excited about that idea. ​:neocat_laugh_sweat:​</p>
Joseph Zikusooka (ZIK)<p>Happy I Love Free Software Day ♥️<br><a href="https://mastodon.social/tags/ilovefs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ilovefs</span></a> <a href="https://mastodon.social/tags/softwarefreedom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwarefreedom</span></a> <a href="https://mastodon.social/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <span class="h-card" translate="no"><a href="https://mastodon.social/@kirschner" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>kirschner</span></a></span></p><p>Some of my favorite projects and organizations that contribute to <a href="https://mastodon.social/tags/freesoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freesoftware</span></a> (in no particular order):</p><p><span class="h-card" translate="no"><a href="https://fosstodon.org/@fedora" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>fedora</span></a></span> <br><span class="h-card" translate="no"><a href="https://fosstodon.org/@opensuse" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>opensuse</span></a></span> <br><span class="h-card" translate="no"><a href="https://framapiaf.org/@debian" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>debian</span></a></span> <br><span class="h-card" translate="no"><a href="https://fosstodon.org/@tails" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>tails</span></a></span> <br><span class="h-card" translate="no"><a href="https://mastodon.world/@signalapp" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>signalapp</span></a></span> <br><span class="h-card" translate="no"><a href="https://fosstodon.org/@homeassistant" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>homeassistant</span></a></span> <br><span class="h-card" translate="no"><a href="https://mastodon.xyz/@nextcloud" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nextcloud</span></a></span> <br><span class="h-card" translate="no"><a href="https://chaos.social/@icing" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>icing</span></a></span><br><span class="h-card" translate="no"><a href="https://lemmy.ml/c/raspberrypi" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>raspberrypi</span></a></span> <span class="h-card" translate="no"><a href="https://social.lfx.dev/@linuxfoundation" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>linuxfoundation</span></a></span><br><span class="h-card" translate="no"><a href="https://social.sfconservancy.org/users/conservancy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>conservancy</span></a></span><br><span class="h-card" translate="no"><a href="https://mastodon.matrix.org/@matrix" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>matrix</span></a></span><br><span class="h-card" translate="no"><a href="https://mastodon.social/@fsfe" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>fsfe</span></a></span><br><span class="h-card" translate="no"><a href="https://fosstodon.org/@ThePSF" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ThePSF</span></a></span> <br><span class="h-card" translate="no"><a href="https://mastodon.social/@sovtechfund" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>sovtechfund</span></a></span><br><span class="h-card" translate="no"><a href="https://fosstodon.org/@iscdotorg" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>iscdotorg</span></a></span><br><a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a><br><a href="https://mastodon.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <br><a href="https://mastodon.social/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a><br><a href="https://mastodon.social/tags/fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fediverse</span></a><br>...</p><p>Thank you to everyone who dedicates their time to contribute to open source software</p>
Peter Korsgaard<p>The January <a href="https://fosstodon.org/tags/Buildroot" class="mention hashtag" rel="tag">#<span>Buildroot</span></a> updates are out, with 2024.11.1 for our current release and 2024.02.10 for the LTS. The next release will be 2025.02, which will become the new LTS. <a href="https://lore.kernel.org/buildroot/87y0zkhumg.fsf@dell.be.48ers.dk/T/#u" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">lore.kernel.org/buildroot/87y0</span><span class="invisible">zkhumg.fsf@dell.be.48ers.dk/T/#u</span></a> <a href="https://lore.kernel.org/buildroot/8734hsjdak.fsf@dell.be.48ers.dk/T/#u" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">lore.kernel.org/buildroot/8734</span><span class="invisible">hsjdak.fsf@dell.be.48ers.dk/T/#u</span></a></p>
Jarkko SakkinenI wonder if a kselftest written with Python can depend on GStreamer? I.e. check and skip on failure.<br><br>I'm almost done converting the demo shown in my screencast from bash and fmpeg to python and gstreamer [1]. There has been bunch of blockers, like for example getting Python bindings compile in my BuildRoot environment (stable version bump helped).<br><br>One final peace that I was missing was how to pass a file descriptor to GStreamer pipeline but here it is:<br><br><a href="https://gstreamer.freedesktop.org/documentation/coreelements/fdsrc.html" rel="nofollow noopener" target="_blank">https://gstreamer.freedesktop.org/documentation/coreelements/fdsrc.html</a><br><br>So... 1.5 weeks of scratching my head but this all work was absolutely required before making the breaking API change to the driver code (i.e. return file descriptor to an anoymous inode in the ioctl instead of writing to /dev/video0).<br><br>Now I need only a small tweak to the test program when I test that kernel change. FINALLY ready to go back to the fun i.e. kernel hacking ;-) <br><br>[1] <a href="https://social.kernel.org/notice/ApXBpAVuAyGBmcPye8" rel="nofollow noopener" target="_blank">https://social.kernel.org/notice/ApXBpAVuAyGBmcPye8</a><br><br><a class="hashtag" href="https://social.kernel.org/tag/linux" rel="nofollow noopener" target="_blank">#linux</a> <a class="hashtag" href="https://social.kernel.org/tag/kernel" rel="nofollow noopener" target="_blank">#kernel</a> <a class="hashtag" href="https://social.kernel.org/tag/gstreamer" rel="nofollow noopener" target="_blank">#gstreamer</a> <a class="hashtag" href="https://social.kernel.org/tag/python" rel="nofollow noopener" target="_blank">#python</a> <a class="hashtag" href="https://social.kernel.org/tag/buildroot" rel="nofollow noopener" target="_blank">#buildroot</a>
SuperIlu<p>My 2024 <a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/recap" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recap</span></a>:</p><p>- Two <a href="https://mastodon.social/tags/DOjS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOjS</span></a> releases and a <a href="https://mastodon.social/tags/win32" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>win32</span></a> port</p><p>- A new release of <a href="https://mastodon.social/tags/jSH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jSH</span></a></p><p>- Contributed <a href="https://mastodon.social/tags/DJGPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DJGPP</span></a> patches to <a href="https://mastodon.social/tags/mbedTLS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mbedTLS</span></a> and <a href="https://mastodon.social/tags/jasper" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jasper</span></a></p><p>- Updated my <a href="https://mastodon.social/tags/BuildRoot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BuildRoot</span></a> GeodeLX repo</p><p>- Updated DOSQLite (<a href="https://mastodon.social/tags/SQLite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLite</span></a> for MS-DOS)</p><p>- 11 Updates to <a href="https://mastodon.social/tags/DOStodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOStodon</span></a> (<a href="https://mastodon.social/tags/MastodonClient" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastodonClient</span></a> for MS-DOS)</p><p>- Three updates to <a href="https://mastodon.social/tags/httpDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>httpDOS</span></a> (<a href="https://mastodon.social/tags/HTTPS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTTPS</span></a> server for MS-DOS)</p><p><a href="https://mastodon.social/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a> <a href="https://mastodon.social/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RetroComputing</span></a> <a href="https://mastodon.social/tags/recap2024" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recap2024</span></a> <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/SQLite3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLite3</span></a> <a href="https://mastodon.social/tags/FreeDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeDOS</span></a> <a href="https://mastodon.social/tags/creativecoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>creativecoding</span></a> <a href="https://mastodon.social/tags/p5js" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>p5js</span></a> <a href="https://mastodon.social/tags/retrodev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrodev</span></a> <a href="https://mastodon.social/tags/retrodevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrodevelopment</span></a> <a href="https://mastodon.social/tags/3dfx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>3dfx</span></a> <a href="https://mastodon.social/tags/OpenGL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenGL</span></a> <a href="https://mastodon.social/tags/Processing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Processing</span></a></p>
txt.file<p>Dear <a href="https://chaos.social/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> How often do you want to build gcc?</p><p>My feeling is your answer is "Yes".</p>
Alex<p>The process of taking my developer <a href="https://mastodon.org.uk/tags/buildroot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildroot</span></a> image filled with useful utilities to a minimal test case for one package (<a href="https://mastodon.org.uk/tags/vkmark" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vkmark</span></a>) is certainly giving my processor a work out today. I may not need to turn on the office heater....</p>