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

Fix defautlt and dist config files #2352

Commits on Sep 18, 2024

  1. Fix default and dist config files

    - add gnome_remote_desktop to targeted modules.conf
    - use symlinks to dist/targeted for default users
    - drop policy/modules.conf - it's generated by `make conf`
    - fix typo in users files
    bachradsusi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ba6a8db View commit details
    Browse the repository at this point in the history
  2. Use dist/targeted/modules.conf in build workflow

    policy/modules.conf was droped and needs to be generated
    or copied from dist/ during build.
    bachradsusi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2360365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc225eb View commit details
    Browse the repository at this point in the history