-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ALPHA 3. ETF. Add installation and check of java11 as sudo to ensure its installation #412
base: master
Are you sure you want to change the base?
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90eae36 - Browse repository at this point
Copy the full SHA 90eae36View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbba06d - Browse repository at this point
Copy the full SHA cbba06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e3a1b - Browse repository at this point
Copy the full SHA a1e3a1bView commit details -
Merge pull request #11 from guadaltel/update-etf-20241014
Updated ETF install file for OSGeoLive 17 to work with new OS and Java version
Configuration menu - View commit details
-
Copy full SHA for 969eff3 - Browse repository at this point
Copy the full SHA 969eff3View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb81310 - Browse repository at this point
Copy the full SHA bb81310View commit details
Commits on Oct 22, 2024
-
Merge pull request #12 from guadaltel/update-etf-20241014
Fixed changing java version assigning manually java version to be used by jetty
Configuration menu - View commit details
-
Copy full SHA for 5114fd8 - Browse repository at this point
Copy the full SHA 5114fd8View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae5ac55 - Browse repository at this point
Copy the full SHA ae5ac55View commit details -
added sudo on install java to ensure its installation
added sudo flag on line 85 and 90 (check for java11 in system and install it as sudo user)
Configuration menu - View commit details
-
Copy full SHA for 1b899c2 - Browse repository at this point
Copy the full SHA 1b899c2View commit details -
Merge pull request #13 from guadaltel/update-etf-20241014
update and add installation and check of java11 as sudo to ensure installation
Configuration menu - View commit details
-
Copy full SHA for 8a40f7f - Browse repository at this point
Copy the full SHA 8a40f7fView commit details
Commits on Nov 25, 2024
-
Changed user to SUDO_USER (whoami if it fails) and add info in the he…
…ader about running as sudo
Configuration menu - View commit details
-
Copy full SHA for 16cd14f - Browse repository at this point
Copy the full SHA 16cd14fView commit details
Commits on Nov 26, 2024
-
Merge pull request #14 from guadaltel/update-etf-20241014
Changed user to SUDO_USER (whoami if it fails) and add info in the header about running as sudo
Configuration menu - View commit details
-
Copy full SHA for a7508ef - Browse repository at this point
Copy the full SHA a7508efView commit details -
Remove explicit sudo execution, since: - install script will run as sudo - a check for sudo user is included
Configuration menu - View commit details
-
Copy full SHA for bf7b860 - Browse repository at this point
Copy the full SHA bf7b860View commit details -
Remove explicit sudo execution
Remove explicit sudo execution, since: - install script will run as sudo - a check for sudo user is included
Configuration menu - View commit details
-
Copy full SHA for ca130bc - Browse repository at this point
Copy the full SHA ca130bcView commit details