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
  • 55,929
  • 26
  • 146
  • 227
user2485710
  • 1,403
  • 4
  • 15
  • 26

1 Answers1

1

Use os4systemimage (fork of now defunct remastersys)

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

justbrowsing
  • 580
  • 3
  • 9