Sorry didnt know that Here is an attached online link. http://tinypic.com/r/33pdcw6/9 On Tue, Nov 3, 2015 at 10:25 AM, Robert Moskowitz <rgm at htt-consult.com> wrote:> screenshots as such get stripped out by the list. > > > On 11/03/2015 01:52 PM, Ramaseshan S wrote: > >> I have changed most of the things, the grub, issues. Since I run a >> minimal, >> I dont really have a gnome login screen, all text based (no GUI). The only >> place I am not able to trace is the booting time screen. Please do see an >> attached screenshot in this mail >> >> On Tue, Nov 3, 2015 at 10:17 AM, John R Pierce <pierce at hogranch.com> >> wrote: >> >> On 11/2/2015 8:35 PM, Ramaseshan S wrote: >>> >>> I am kinda getting a tweaked distrubution with CentOS, So this is kinda >>>> rebranding. I am not trying to change the hostname, trying to change the >>>> System OS name in the on boot screen. >>>> >>>> I have changed the grub configuration file and it reflects in the Boot >>>> OS >>>> selection screen, login screen. But only in the on boot screen does it >>>> not >>>> reflect. My search led me to something called plymouth, and the text >>>> (tri >>>> colour) theme is loaded. Trying to still meddle with it. But with no >>>> luck. >>>> >>>> there are various bitmap image files used for the boot screen, the gnome >>> login screen, and so forth. to change the branding, you'd need to >>> recreate all these. >>> >>> >>> -- >>> john r pierce, recycling bits in santa cruz >>> >>> >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> https://lists.centos.org/mailman/listinfo/centos >>> >>> >> >> >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Cheers -- S.Ramaseshan Engineer fractalio.com +919916394958
On 03/11/15 05:06, Ramaseshan S wrote:> Sorry didnt know that > Here is an attached online link. > > http://tinypic.com/r/33pdcw6/9 >just so i understand this - why are you trying to hide the fact that this is CentOS you are running there ? -- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc
I am just learning :-) As a part of understanding various components of the boot process. Modifing various components and trying to understand how things work. On Tue, Nov 3, 2015 at 5:42 PM, Karanbir Singh <mail-lists at karan.org> wrote:> On 03/11/15 05:06, Ramaseshan S wrote: > > Sorry didnt know that > > Here is an attached online link. > > > > http://tinypic.com/r/33pdcw6/9 > > > > just so i understand this - why are you trying to hide the fact that > this is CentOS you are running there ? > > > -- > Karanbir Singh > +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh > GnuPG Key : http://www.karan.org/publickey.asc > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Cheers -- S.Ramaseshan Engineer fractalio.com +919916394958
On Tue, Nov 03, 2015 at 10:36:50AM +0530, Ramaseshan S wrote:> Sorry didnt know that > Here is an attached online link. > > http://tinypic.com/r/33pdcw6/9Thats 'plymouth', specifically the text theme. Looking at the plymouth source, it uses /etc/system-release by default (and it looks for /etc/os-release too, but I think that's not something in CentOS6. /etc/system-release should be a symlink to /etc/centos-release). Assuming you're already updating /etc/system-release to rebrand your spin of CentOS, it should automatically be updated when you rebuild your initrd. -- Jonathan Billings <billings at negate.org>
Hey Billings, Thanks for the response. Just a quick question, you are talking about initramfs or initrd ?? My /boot dosent seem to have a initrd.img rather does seem to have a initramfs.. On Wed, Nov 4, 2015 at 9:22 PM, Jonathan Billings <billings at negate.org> wrote:> On Tue, Nov 03, 2015 at 10:36:50AM +0530, Ramaseshan S wrote: > > Sorry didnt know that > > Here is an attached online link. > > > > http://tinypic.com/r/33pdcw6/9 > > Thats 'plymouth', specifically the text theme. Looking at the > plymouth source, it uses /etc/system-release by default (and it looks > for /etc/os-release too, but I think that's not something in > CentOS6. /etc/system-release should be a symlink to > /etc/centos-release). Assuming you're already updating > /etc/system-release to rebrand your spin of CentOS, it should > automatically be updated when you rebuild your initrd. > > -- > Jonathan Billings <billings at negate.org> > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Cheers -- S.Ramaseshan Engineer fractalio.com +919916394958