Page MenuHomeFreeBSD

Add a sanity check to the swap size in zfsboot of bsdinstall
ClosedPublic

Authored by allanjude on Apr 15 2015, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 5:03 PM
Unknown Object (File)
Sun, Nov 16, 11:31 PM
Unknown Object (File)
Oct 22 2025, 7:39 PM
Unknown Object (File)
Oct 12 2025, 1:23 AM
Unknown Object (File)
Oct 11 2025, 11:20 PM
Unknown Object (File)
Sep 25 2025, 3:11 AM
Unknown Object (File)
Sep 24 2025, 3:10 AM
Unknown Object (File)
Sep 21 2025, 5:20 PM
Subscribers

Details

Summary

Shawn Webb reported accidently ending up with 8kb instead of 8gb of swap
This is invalid, and obviously not what the user intended to do

Add a sanity check that does not allow less than 100mb of swap (while still allowing no swap)

MFC-After: 1 month (before 10.2)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

allanjude retitled this revision from to Add a sanity check to the swap size in zfsboot of bsdinstall.
allanjude updated this object.
allanjude edited the test plan for this revision. (Show Details)
roberto edited edge metadata.

Looks reasonable to me.

This revision is now accepted and ready to land.Apr 15 2015, 9:34 PM
brd added a reviewer: brd.