<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Bedlington Manor</title>
        <link>https://gslewis.id.au</link>
        <description>My assorted notes on Slackware and Linux in general.</description>
        <language>en-AU</language>
        <lastBuildDate>Tue, 09 Dec 2025 11:25:40 +1100</lastBuildDate>
        <atom:link href="https://gslewis.id.au/feed.xml" rel="self" type="application/rss+xml"/>
        <image>
            <url>https://gslewis.id.au/img/favicon-48.png</url>
            <title>Bedlington Manor</title>
            <link>https://gslewis.id.au</link>
            <width>48</width>
            <height>48</height>
        </image>
<item>
  <title>Slackware tagfiles</title>
  <link>https://gslewis.id.au/tagfiles.html</link>
  <guid>https://gslewis.id.au/tagfiles.html</guid>
  <pubDate>Tue, 09 Dec 2025 00:00:00 +1100</pubDate>
  <description>What are Slackware tagfiles?  What purpose do they serve these days?
Essentially tagfiles provide a list of all packages in a Slackware package
series (a, ap, d, e, etc) and the installation priority (add, skip,
recommended or optional) of each package.  Tagfiles are used internally by the
Slackware installer to manage the various prompting modes.  User-made tagfiles
can also be used to customise the installation.</description>
</item>
<item>
  <title>Installing Slackware-current using QEMU</title>
  <link>https://gslewis.id.au/qemu.html</link>
  <guid>https://gslewis.id.au/qemu.html</guid>
  <pubDate>Thu, 04 Dec 2025 00:00:00 +1100</pubDate>
  <description>This is my basic guide for installing Slackware-current (x86_64) in a virtual
environment using plain QEMU, covering various
installation methods.  I am using QEMU 10.1.2 (released October 2025) with
the default user networking (SLIRP) and the default legacy BIOS.</description>
</item>
<item>
  <title>Ansible on Slackware-current in 2025</title>
  <link>https://gslewis.id.au/ansible.html</link>
  <guid>https://gslewis.id.au/ansible.html</guid>
  <pubDate>Mon, 08 Sep 2025 00:00:00 +1000</pubDate>
  <description>These are my notes on how to install the latest (or at least, more recent)
Ansible on Slackware-current, as of
September 2025.  The SlackBuilds for the
ansible and ansible-core packages still target Slackware-15.0 so a lot of
the python3 dependencies are now included in Slackware-current.</description>
</item>
<item>
  <title>A little bit of RAID knowledge</title>
  <link>https://gslewis.id.au/raid.html</link>
  <guid>https://gslewis.id.au/raid.html</guid>
  <pubDate>Mon, 18 Aug 2025 00:00:00 +1000</pubDate>
  <description>Every few years I have to mess with software RAID again by which time I have
forgotten everything I had learnt so herein lies various notes about how to do
the bare minimum of RAID "stuff" that I need.</description>
</item>
<item>
  <title>Identifying large packages in Slackware</title>
  <link>https://gslewis.id.au/package_sizes.html</link>
  <guid>https://gslewis.id.au/package_sizes.html</guid>
  <pubDate>Tue, 03 Jun 2025 00:00:00 +1000</pubDate>
  <description>The Slackware repository includes the PACKAGES.TXT file which lists in
alphabetic order all the packages in the distribution, their package set,
description, and compressed and uncompressed sizes.  By examining the "PACKAGE
SIZE (uncompressed)" value we can get an idea of how much space the installed
packages will use.</description>
</item>
<item>
  <title>Making a copy of Slackware tagfiles</title>
  <link>https://gslewis.id.au/tagfiles_copy.html</link>
  <guid>https://gslewis.id.au/tagfiles_copy.html</guid>
  <pubDate>Fri, 02 May 2025 00:00:00 +1000</pubDate>
  <description>When working with Slackware tagfiles, you generally want
to create a copy of just the tagfiles, make your modifications and then direct
the installer to use your copy to determine which packages to install.
This article looks at the various ways to copy the tagfiles from a local or
remote Slackware repository.</description>
</item>
<item>
  <title>Slackware on the Asus Eee PC 701</title>
  <link>https://gslewis.id.au/eeepc.html</link>
  <guid>https://gslewis.id.au/eeepc.html</guid>
  <pubDate>Thu, 24 Apr 2025 00:00:00 +1000</pubDate>
  <description>The Asus Eee PC 701 is one of the original netbook computers, released in 2007.
Can you install and run Slackware Linux on the Eee
PC 701 as of 2025?  Yes, it can be done.  Does it make sense?  Not really, but
that’s fine.  Some of the material presented here might be useful for
installing on other 32-bit hardware or on space-constrained systems.</description>
</item>
<item>
  <title>Another bash array primer</title>
  <link>https://gslewis.id.au/bash_arrays.html</link>
  <guid>https://gslewis.id.au/bash_arrays.html</guid>
  <pubDate>Wed, 19 Mar 2025 00:00:00 +1100</pubDate>
  <description>I imagine most people who have tried more than once to use arrays in bash
have written up some syntax notes to refer back to when they inevitably forget
how to use them.  These are mine.</description>
</item>
    </channel>
</rss>
