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

Automatically determine Flatpak dependencies #86

Merged
merged 45 commits into from
Mar 26, 2024
Merged

Automatically determine Flatpak dependencies #86

merged 45 commits into from
Mar 26, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    af1cf3f View commit details
    Browse the repository at this point in the history
  2. debug

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c7445bd View commit details
    Browse the repository at this point in the history
  3. spelling

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a13a9ea View commit details
    Browse the repository at this point in the history
  4. not tty

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    042f5c0 View commit details
    Browse the repository at this point in the history
  5. add dir_refs

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    75c0973 View commit details
    Browse the repository at this point in the history
  6. test hard code

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cf2dd03 View commit details
    Browse the repository at this point in the history
  7. debug

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9d8f2d1 View commit details
    Browse the repository at this point in the history
  8. debug env

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0b0b048 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d026e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f531c18 View commit details
    Browse the repository at this point in the history
  11. readd sudo...

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    de6abbb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c466551 View commit details
    Browse the repository at this point in the history
  13. hardcode for now

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    20008f4 View commit details
    Browse the repository at this point in the history
  14. add privileged

    noelmiller committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    99dcb34 View commit details
    Browse the repository at this point in the history
  15. use script

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    127ec7f View commit details
    Browse the repository at this point in the history
  16. remove -i

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    77029aa View commit details
    Browse the repository at this point in the history
  17. use system

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    37d35d6 View commit details
    Browse the repository at this point in the history
  18. don't use volume

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9b8ee65 View commit details
    Browse the repository at this point in the history
  19. copy out

    JasonN3 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8646f5f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. ensure ref collection works

    JasonN3 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6d94571 View commit details
    Browse the repository at this point in the history
  2. save location

    JasonN3 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5a6770b View commit details
    Browse the repository at this point in the history
  3. fix dir name

    JasonN3 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    74e7e40 View commit details
    Browse the repository at this point in the history
  4. delete image when done

    JasonN3 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1292edf View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    13d4cbf View commit details
    Browse the repository at this point in the history
  2. add flatpaks to iso

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e99ecbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396323c View commit details
    Browse the repository at this point in the history
  4. missing :

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    632055d View commit details
    Browse the repository at this point in the history
  5. add flatpak_dir to list

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f857b5f View commit details
    Browse the repository at this point in the history
  6. fix dir

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f81a3b9 View commit details
    Browse the repository at this point in the history
  7. free up space

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b2dba5d View commit details
    Browse the repository at this point in the history
  8. fix condition

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8fb95e2 View commit details
    Browse the repository at this point in the history
  9. move dir

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    72b9575 View commit details
    Browse the repository at this point in the history
  10. fix dir

    JasonN3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    de7f101 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. should be /flatpak/repo

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5de8d24 View commit details
    Browse the repository at this point in the history
  2. copy to ostree

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2b41ee6 View commit details
    Browse the repository at this point in the history
  3. build-update-repo

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4f3fbc9 View commit details
    Browse the repository at this point in the history
  4. debug

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d7cf451 View commit details
    Browse the repository at this point in the history
  5. debug

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    447ff59 View commit details
    Browse the repository at this point in the history
  6. debug

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c22a86d View commit details
    Browse the repository at this point in the history
  7. escape $

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a075fbd View commit details
    Browse the repository at this point in the history
  8. more escaping

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6ee7d5e View commit details
    Browse the repository at this point in the history
  9. debug

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    16a6ef0 View commit details
    Browse the repository at this point in the history
  10. remove random quote

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9e9246c View commit details
    Browse the repository at this point in the history
  11. more random quotes

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d3d8542 View commit details
    Browse the repository at this point in the history
  12. remove debug echo

    JasonN3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c906ec4 View commit details
    Browse the repository at this point in the history