Legal stuff |
Rebooter is free software distributed on as-is basis and comes absolutely with no warranty. Therefore shall the author in no way be responsible for any kind of damage possibly caused by the use or abuse of the program or mistakes in the documentation. The author shall in no way be liable for possible infringements on copyrights, trade secrets or any patents by any part of the program. As the program is free software, you are allowed and even encouraged to copy and distribute it to your friends and everyone else as long as they're not paying for the software itself. You are allowed to use the sources but if you do so, the resulting software and sources must be available for free and the original author must be given the appropriate credits.
Introduction |
From the dialog you can:
How to use |
WARNING: When your computer reboots, Choose-OS will rewrite first mapfile sector to disk! The write should be safe (or else it couldn't even have loaded it!) but if you feel unsafe about it, please backup all important data on your harddisks.
Configuration |
Command line |
The KDE version uses KDE's default colors, font, et cetera but with the standard version all standard Qt command line options can be used as well:
Choose-OS config file |
Inside image definition:
You can use almost any chos configuration file because the file is not checked to match the mapfile. Only rebooter options are parsed for and no errors are expected to be found.
Permissions |
/etc/rebooter.allow and /etc/rebooter.deny list the
users permitted to use rebooter.
If the files don't exist, everyone is allowed to use rebooter.
If a user's name is found in /etc/rebooter.deny, she's not
allowed to use rebooter.
If /etc/rebooter.allow exists and the user's name is not found
there, she's not allowed to use rebooter.
Root is always allowed to use rebooter.
Languages |
Rebooter supports multiple languages. If you want to compile it for another language, edit the Makefile in the sources/ directory (set LANGUAGE=<language_name>) and recompile (make clean; make depend; make).
Languages currently supported are:
If you want to add support for a new language, you can find strings-English.C in the sources/ directory. Copy that file as strings-<language_name>.C and fill in the appropriate strings. Then just edit Makefile and recompile. You may also want to send me the language file.
Other |
When you install the KDE version of rebooter, it is automagically added to your system menu in panel. If you don't use KDE you might want to add rebooter to Enlightenment's buttons, AfterStep's wharf or any window manager's root menu, for example.
Requirements |
Bugs and Restrictions |
Credits |
Please send me all bug reports, comments, suggestions, improvements, etc. (flames > /dev/null).