Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: bn3232 on July 10, 2014, 04:17:07 AM

Title: Change startup text
Post by: bn3232 on July 10, 2014, 04:17:07 AM
Is it possible to change the startup text? I mean "Core is distributed with absolutely NO WARRANTY..."
Title: Re: Change startup text
Post by: bmarkus on July 10, 2014, 04:21:43 AM
Is it possible to change the startup text? I mean "Core is distributed with absolutely NO WARRANTY..."

What would be the new text?
Title: Re: Change startup text
Post by: bn3232 on July 10, 2014, 06:49:07 AM
I want to append some text to it. My own software name and its version.
Title: Re: Change startup text
Post by: Misalf on July 10, 2014, 08:33:43 AM
Edit this file
Code: [Select]
/etc/motd
and remaster your  core.gz .
http://wiki.tinycorelinux.net/wiki:remastering
Title: Re: Change startup text
Post by: bn3232 on July 13, 2014, 08:46:57 AM
Edit this file
Code: [Select]
/etc/motd
and remaster your  core.gz .
http://wiki.tinycorelinux.net/wiki:remastering

Thanks a lot.
Title: Re: Change startup text
Post by: gerald_clark on July 13, 2014, 01:01:21 PM
No need to remaster.
Just add 'etc'motd' to /opt/.filetool.lst.
Title: Re: Change startup text
Post by: bn3232 on July 13, 2014, 01:26:46 PM
No need to remaster.
Just add 'etc'motd' to /opt/.filetool.lst.

Nice!