summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/stage2.run
AgeCommit message (Expand)Author
2012-04-03fix missing quote in disk space check failure messageTodd Naugle
2012-02-29The installer will now create a link to the program in /usr/local/bin to allo...Todd Naugle
2011-11-08Installer now handles i18n of the Desktop folder. Running the installer or un...Todd Naugle
2011-09-21check install dir before anything elsePaul Davis
2011-05-27Properly handle spaces in filenames along the path to the installer.Todd Naugle
2011-05-27add -P to invocation of df(1) to ensure expected output formatTodd Naugle
2011-04-06install and uninstall can now be run as root (ie su -c) although this is not ...Todd Naugle
2011-04-01Added checks to ensure there is enough disk space to install. Also added a ch...Todd Naugle
2011-03-29Support for single architecture packages from A3Todd Naugle
2011-02-24Debug or stripped debug packages now get marked as such when the package is m...Todd Naugle
2011-02-09Fix typosTodd Naugle
2011-02-08Set the PWD here also. Some systems lose this when install calls stage2. Adds...Todd Naugle
2011-02-03Make sure we remove the uninstaller scrpit after it is run. Tweak the desktop...Todd Naugle
2011-02-03Delete the uninstaller after we run it. We don't want to find it laying aroun...Todd Naugle
2011-02-01Install in /opt by default. Include an uninstaller. lots of tweaksTodd Naugle
2011-01-27Only delete the un packed directory and leave the tarTodd Naugle
2011-01-06Add release and svn version numbers to bundles and packages. Added a script t...Todd Naugle
2011-01-05Adding installer scripts and sanityCheck tool for the linux bundleTodd Naugle