Venom1991 / refind-btrfs

Generate rEFInd manual boot stanzas from Btrfs snapshots
GNU General Public License v3.0
144 stars 8 forks source link

Prevent refind-btrfs from including other kernel snapshots and changing snapshot icon #35

Closed ShabirK21 closed 1 year ago

ShabirK21 commented 1 year ago

I have 3 kernels installed on my system with refind-btrfs service running. I only want the default kernel snapshots to be included in refind and not include the other two. I tried commenting out the kernels in refind.conf but it just regenerated and also I want to change the icon of the snapshots, but when a new snapshot it found, it resets the icon to my kernel icon.

Venom1991 commented 1 year ago

Regarding the icon issues - you might want to check the value of this option. I suppose it should be set to "custom", in your case.

Exclusion of found boot stanzas and generation of their snapshot boot stanzas is currently not supported. I have an idea about this feature's implementation but I simply don't have the time to work on it. Maybe in a couple of weeks or so.

ShabirK21 commented 1 year ago

Alright, thanks for the good work!

Venom1991 commented 1 year ago

Implemented in release 0.5.0.