derivelinux/derive
6
31
Fork
You've already forked derive
10

new kernel configurations to extend support #10

Merged
shrub900 merged 4 commits from cowmonk/derive:config/kernel into main 2025年12月16日 21:48:31 +01:00
Contributor
Copy link

Some modularization of some drivers and other tweaks made. One big thing
you'll probably see is removing the ability for the main derive system to
host VMs, however this doesn't remove the support for derive to be run in
a VM itself. This is just because derive will likely never port qemu.

Another notable change is changing of modules configuration to not have
forced loading/unloading, this is unsafe and can lead to undesirable
consequences.

There are other changes, mostly tweaks to the existing config.
Especially removal of drivers that we'll likely never see being run
in a derive system. But other than that, the diff is big but it's mostly removal
of whitespace and newlines too, just to clean up the kernel config and
not have that annoying "AUTOMATIC GENERATED CONFIG".

Some modularization of some drivers and other tweaks made. One big thing you'll probably see is removing the ability for the main derive system to host VMs, however this doesn't remove the support for derive to be run in a VM itself. This is just because derive will likely never port qemu. Another notable change is changing of modules configuration to not have forced loading/unloading, this is unsafe and can lead to undesirable consequences. There are other changes, mostly tweaks to the existing config. Especially removal of drivers that we'll likely never see being run in a derive system. But other than that, the diff is big but it's mostly removal of whitespace and newlines too, just to clean up the kernel config and not have that annoying "AUTOMATIC GENERATED CONFIG".
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
derivelinux/derive!10
Reference in a new issue
derivelinux/derive
No description provided.
Delete branch "cowmonk/derive:config/kernel"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?