Simplifying Aircraft Deployment: Difference between revisions

Jump to navigation Jump to search
m
Line 82: Line 82:
By default, an uninstallation routine would only delete those files and folders that are explicitly referenced in a corresponding XML file if they match a given CRC or hash, this would help avoid cases where modified/new files may be ''accidently'' deleted by simply doing something like "rm -f $FOLDER".
By default, an uninstallation routine would only delete those files and folders that are explicitly referenced in a corresponding XML file if they match a given CRC or hash, this would help avoid cases where modified/new files may be ''accidently'' deleted by simply doing something like "rm -f $FOLDER".


== Extracting a new aircraft ==
== Installation: Extracting new aircraft ==
As mentioned above, installing to the distribution approved location such as /usr/local/share/FlightGear/ (for Ubuntu/Debian like distros) would require using something like sudo and prompting for the users password. However, this could be done in helper programs such as fgrun [http://sourceforge.net/tracker/index.php?func=detail&aid=1434342&group_id=65363&atid=510696]. Despite implementing this it still may not be successful as most distributions do not allow general users to use sudo.
As mentioned above, installing to the distribution approved location such as /usr/local/share/FlightGear/ (for Ubuntu/Debian like distros) would require using something like sudo and prompting for the users password. However, this could be done in helper programs such as fgrun [http://sourceforge.net/tracker/index.php?func=detail&aid=1434342&group_id=65363&atid=510696]. Despite implementing this it still may not be successful as most distributions do not allow general users to use sudo.


2,561

edits

Navigation menu