Joined: Sun Sep 07, 2008 10:33 pm Posts: 1935 Location: Liverpool, UK
eeePC model: 1000
Aurora version: Other
Hi All,
After some great work we have Plymouth working on the SystemD-17 builds we are currently working on for the next release ( once the installer is ready ) .
We are looking at having a simple yet suitable plymouth theme for the iso - if you feel your plymouth design or have a good idea / concept for how we could do this please let us know!
Look forward to hearing your ideas / seeing any designs!
PMcD
_________________ Follow on Twitter : Guitaraholic
Joined: Sun Nov 01, 2009 5:19 am Posts: 830
eeePC model: 900 16G
Aurora version: Beta 4.0
i like it too, a guy called brian posted an idea for a plymouth design on the blog asking for a plymouth designer that i thought interesting, its about having the night sky then having an aurora come in, then we can have the aurora logo come in on top of that
_________________ Eeepc 900 with eb4 beta1, runcore 32gb ssd, 2gb RAM, a 10400MAh battery, and a Ralink rt2860 wifi card "Why do i like linux more than anything else? Because i cant live without my little airplane thingy"
Joined: Mon Dec 15, 2008 1:55 am Posts: 1969 Location: El Puerto de Santa María, España
eeePC model: 1000HA
Aurora version: Beta 4.0
Maybe apply a scene incorporating our mascots?
_________________ Asus Eee 1000HA - Fuduntu 2012.1 Asus Eee 1000 - Aurora Beta 0.5 (EB4 beta 1 with all updates applied) (left on airplane) Asus G73JHA1 - Fuduntu 2012.1
Joined: Sat Jan 01, 2011 12:08 pm Posts: 16
eeePC model: 900
Aurora version: Beta 4.0
Plymouth-Ball-anim.gif is good but I think the ending should be light and maybe plant like things growing in the background or a rainbow instead of a little bar like in vizta showing how much its loaded
Right around when this thread was first active, I played around a bit with the idea of showing a moving aurora (not sure if I came up with it myself, or used the idea posted in this thread), and wrote a demo of that in HTML5 (to figure out if my idea would work). The demo really only shows the movement of the aurora itself, see the attached screenshot for how the theme looks.
I was recently inspired (probably related to activity starting to pick back up around here) to see if I could figure out how to make it into an actual Plymouth theme (I've not made one before), and spent about a night figuring out how to do it. It probably helped that I already know programming, and the guide MonkeyAbout linked to was fairly helpful.
I think it didn't end up looking too bad, considering; see the attached screenshot (I've been testing it with the Plymouth-on-X11 method). I cribbed the logo from the top of the forum design since the default one Plymouth would use on my EB4b1 system was a Debian one.
This isn't really a complete theme yet, as I haven't implemented some needed parts (dialogs asking for password etc), and it's rather a CPU hog at the moment (at least on my Eee), but I have some ideas that might improve that.
OK, I've now improved the theme a bit - it now uses much less CPU, and shows how far along the boot process you are by moving the aurora from left to right, kinda like if the aurora was the marker in a progressbar.
Source in the same place (last post was rev. 1, we're now on rev. 6).
So; does anyone have any comments? suggestions? improvements? Is there any chance this might be used by AuroraOS?
Attachments:
File comment: Screenshot of the theme being run by Plymouth Screenshot-4.png [ 129.68 KiB | Viewed 7461 times ]
Joined: Mon Dec 15, 2008 1:55 am Posts: 1969 Location: El Puerto de Santa María, España
eeePC model: 1000HA
Aurora version: Beta 4.0
I like how the aurora moves from left to right and acts as a progress bar.
Yes, there would be possibility for this to be used in the build during the xsplash screen. I don't know what all the requirements are for that loading screen, but if you create something, we will see if it can get in. With systemd being used, I'm not sure how this will affect loading screens.
_________________ Asus Eee 1000HA - Fuduntu 2012.1 Asus Eee 1000 - Aurora Beta 0.5 (EB4 beta 1 with all updates applied) (left on airplane) Asus G73JHA1 - Fuduntu 2012.1
Well, finally got some time to work a bit more on it...
TRiPgod wrote:
I like how the aurora moves from left to right and acts as a progress bar.
Oh, good... I wasn't really sure if that was a good idea or not, but figured it was neat enough to try it out to see if anyone liked it...
TRiPgod wrote:
Yes, there would be possibility for this to be used in the build during the xsplash screen.
xsplash? I thought we were using Plymouth (hence topic title)? Or is that unrelated? (not really sure what xsplash is... from the name it sounds like it would be a boot splash screen though, which is what Plymouth is...)
TRiPgod wrote:
I don't know what all the requirements are for that loading screen, but if you create something, we will see if it can get in.
Well, consider it created... at least mostly; I'm not sure I've seen all the requirements, but I believe I have implemented everything that's needed now (password prompts, question answering, displaying boot messages...), but if anyone finds something that needs fixing, I can try to take a further look at it.
Could use some more testing either way, the only machine I have for it is my Eee, on Aurora beta 0.5, which doesn't use Plymouth during boot, so I've only been able to test with the X11 plugin, which is necessarily not quite the same...
TRiPgod wrote:
With systemd being used, I'm not sure how this will affect loading screens.
From what I've read, it just makes them more necessary, since you need an interface for daemons etc. that need to ask questions during boot (e.g. Apache asking for the password to its SSL key), which needs to be serialized and displayed properly.
In this version (rev. 10), messages are pushed up from the bottom, fading out after a few seconds (see screenshot, which also shows password entry in progress). Note that all those strings in the screenshot are for testing purposes only, they are provided by the init system (or in my case, my test script that kinda sorta acts like one for this purpose).
By the way, I've been copying some images and stuff from the script theme that comes in the plymouth-themes-script package - I don't believe this causes any license issues (since mine is GPL-2+ like that theme appears to be) - but IANAL, so I can only hope this is OK. If changes are needed, feel free to tell me. Possibly related is my use of the Aurora logo from this forum - ideally, this shouldn't be included in the theme at all, but should be installed as the default logo for Plymouth (by the packagers, most likely), so that all the themes could use the same one.
Attachments:
File comment: Screenshot of the theme being run by Plymouth, with a password request being fulfilled by the user Screenshot-5.png [ 141.07 KiB | Viewed 7265 times ]
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum