b765dc9992
Now free spaces of the main kernel and ramdisk are about 62KB and 215KB for INSTALL, respectively. OK christos
109 lines
2.2 KiB
Plaintext
109 lines
2.2 KiB
Plaintext
# $NetBSD: INSTALL,v 1.32 2017/02/08 20:11:18 rin Exp $
|
|
#
|
|
# INSTALL config file (GENERIC with memory disk root)
|
|
#
|
|
|
|
include "arch/zaurus/conf/GENERIC"
|
|
|
|
# Enable the hooks used for initializing the root memory-disk.
|
|
options MEMORY_DISK_HOOKS # enable root ramdisk
|
|
options MEMORY_DISK_IS_ROOT # force root on memory disk
|
|
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
|
|
options MEMORY_DISK_ROOT_SIZE=4352 # size of memory disk, in blocks
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
|
|
|
# for reduce kernel size.
|
|
# kernel size must be less than 5MB.
|
|
# - see src/sys/arch/zaurus/stand/zbsdmod/zbsdmod.c:bsdimage[]
|
|
|
|
makeoptions COPTS="-Os"
|
|
|
|
no options EXEC_AOUT
|
|
no options RFC2292
|
|
no options PTRACE
|
|
|
|
no options KLOADER
|
|
|
|
no options INSECURE
|
|
|
|
no file-system KERNFS
|
|
no file-system NULLFS
|
|
no file-system PUFFS
|
|
no file-system PROCFS
|
|
no file-system PTYFS
|
|
no file-system TMPFS
|
|
|
|
no options WAPBL
|
|
|
|
no options COMPAT_NETBSD32
|
|
no options COMPAT_13
|
|
no options COMPAT_14
|
|
no options COMPAT_15
|
|
no options COMPAT_16
|
|
no options COMPAT_20
|
|
no options COMPAT_30
|
|
no options COMPAT_40
|
|
no options COMPAT_50
|
|
no options COMPAT_60
|
|
no options COMPAT_70
|
|
no options COMPAT_43
|
|
|
|
no options COMPAT_OSSAUDIO
|
|
|
|
no options DKWEDGE_AUTODISCOVER
|
|
|
|
no options SYSVMSG
|
|
no options SYSVSEM
|
|
no options SYSVSHM
|
|
|
|
options PIPE_SOCKETPAIR
|
|
|
|
no options WSDISPLAY_COMPAT_PCVT
|
|
no options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
|
|
no options WSDISPLAY_COMPAT_RAWKBD
|
|
options WSDISPLAY_DEFAULTSCREENS=1
|
|
options RASOPS_SMALL
|
|
|
|
no options DIAGNOSTIC
|
|
no options DDB
|
|
no options DDB_HISTORY_SIZE
|
|
no makeoptions COPY_SYMTAB
|
|
|
|
no options PXA2X0_DMAC_DMOVER_CONCURRENCY
|
|
|
|
no zrc0 at pxaip?
|
|
|
|
no ztp0 at zssp?
|
|
no wsmouse* at ztp?
|
|
|
|
no zaudio0 at iic?
|
|
no audio* at zaudio?
|
|
no spkr* at audio?
|
|
|
|
no ums* at uhidev?
|
|
no wsmouse* at ums?
|
|
no ugen*
|
|
|
|
no uk* at scsibus?
|
|
|
|
no acphy*
|
|
no amhphy*
|
|
no bmtphy*
|
|
no glxtphy*
|
|
no gphyter*
|
|
no makphy*
|
|
no tlphy*
|
|
no tqphy*
|
|
no urlphy*
|
|
|
|
no pseudo-device vnd
|
|
no options VND_COMPRESSION
|
|
no pseudo-device accf_data
|
|
no pseudo-device accf_http
|
|
no pseudo-device ksyms
|
|
no pseudo-device wsfont
|
|
options NO_DEV_PTM
|
|
no pseudo-device clockctl
|
|
no pseudo-device drvctl
|
|
no pseudo-device putter
|