Skip to content

modules_force_load can be loaded earlier #103

Closed
@ishitatsuyuki

Description

I'm using modules_force_load for KMS, and booster gives a little dissatisfying result because by the time the mode switch completes my display manager would already have started.

mkinitcpio loads its MODULES "before anything else is done". I think we can do the same, since module loading is performed with a syscall and does not rely on any CLI utilities.

Activity

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

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