PDA

View Full Version : Needed: Usplash for Ubuntu CE (Edgy)


mhancoc7
November 18th, 2006, 05:11 AM
I am about 90% done with what will be Ubuntu CE v2.0 (Edgy). I also have to complete the convert_me script and of course the website.

I really would like to have a a simple modification to the default Edgy usplash. I have attached a mockup of what I would like. I of course want it to look nice a smooth like the rest of Edgy. I have tried to build one with the wiki How To. I have been unsuccessful so far.

If there are any Edgy Usplash experts that could please consider putting one together for Ubuntu CE I would really appreciate it.

God Bless, Jereme

bruenig
November 18th, 2006, 07:34 AM
Idea:

The splash instead of filling up that progress bar should have jesus slowly ressurecting. That would be really cool.

mhancoc7
November 18th, 2006, 08:02 AM
Idea:

The splash instead of filling up that progress bar should have jesus slowly ressurecting. That would be really cool.

Well, I really just want to keep the default one with a simple "christian edtion" added.

God Bless, Jereme

mysticrider92
November 18th, 2006, 01:14 PM
Idea:

The splash instead of filling up that progress bar should have jesus slowly ressurecting. That would be really cool.

The splash screen in Ubuntu has to be very simple (640x480 pixels, 16 colors), so that probably wouldn't work. It would be cool though.

thibeaz
November 19th, 2006, 11:57 PM
thats for sure

Jimmy_r
November 23rd, 2006, 05:46 AM
Try this one: 19858

Here is how I made it:

Installed package build-essential

Did a
apt-get source usplash-theme-ubuntu

Extracted the package that was downloaded.

Opened the png files inside with gimp,
cut-resized-pasted the "christian ubuntu" text from your mockup to each png.

Opened the make file in the same directory and did a search-and-replace of "usplash-theme-ubuntu.so" to "usplash-theme-ubuntu-ce.so"

opened a terminal, cd to inside the folder, did a
make
which created the "usplash-theme-ubuntu-ce.so" file.

Then I installed it with SUM(see signature)

To install it manually:
sudo cp usplash-theme-ubuntu-ce.so /usr/lib/usplash/usplash-theme-ubuntu-ce.so
sudo ln -sf /usr/lib/usplash/usplash-theme-ubuntu-ce.so /usr/lib/usplash/usplash-artwork.so
sudo update-initramfs -u

mhancoc7
November 23rd, 2006, 07:38 AM
Try this one: 19858

Here is how I made it:

Installed package build-essential

Did a
apt-get source usplash-theme-ubuntuExtracted the package that was downloaded.

Opened the png files inside with gimp,
cut-resized-pasted the "christian ubuntu" text from your mockup to each png.

Opened the make file in the same directory and did a search-and-replace of "usplash-theme-ubuntu.so" to "usplash-theme-ubuntu-ce.so"

opened a terminal, cd to inside the folder, did a
makewhich created the "usplash-theme-ubuntu-ce.so" file.

Then I installed it with SUM(see signature)

To install it manually:
sudo cp usplash-theme-ubuntu-ce.so /usr/lib/usplash/usplash-theme-ubuntu-ce.so
sudo ln -sf /usr/lib/usplash/usplash-theme-ubuntu-ce.so /usr/lib/usplash/usplash-artwork.so
sudo update-initramfs -u

Perfect! Perfect! Perfect!

Thank you so much. This is going to be the final touch. I just ironed out all of the known wrinkles with what will be the initial Ubuntu CE Edgy release.

Could I get you to do one more thing for me? Could you send me a copy of the new usplash as a .pcx (640X480) image. I need it for the LiveCD bootsplash. I like for it to be the same as the Usplash. Looks more consistent to me.

God Bless, Jereme

mhancoc7
November 23rd, 2006, 08:55 AM
Could I get you to do one more thing for me? Could you send me a copy of the new usplash as a .pcx (640X480) image. I need it for the LiveCD bootsplash. I like for it to be the same as the Usplash. Looks more consistent to me.

Never mind. I was able to get the pcx image made by using a screenshot of the Usplash. I really appreciate your help with this. I was starting to think this was going to be the one thing that did not get finished before I was ready to release.

God Bless, Jereme

mhancoc7
November 23rd, 2006, 11:29 AM
Ok, I made a mistake with the mockup. It should say "christian edition" not "christian ubuntu".

Would you mind to terribly much if I asked you to do it again with the new attached image? :) Sorry!

God Bless, Jereme

Jimmy_r
November 23rd, 2006, 03:37 PM
New version attached :)
Tell me if any other changes are needed.

mhancoc7
November 24th, 2006, 12:48 AM
New version attached :)
Tell me if any other changes are needed.

Thank you so much. That is going to look really great!

God Bless, Jereme

Darrious
November 24th, 2006, 09:28 PM
Hope that you get Ubuntu CE v.2.0 up soon :)

doobit
November 24th, 2006, 10:24 PM
Hope that you get Ubuntu CE v.2.0 up soon :)

It would be wonderful if you used the 2.6.18.2 kernel instead of the 2.6.17 Ubuntu kernel because it just works better.

mhancoc7
November 24th, 2006, 10:43 PM
Hope that you get Ubuntu CE v.2.0 up soon :)

I am working on testing right now. I believe I have got the final release ready. Once I test the convert_me script then I should be ready to upload. I anticipate, barring any other issues, to have it released within a week.
It would be wonderful if you used the 2.6.18.2 kernel instead of the 2.6.17 Ubuntu kernel because it just works better.
You are probably right about the 2.6.18.2 kernel working better. I am going to leave that up to the end user for now though.

God Bless, Jereme

Darrious
November 25th, 2006, 07:23 AM
One question, what is the difference between the 2.6.18.2 kernel and the 2.6.17 kernel?:confused:

thibeaz
November 25th, 2006, 08:35 AM
well it is just a newer kernel and it's one that ubuntu did use yet. The diffeence between the 2 might be function wise or just a few other things I don't know

Darrious
November 25th, 2006, 10:28 AM
I just hope that it fixes a kernel panic. I actually had to install an older version of kernel just to get it to run. Now it works but I would always like to upgrade to a newer kernel.

doobit
November 25th, 2006, 12:51 PM
I compiled it for myself using instructions I found here on this forum. It seems to boot faster, run faster and so far I have had no - zero - problems with it. All of the new packages work very well with it.

http://kernel.org
http://www.ubuntuforums.org/showthread.php?t=217657

Darrious
November 25th, 2006, 01:27 PM
Thanks that helped.

Although I really hope that Ubuntu CE v2.0 comes out soon. I've been really wanting it.

meth
November 30th, 2006, 06:22 PM
I have a problem, im trying to make my own usplash for my ubuntu, but when i type make in the shell i get
pngtousplash throbber_back.png > throbber_back.png.c
/bin/sh: pngtousplash: not found
make: *** [throbber_back.png.c] Error 127
rm throbber_back.png.c
Where can i find pngtousplash?
I have been looking for it and cant find

meth
November 30th, 2006, 06:29 PM
I needed to install usplash-dev package.

doobit
December 1st, 2006, 09:30 AM
What's your final upsplash look like?

Darrious
December 1st, 2006, 04:13 PM
Why do you not just use the convert_me_script if you want the Ubuntu CE splash.

If you are using your own then never mind.

meth
December 4th, 2006, 09:48 PM
I want to use my own usplash, but i cant do it run

Darrious
December 4th, 2006, 10:16 PM
Well I found a couple of sites you might want to look at.

http://www.ubuntuforums.org/showthread.php?t=295524

And

http://www.debianadmin.com/configure-grub-and-usplash-settings-using-simple-gui-interface-in-ubuntu.html

meth
December 6th, 2006, 02:39 PM
Thanks