kernel generic options

2012-01-22 Thread ajtiM
Hi!

My system:
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

Because pkg_libchk show that Opera 11.60 misses libz.so.5 I want to install 
/misc/compat8x as one user suggested me but generic kernel optins are:

# $FreeBSD: release/9.0.0/sys/i386/conf/GENERIC 227305 2011-11-07 13:40:54Z 
marius $
...
...
options COMPAT_FREEBSD4 # Compatible with FreeBSD4  
 
options COMPAT_FREEBSD5 # Compatible with FreeBSD5  
 
options COMPAT_FREEBSD6 # Compatible with FreeBSD6  
 
options COMPAT_FREEBSD7 # Compatible with FreeBSD7   
'''
'''

O.K. I will rebuild a kernel but my question is why is not options for FreeBSD 
8 as default, please?

Thanks.


Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: kernel generic options

2012-01-22 Thread Polytropon
On Sun, 22 Jan 2012 05:36:29 -0600, ajtiM wrote:
 O.K. I will rebuild a kernel but my question is why is not options for 
 FreeBSD 
 8 as default, please?

All the kernel functions present in v8 are also present
in v9, so there is no need to a compatibility option
inside the kernel. The compat-8x _port_ delivers the
compatibility for libraries (versions and their calls)
that have changed from v8 to v9.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org