Skip to content

update-linbofs writes modules to linbo that are no longer declared in /etc/linuxmuster/linbo/firmware #153

Description

@lemertens

Any module/directory that was at one time included in linbofs by listing it in /etc/linuxmuster/linbo/firmware and running update-linbofs will forever stay in linbofs even if it is removed from /etc/linuxmuster/linbo/firmware and update-linbofs is run again.
It seems that update-linbofs does not clean out /var/cache/linuxmuster/linbo/firmware/ before filling it according to the entries in /etc/linuxmuster/linbo/firmware, so the configuration file works additive instead of reflecting the actual state of linbofs' /lib directory.
If that was intended behaviour this is of course no bug, but it does seem unintuitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions