Sets


The goal is to create command sets similar to the NetBSD system.

These archives simply need to be uncompressed at the root of the c: drive to obtain a Unix system from the base image.

Status: 🔧️

Command-line based system

List of command sets

Command set Content Notes
base basic commands
comp tools and compilers
debug Not available
etc Not available
games Not available
gpufw Not available
man Not available
misc Not available
modules Not available
rescue Not available
tests Not available
text document management groff and texinfo

Sources

The software is downloaded from two sources:

  • m68k-atari-mint cross-tools : http://tho-otto.de/crossmint.php
  • SpareMiNT : https://freemint.github.io/sparemint/sparemint/

Creating command sets

  1. Download the archive (or rpm) to be added
  2. Place it in a subfolder of pub/releases/ according to the relevant command set, for example: base
  3. Unzip the archive; this usually creates a folder named usr (sometimes bin and etc...)
  4. Go to All/root and copy the files into it, or into the usr subfolder, depending on the extracted files
  5. Delete the extracted folder
  6. Right-click on the root folder to create an archive and name it base-2025xxxx.tar.gz
  7. Update the link on the homepage

Uncompressing RPM packages

bsdtar -xvf package.rpm

Base system in graphical mode

List of command sets

Command set Content Notes
xbase basic commands Not available
xcomp libraries and tools Not available
xdebug Not available
xetc Configuration Not available
xfonts Fonts Not available
xserver GEM Not available

File

Previous Next