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

Automatic filesystem discovery and removal #772

Open
vit9696 opened this issue Mar 16, 2020 · 0 comments
Open

Automatic filesystem discovery and removal #772

vit9696 opened this issue Mar 16, 2020 · 0 comments

Comments

@vit9696
Copy link
Contributor

vit9696 commented Mar 16, 2020

It will be useful to automatically show boot options from inserted drives and remove the boot options that were detached. The former could be achieved by adding an event registered to simple fs installation. The latter will most likely require timer-based handle validity checking.

I.e. When I insert a USB key I would like it to be recognised and displayed in the picker automatically without having to press ESC. Same with removing the USB key. This is what Apple Boot Picker does. The change would require changes on the UI side as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant