PJ-Singh-001 / Cubic

The Official Web Site for Cubic (Custom Ubuntu ISO Creator) (https://github.com/PJ-Singh-001/Cubic)
808 stars 47 forks source link

Cubic reference removal from project #306

Open KneesDev opened 5 months ago

KneesDev commented 5 months ago

It would be nice if users could easily remove Cubic references from the final ISO export, such as unchecking a "watermark" checkbox.

ContractISover commented 5 months ago

You can uncheck "update the release description" and then manually rebrand it by editing config files.

Here are the files you need to edit:

/etc/os-release /etc/issue /etc/issue.net /etc/dpkg/origins/debian (if your using ubuntu then replace "debian" with ubuntu) /usr/share/base-files/motd

I have a script to do this automatically https://codeberg.org/contractover/Nabatean-gnulinux/src/branch/main/configs.sh

KneesDev commented 5 months ago

Cubic references remain in the checksum files. Mount the root of your iso and open the md5 text file. You'll see that it mentions how the ISO was made using Cubic.

ContractISover commented 5 months ago

Cubic references remain in the checksum files. Mount the root of your iso and open the md5 text file. You'll see that it mentions how the ISO was made using Cubic.

Whats wrong in leaving those in? you can make your own md5 checksum if you really want to.

KneesDev commented 5 months ago

This issue's title is "Cubic reference removal from project". If those are "left in", then it's not a full removal of Cubic references.