Tiny Core Linux

General TC => Remasters / Remixes - Unofficial => Topic started by: ppoo on March 19, 2012, 02:14:48 PM

Title: How to change" booting core 4.3.1 Running ..."
Post by: ppoo on March 19, 2012, 02:14:48 PM
I want to remaster my tinycore linux system.

It shows

 booting core 4.3.1
 Running Linux Kernel 3.0.3-tinycore.

is there anybody know how to  change the words "core 4.3.1" after "Booting"

which file should  I modify >?

thanks ! 
Title: Re: How to change" booting core 4.3.1 Running ..."
Post by: maro on March 19, 2012, 04:57:03 PM
As significant part of the boot process '/etc/init.d/tc-config' gets executed and the two lines pertinent to your question appear to be:
Code: [Select]
tc@box:~$ grep -n VERSION /etc/init.d/tc-config
12:VERSION="$(cat /usr/share/doc/tc/release.txt)"
26:echo "${GREEN}Booting ${YELLOW}Core $VERSION ${NORMAL}"

So take your pick what you want to change, but I for one would consider it very bad practise if you would use this information to misrepresent the origin (or even copyrights) of your remaster.
Title: Re: How to change" booting core 4.3.1 Running ..."
Post by: ppoo on March 19, 2012, 08:09:45 PM
Thank you,   There are  Tinycore, Core plus  and core.  I am using  TinyCore now,  but when booting, it shows  booting core 4.3.1   :(:(,  so I want to change display like  Booting  Tinycore  4.**   .
Title: Re: How to change" booting core 4.3.1 Running ..."
Post by: gerald_clark on March 19, 2012, 11:00:49 PM
There is no tinycore anymore, only core with the GUI of your choice from the repos.