Aurora is a graphical front-end to the init process of Linux. It presents the starting and stopping of services with text and nice icons telling how the service startup/stop turend out.
- This version comes with several so-called "Monitors" - grapchical front-ends. They are distributed as separate binary RPMs, but are all contained in the same SRC-rpm and tar-ball.
- For the FrameBuffer - based Monitors, you must either run a FrameBuffer-kernel (with a graphic video-mode enabled).
- To switch Monitor, change the symlink /etc/aurora/Monitor to point to any of the files in /lib/aurora/Monitors.
If you feel like it, you may
vote for Aurora at Icewalk.com (The site is something like
freshmeat but comercial, and someone added Aurora to their database).
Note:
The version naming system used for Aurora.
Please follow this when developing modules for, and deriving works from, Aurora.
Aurora modules
New Style WsLib Monitor is
a Linux FrameBuffer, WsLib - based Monitor. It presents the output as
a horizontal bar of icons at the bottom of a quite empty screen with a
penguin in the middle. Clicking on the icon for a service in the bar,
brings up the output of that service, and icons are coloured (red or
yellow) to indicate that something went wrong with the service.
Traditional WsLib Monitor
is a Linux FrameBuffer, WsLib -based, "traditional Aurora"-looking
Monitor. It presents the output as a text rows in a table. Each row is
acompanied by an icon for the service and an icon symbolizing whetever
the service startup/stopping failed or not.
Traditional Gtk+ Monitor X
Windowing System, Gtk+ -based, "traditional Aurora"-looking
Monitor. It presents the output as a text rows in a table. Each row is
acompanied by an icon for the service and an icon symbolizing whetever
the service startup/stopping failed or not.