Here are the latest ideas about Ubuntu that have been approved.
unattractive shutdown ubuntu
Written by anakinsolo the 1 Sep 12 at 00:55.
Global category: Look and Feel.
New
When ubuntu is shutting down we see a command prompt before the apear of plymouth. That is not cute, in my opinion.
Its hard to tell what the server is doing during bootup due to the splash screen
Written by spamapS the 10 Sep 10 at 17:33.
Global category: Server.
New
The server bootup splash is pretty useless unless there are filesystem mount problems, and it flies by at a pretty crazy rate most of the time because getty's are started ASAP.
I'd like to see the graphical bootup capabilities used to display a web page. This web page could be made available remotely as well (though by default, only 127.0.0.1 could access it).
Solution #1:
Graphical server bootup should be a web page describing service status
Written by
spamapS the 10 Sep 10 at 17:33.
It would simply indicate the services startup status using upstart/rc.d scripts. Grey for not doing anything, yellow for starting/waiting, green for started.
Given good simple page design, it should be displayable by w3m as well, so even text mode bootup could use it.
This would solve what a lot of people haven't liked since the move to upstart was introduced.. that its hard to see what is happening while the server is booting. This also lets you go to the page later and check what happened during bootup in the same format it was displayed while booting. For large scale deployments where bootup isn't ever visible, this is far better than scraping the console output.
It would simply indicate the services startup status using upstart/rc.d scripts. Grey for not doing anything, yellow for starting/waiting, green for started.
Given good simple page design, it should be displayable by w3m as well, so even text mode bootup could use it.
This would solve what a lot of people haven't liked since the move to upstart was introduced.. that its hard to see what is happening while the server is booting. This also lets you go to the page later and check what happened during bootup in the same format it was displayed while booting. For large scale deployments where bootup isn't ever visible, this is far better than scraping the console output.
Plymouth: Easy GUI Management & Customization
Written by Maverick_Meerkat the 4 Aug 10 at 09:35.
Related project: Gnome .
New
Changing or customizing the Plymouth splash screen, login screen, & shut down screen is a hassle. Even following procedural guides doesn't produce intended results. Modification of these things should be as simple as changing the wallpaper or choosing a theme.
Solution #1:
Add Plymouth Options to Appearance Preferences GUI
The same Appearances Preferences GUI that allows users to change the wallpaper and customize theme options in Ubuntu 10.04 should also include the ability to add, change, modify, and customize the Plymouth splash screen, login screen, & shut down screen. It really wouldn't be difficult to implement. Every other aspect of the environment is so easy to customize, it seems odd that Plymouth lacks the same support features.
Because Plymouth is a recent addition, it is understandable that such considerations have not yet been made. Still, it is something I would like to see addressed.
The same Appearances Preferences GUI that allows users to change the wallpaper and customize theme options in Ubuntu 10.04 should also include the ability to add, change, modify, and customize the Plymouth splash screen, login screen, & shut down screen. It really wouldn't be difficult to implement. Every other aspect of the environment is so easy to customize, it seems odd that Plymouth lacks the same support features.
Because Plymouth is a recent addition, it is understandable that such considerations have not yet been made. Still, it is something I would like to see addressed.
Solution #2:
Add new appearance GUI
for changing wallpaper/themes/cursors for the login screen and boot/shutdown screen, since a hacker could maliciously add themes/screw up your system in an annoying way without root priveledges
for changing wallpaper/themes/cursors for the login screen and boot/shutdown screen, since a hacker could maliciously add themes/screw up your system in an annoying way without root priveledges
Plymouth should not be GTK-exclusive
Written by SkyBon the 6 Apr 10 at 22:58.
Global category: System.
New
Ubuntu is a GNOME-based distro, but Kubuntu is not. Pulling gtk, Cairo and Pango into a Qt/KDE-based distro won't do any good. Unfortunately, plymouth-x11 package utilizes the abovementioned libraries.