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

feat: btrfs assistant & grub-btrfs #789

Merged
merged 30 commits into from
Nov 6, 2024

Commits on Oct 3, 2024

  1. Btrfs Assistant(+snapper), grub-btrfs Setup added

    Adds fedora-btrfs-assistant.sh, updates tab_data and documentation.
    leventbesli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    84551e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ab209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97639e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3e0672c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b8a4f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    6c1572d View commit details
    Browse the repository at this point in the history
  2. added fix for a possible grub error

    also some more enhancements and wording improvements.
    leventbesli committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8403042 View commit details
    Browse the repository at this point in the history
  3. user action removed

    reinstall snapper action removed because removing and reinstalling snapper is a very unlikely action. and also snapper can't handle ./snapsots folder in the disk after reinstalling: "creating btrfs subvolume .snapshots failed since it already exists".
    leventbesli committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    38088f1 View commit details
    Browse the repository at this point in the history
  4. firs snapshot order changed

    home snapshot taken first because it's config can be saved to first root snapshot.
    leventbesli committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    34e38ad View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    7ef34b6 View commit details
    Browse the repository at this point in the history
  2. improved y/n loop

    leventbesli committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7cb3bdc View commit details
    Browse the repository at this point in the history
  3. formatting improvements

    leventbesli committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6425a4a View commit details
    Browse the repository at this point in the history
  4. formatting improvement

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    050f5b4 View commit details
    Browse the repository at this point in the history
  5. formatting improvement

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7b77a92 View commit details
    Browse the repository at this point in the history
  6. Update task list

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8b6ff21 View commit details
    Browse the repository at this point in the history
  7. removed a inline comment

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    eb3881b View commit details
    Browse the repository at this point in the history
  8. removed an unnececary inline comment

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2dce55a View commit details
    Browse the repository at this point in the history
  9. removed an unnececary inline comment

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4f88719 View commit details
    Browse the repository at this point in the history
  10. improved sed -i

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fc82525 View commit details
    Browse the repository at this point in the history
  11. improved sed -i

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    346e760 View commit details
    Browse the repository at this point in the history
  12. improved sed -i

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    09c1efb View commit details
    Browse the repository at this point in the history
  13. newlines removed from tab_data.toml

    Co-authored-by: Nyx <[email protected]>
    leventbesli and nnyyxxxx authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    067dd54 View commit details
    Browse the repository at this point in the history
  14. btrfs detection moved to toml

    Co-authored-by: Nyx <[email protected]>
    leventbesli and nnyyxxxx authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    85588c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e09b49 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec4080f View commit details
    Browse the repository at this point in the history
  17. re-added packager

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    75d56e7 View commit details
    Browse the repository at this point in the history
  18. re-added packager

    Co-authored-by: Adam Perkowski <[email protected]>
    leventbesli and adamperkowski authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fed5afc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    504bde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4fb60 View commit details
    Browse the repository at this point in the history
  3. typo fix

    leventbesli committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4939861 View commit details
    Browse the repository at this point in the history