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

Move files_external to IBootstrap and remove some deprecated stuff in the process #26319

Merged
merged 6 commits into from
Jun 16, 2021

Commits on Jun 16, 2021

  1. remove depricated methods from MountConfig

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1052fea View commit details
    Browse the repository at this point in the history
  2. move files_external to IBootstrap

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3a645e2 View commit details
    Browse the repository at this point in the history
  3. move user/group deleted listeners to new event listener service

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2bb78da View commit details
    Browse the repository at this point in the history
  4. move logic from contstructor to boot method

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    381aaeb View commit details
    Browse the repository at this point in the history
  5. fix some types

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    94f0c10 View commit details
    Browse the repository at this point in the history
  6. fix app disdplay name

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    47a8d0d View commit details
    Browse the repository at this point in the history