rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostid
This caused MAC addresses (e.g. bridge0) to clash on systems running this particular BIOS. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1544
This commit is contained in:
committed by
Warner Losh
parent
638b29fe65
commit
bf847ea31a
@@ -77,6 +77,8 @@ valid_hostid()
|
||||
;;
|
||||
11111111-2222-3333-4444-555555555555)
|
||||
;;
|
||||
12345678-1234-5678-90ab-cddeefaabbcc)
|
||||
;;
|
||||
4c4c4544-0000-2010-8020-80c04f202020)
|
||||
;;
|
||||
58585858-5858-5858-5858-585858585858)
|
||||
|
||||
Reference in New Issue
Block a user