Deleted Added
full compact
PICOBSD (162390) PICOBSD (173597)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/PICOBSD 162390 2006-09-18 06:34:51Z marck $
2# $FreeBSD: head/release/picobsd/bridge/PICOBSD 173597 2007-11-14 05:42:54Z luigi $
3#
4# Line starting with #PicoBSD contains PicoBSD build parameters
5#marker def_sz init MFS_inodes floppy_inodes
6#PicoBSD 3200 init 8192 32768
7options MD_ROOT_SIZE=3200 # same as def_sz
8
9hints "PICOBSD.hints"
3#
4# Line starting with #PicoBSD contains PicoBSD build parameters
5#marker def_sz init MFS_inodes floppy_inodes
6#PicoBSD 3200 init 8192 32768
7options MD_ROOT_SIZE=3200 # same as def_sz
8
9hints "PICOBSD.hints"
10machine i386
11cpu I486_CPU
12cpu I586_CPU
13cpu I686_CPU
14ident PICOBSD
15
16options SCHED_4BSD # mandatory to have one scheduler
17#options MATH_EMULATE #Support for x87 emulation
18options INET #InterNETworking

--- 99 unchanged lines hidden ---
10cpu I486_CPU
11cpu I586_CPU
12cpu I686_CPU
13ident PICOBSD
14
15options SCHED_4BSD # mandatory to have one scheduler
16#options MATH_EMULATE #Support for x87 emulation
17options INET #InterNETworking

--- 99 unchanged lines hidden ---