-
-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Limit initramfs size to fix booting with limited memory size #457
Conversation
Codecov Report
@@ Coverage Diff @@
## main #457 +/- ##
=======================================
Coverage 70.63% 70.63%
=======================================
Files 3 3
Lines 470 470
=======================================
Hits 332 332
Misses 138 138 |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024071804-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024070519-4.3&flavor=update
Failed tests5 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/105374#dependencies 9 fixed
Unstable tests
|
This change reduces intramfs size to about 17MB.
Fixes QubesOS/qubes-issues#8540