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

Exposing 'DRIVELIST_FILTER_SYSTEM_DRIVES' as a cmake variable #816

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

MrSmoer
Copy link
Contributor

@MrSmoer MrSmoer commented Feb 9, 2024

Makes the filtering-behaviour userconfigureable during compile-time. This way its easier to configure the imager for flashing SATA or NVME Drives installed in your system (because of lack of adapters), or if the drives are (accidentally) labled as systemdrives by drivelist.

By default system drives are still filtered.

Fixes #534

Makes the filtering-behaviour userconfigureable during compile-time.
This way its easier to configure the imager for flashing SATA or NVME
Drives installed in your system (because of lack of adapters),
or if the drives are (accidentally) labled as systemdrives by drivelist.
@tdewey-rpi
Copy link
Collaborator

Awesome, thanks @MrSmoer!

@tdewey-rpi tdewey-rpi merged commit a44b9ae into raspberrypi:qml Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: expose 'DRIVELIST_FILTER_SYSTEM_DRIVES' as a cmake var
2 participants