1

Given a vanilla Debian I need to:

  • pick a filesystem
  • configure the software ( writing .conf files and edit shell scripts )
  • install/remove packages
  • install/remove software compiled by me

After that I'd like to pack everything in a working .iso/.img. Are there good tools that will do this? I basically need to create something like a firmware starting from Debian.

Rui F Ribeiro
  • 56,709
  • 26
  • 150
  • 232
user2485710
  • 1,493

1 Answers1

1

Use os4systemimage (fork of now defunct remastersys)

It is CLI though there is a GUI but that's work in progress