I'd like to be able to put Clonezilla in a package so it can be used in a package manager. I downloaded the source file and there is a Makefile yet I don't see anything to build. Clonezilla is essentially a collection of scripts, is that correct? If this is the case, how would I place these scripts (other files?) on the operating system. Is there anything else I need to know to be able to do this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd like to be able to put Clonezilla in a package so it can be used in a package manager. I downloaded the source file and there is a Makefile yet I don't see anything to build. Clonezilla is essentially a collection of scripts, is that correct? If this is the case, how would I place these scripts (other files?) on the operating system. Is there anything else I need to know to be able to do this?
Yes, Clonezilla is a collection of scripts. However, you have to make sure all the required packages existing on your system.
You can refer to /opt/drbl/conf/drbl.conf, check the variable
PKG_FROM_DBN_WHICH_OCS_LIVE_NEED
Steven.