Skip to content

Undeterministic booster.alias causes different initramfs when it should be equal #309

@lucas-mior

Description

@lucas-mior
booster build booster.img
booster build booster2.img

diff booster.img booster2.img  # they are different even though nothing has changed in the system

booster unpack booster.img bunpack
booster unpack booster2.img bunpack2

git diff bunpack bunpack2

The diff shows that the only difference is the file usr/lib/modules/booster.alias.
Sorting them makes the two images equal.
Is there a reason for that? I would like to be able to just diff them to check if they match or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions