Skip to content
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

Add new launcher and installer #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2021

  1. Add new launcher and installer

    etl-launcher attempts to find manual data installed using original ET
    for Linux archive.
    
    etlegacy-linux-assets-installer extracts data directly to home
    directory, where etlegacy can find them without additional changes.
    Enables also installation of data for all users on the machine. Can run
    nicer prompts using dialog script.
    pemensik committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    65bc3af View commit details
    Browse the repository at this point in the history
  2. More integration of etl-launcher and etl-installer

    Installer would prepare all symlinks in sudo mode, etl-launcher should
    not be necessary after it. Include also data instruction HTML.
    pemensik committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1a5b469 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Update laucher to support 2.81.1 version

    It now produces versions with architecture suffix appended. Pass suffix
    as the first parameter to laucher. Shared one laucher for potentially
    multiple architectures.
    pemensik committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3af217e View commit details
    Browse the repository at this point in the history