boot0cfg -s vs. GEOM_PART_*? 
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Tue Feb 17 12:27:37 PST 2009
    
    
  
In message <F04BCAF6-2478-4724-A7E6-94BD43BE77DB at mac.com>, Marcel Moolenaar wri
tes:
>> We do not want arbitrary large binary blobs in the confxml
>> output.
>
>I'm not going to start a discussion on arbitrariness
>and largeness of bootcode. Instead, let me just ask:
>
>Do you have alternatives?
Open the parent device, use read(2) to get it.
You can always open an geom device for reading (subject
to filesystem permissions).
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the freebsd-current
mailing list