nerun / remastersys

A tool for creating Live CD backups and remasters for GNU/Linux Debian.
GNU General Public License v3.0
73 stars 15 forks source link
debian gpl gplv2 linux livecd package remaster remastering remastersys

REMASTERSYS

License: GPLv3 System: Debian 11 Version: 4.9

Please, note that:

Remastersys is a tool that can be used to do two things with an existing Linux Debian installation:

Just burn your Distro or Backup image onto a USB stick (using Remastersys Bootable USB or other tool of your choice, like Balena's Etcher or Ventoy), then insert the media/pendrive into the PC and reboot.

This is a fork of the famous Remastersys (ver. 3.0.0-1), developed by Tony "Fragadelic" Brijeski and discontinued in April, 2013.

Changelog

There are still a few bugs, but there are also many new features compared to the original remastersys:

Read detailed Changelog

They are:

Use command zless to read from inside gziped changelog:

$ zless /usr/share/doc/remastersys/changelog.gz

Or, use commands zcat and head to read only the first 20 lines:

$ zcat /usr/share/doc/remastersys/changelog.gz | head -n 20

Current state

This program has 2 packages: remastersys (program itself, terminal mode) and remastersys-gui (graphical interface). Main features seems to work, but there are some bugs.

Basic usage