Window Maker Live 13.2 quietly resurrects a practical path for running Debian 13 on true 32‑bit x86 hardware, shipping a freely downloadable i386 ISO while Debian itself continues to treat i386 as a legacy compatibility target rather than a first‑class architecture. This release is more than a nostalgia stunt: it combines a carefully curated collection of lightweight X11 apps, GNUstep components and a small but pragmatic custom toolchain designed to keep retro notebooks and low‑end PCs usable on a modern Debian base.
Background
Debian 13 "Trixie" marked a significant architectural shift: the project removed support for a full i386 installer and kernel, explicitly stating that i386 is no longer a regular architecture and recommending that users either reinstall as amd64 where possible or retire unsupported hardware. Debian retains a partial 32‑bit userland for compatibility on amd64 systems, but it no longer produces a standard 32‑bit installer image or kernel for standalone 32‑bit PCs. That change created a hole for hobbyists and administrators who still run genuine 32‑bit x86 systems. Window Maker Live (wmlive) is a small, long‑running project that builds live, installable Debian images centered on the Window Maker X11 window manager and selective GNUstep applications. Historically aimed at ThinkPad aficionados and users who value a precise NeXTstep‑inspired desktop, the project has periodically released bootable ISOs built on the current Debian stable tree. The new 13.2 release is explicitly based on Debian 13.2 ("Trixie") and ships three target architectures in its build tree: i386 (i686), amd64 and arm64. The project, however, is taking a different distribution approach for binary downloads: the i386 ISO is offered freely while amd64 and arm64 binary archives are encrypted and currently require a donation to receive the unpack password.
What’s in Window Maker Live 13.2: technical overview
Window Maker Live 13.2 balances vintage aesthetics with practical, modern packages. The release notes and README highlight the following technical points:
- Base: Debian 13.2 (Trixie) package pool as the foundation.
- Architectures: Binary artifacts are provided for i386 (free ISO), amd64 and arm64 (the latter two shipped as encrypted 7z archives).
- Kernels: The amd64 and arm64 images use Linux kernel 6.12.57; the i386 edition is built as an experimental hybrid that pairs the older Bookworm installer with a backported kernel (reported as 6.10.11) to retain support for i686‑class CPUs. This hybrid approach deliberately accepts that the i386 path is unsupported by Debian proper and flags the build as experimental.
- Notable included software: Pale Moon (gtk2 build), Previous (a NeXT emulator), Box86 (user‑space x86 emulator), qbittorrent (replacing Transmission), riseup‑vpn, OpenSnitch, QDiskInfo, and firefox‑esr with telemetry/AI features disabled via a custom user.js. Several GNUstep apps are included or selectively pruned compared to earlier editions.
- Live features: ISO is isohybrid with an embedded partition table and supports persistence when used from a USB stick; it also includes a standard installer entry for full disk installs. The distribution provides a small GUI wrapper around user management (yad) and tooling aimed at admin/rescue use cases.
These engineering choices explain the project's pragmatic positioning: maintain the visual and interaction model of Window Maker and GNUstep while keeping the base packages aligned with Debian stable security updates.
How the i386 edition is made possible
Debian’s decision to stop shipping a full i386 installer and kernel leaves only two practical options for keeping Debian 13 running on true 32‑bit laptops:
- Run a 32‑bit userland inside a 64‑bit (amd64) kernel via chroot, multiarch or containers, or
- Backport and maintain a kernel and installation flow that still supports i686 instruction sets and hardware quirks.
Window Maker Live takes the second route for its i386 ISO: it stitches a Bookworm-era installer and a backported kernel together with the current Trixie i386 package pool to produce an image that boots on older i686 hardware. The project explicitly calls this hybrid approach experimental and warns that i386 users should accept
no official support guarantees—effectively shifting maintenance expectations to the wmlive maintainer and the small community of users who care about 32‑bit hardware.
Verified facts and what remains unconfirmed
The following claims are corroborated by official project artifacts and Debian documentation:
- Debian 13/Trixie does not ship an official i386 kernel or installer and treats i386 as reduced support.
- Window Maker Live 13.2 is published on SourceForge with an i386 ISO listed at 3.5 GB, and the README and WHATS_NEW files describe the kernels and package changes mentioned above. The project website echoes the SourceForge details regarding availability and the donation gating of amd64/arm64 archives.
Some reviewer measurements or subjective performance claims are
not present in the upstream release text and should be treated as third‑party observations:
- The Register reported that the live ISO is "only a 3.5 GB download, takes up 8.4 GB of disk space, and uses an almost trifling 270 MB of RAM." The ISO size (3.5 GB) is verifiable from SourceForge listings, but the installed disk footprint (8.4 GB) and runtime memory usage (270 MB) appear to be reviewer measurements rather than documented project facts and are not explicitly confirmed in the official release notes. Those numbers are plausible given the distro’s lightweight toolkit, but they are not declared guarantees. Treat them as observed results from a specific test rig rather than universal minimums.
Any reader planning to use wmlive on limited hardware should run their own live session to confirm usable RAM and disk footprint; live boots with persistence and virtual machine testing are low‑risk ways to validate compatibility before committing to an install.
Strengths: why wmlive 13.2 matters
- Genuine 32‑bit support on a modern stable base. For users with true i686 hardware who want the security and package currency of Debian 13, wmlive provides a rare path to stay on a maintained stack without downgrading to older Debian releases. That alone fills a gap left by official Debian policy.
- Lightweight, coherent desktop. Window Maker’s NeXTstep‑inspired interface and GNUstep applications deliver a unique, memory‑efficient desktop experience designed for small RAM footprints and older GPUs. The project’s focus on consistency and curated theming is a real plus for users who prefer a classical minimalist UI.
- Pragmatic extras for vintage workflows. Inclusion of Box86, Previous, and Palemoon (gtk2) caters directly to users wanting to run older x86 binaries, emulated legacy apps, or lightweight browsers on constrained machines. Those packages are not necessarily available in Debian main repos and justify the project’s custom builds.
- Live media with persistence and installer. The ability to run live from USB, retain settings across boots (persistence), and then optionally install is convenient for testing, rescue work and gradual migration. The isohybrid image and included tools make USB authoring predictable if the recommended raw‑write methods are used.
- Small download footprint. A 3.5 GB ISO is compact by modern distro standards, which helps adoption on limited bandwidth and for flash‑based installation workflows. The SourceForge listing confirms that size for the i386 image.
Risks and caveats
- Support and security exposure for the i386 kernel path. The i386 edition relies on a backported kernel and a hybrid installer approach that the Debian project explicitly regards as unsupported for new installations. That means critical kernel fixes, firmware updates and ongoing ABI maintenance may lag or be impossible if the maintainer cannot keep up. Users running production workloads on discontinued hardware should be aware that they assume additional maintenance risk.
- Maintenance centralization and donor gating. The project’s maintainer has chosen a donation model that currently restricts direct access to the amd64 and arm64 binary archives behind an encrypted password available to donors until year‑end. While source archives remain available for anyone to build their own images, binary gating risks alienating some users and reduces auditability and quick testing for the broader community. The decision is understandable from a sustainability perspective, but it introduces friction and raises questions about long‑term reproducibility of prebuilt images.
- Compatibility and driver coverage. Running a Linux kernel backported for older hardware can introduce driver and firmware mismatches. Users might encounter missing firmware blobs or unmaintained drivers for peculiar legacy devices. The official Debian guidance is clear: upgrade hardware where possible. wmlive offers a bridge, not a permanent cure.
- Package duplication and UX duplication. The image intentionally bundles multiple similar applications (multiple browsers, GNUstep and conventional X11 variants), which increases convenience but also bloats the live image and can confuse new users. The project documents this duplication openly; it’s a trade‑off between immediate usability and lean minimalism.
- Legal and long‑term viability. Small projects with bespoke packages and compiled binaries (Palemoon, Box86, custom GNUstep builds) can face packaging, licensing or security maintenance burdens that outpace volunteer capacity. Users should weigh the convenience of the prebuilt image against the requirement to either self‑build or accept an unknown maintenance horizon.
Practical guidance for enthusiasts and administrators
If you care about running Debian 13 on 32‑bit hardware, approach Window Maker Live 13.2 with a checklist mindset:
- Test in live mode first. Boot the i386 ISO from USB and verify display, networking, input devices and your typical applications under actual load. The live session can be used without committing to disk.
- Confirm memory and disk needs for your workload. Don’t assume the Register’s reported 270 MB RAM or 8.4 GB installed footprint will match your hardware; factors like swap strategy, fonts, firmware and extra applications change the real numbers. Measure on your machine.
- Prefer source builds if you want transparency. The wmlive project provides a full build tree and a source archive so anyone can reproduce ISOs. If you need reproducibility and auditability, build your own image from the provided source.
- Plan for kernel/security maintenance. If you install wmlive i386 on an important machine, plan how you will receive and apply kernel and firmware updates; consider keeping a local package mirror or getting involved with the project if you cannot accept blind trust.
- Consider alternatives where appropriate. If you have the option to move hardware to amd64 or aarch64, that remains the Debian‑recommended path. For hobbyist retro use, keep the wmlive approach; for long‑term production, prefer officially supported architectures.
The sustainability question: donations, gating and open source norms
The wmlive maintainer’s decision to restrict prebuilt amd64 and arm64 images behind an encrypted password distributed to donors is a pragmatic plea for sustainability. The release page explicitly notes that upstream binary images have historically been free and that donations were scarce, so the password‑by‑donation model aims to reward the maintainer’s time and hosting costs while still making the i386 image freely available. At face value this is a reasonable micro‑patronage model; in practice it raises several issues:
- Auditability: Binaries behind an encrypted password make it harder for casual reviewers to verify builds promptly. The project counters this by making source artifacts available, but building Debian live images oneself is nontrivial for many users.
- Barriers for testing: Gatekeeping amd64/arm64 images may slow adoption and community bug reports, reducing the very feedback loop that would help the project mature faster.
- Transparency trade‑off: The project has chosen transparency through source availability and a public pledge to release the password at year‑end; the short‑term trade‑off is controlled access to faster downloads for contributors.
The choices small maintainers make about monetization and distribution are complex; the community response will determine whether this model is an effective compromise or a source of friction.
Conclusion: a practical niche, not a miracle cure
Window Maker Live 13.2 is significant because it intentionally targets a specific, underserved niche: people who want to keep real 32‑bit x86 hardware running a modern Debian trunk. It does so using a pragmatic engineering compromise—backported kernels and a hybrid installer—while bundling curated, lightweight applications and the distinct Window Maker / GNUstep aesthetic that many users find refreshing and fast.
This release is not a substitute for official Debian support nor a long‑term enterprise‑grade solution. It is best understood as a community‑driven lifeline for retro hardware, a usable rescue toolkit and a tasteful, lightweight desktop for those who prefer minimalism. Users who depend on long‑term security patches and predictable kernel maintenance should plan migration to supported architectures; hobbyists, retrocomputing enthusiasts and administrators who know the tradeoffs will find wmlive to be an honest and practical option.
The bottom line: if you own a true 32‑bit laptop and hate the idea of being forced off Debian 13, Window Maker Live 13.2 is the most straightforward route to staying current with Trixie packages today — but expect to accept the maintenance responsibilities that come with using a community‑backed i386 image.
Source: theregister.com
Window Maker Live 13.2 brings 32-bit life to Debian 13