INSTALL32_IP2x revision 1.10
1#
2# sgimips install kernel with ramdisk added.
3#
4
5# Pull in standard `install' config
6include 	"arch/sgimips/conf/GENERIC32_IP2x"
7
8makeoptions	COPTS="-Os -mmemcpy"
9
10# Enable the hooks used for initializing the root memory-disk.
11options         MEMORY_DISK_HOOKS
12options         MEMORY_DISK_IS_ROOT     # force root on memory disk
13options         MEMORY_DISK_SERVER=0    # no userspace memory disk support
14options         MEMORY_DISK_ROOT_SIZE=6400 # size of memory disk in blocks (3200k)
15options         MEMORY_DISK_RBFLAGS=RB_SINGLE   # boot in single-user mode
16
17# shrink kernel since ARC BIOS seems to have 8MB limit
18options 	FFS_NO_SNAPSHOT
19
20no options 	KTRACE
21no options 	SYSVMSG
22no options 	SYSVSEM
23no options 	SYSVSHM
24no options 	SYSCTL_INCLUDE_DESCR
25no options	COMPAT_15
26no options	COMPAT_16
27no options	COMPAT_20
28no options	COMPAT_30
29no options	COMPAT_40
30no options	COMPAT_LINUX
31
32no file-system	EXT2FS
33no file-system	LFS
34no file-system	NTFS
35no file-system	FDESC
36no file-system	KERNFS
37no file-system	NULLFS
38no file-system	OVERLAY
39no file-system	PUFFS
40no file-system	PROCFS
41no file-system	UMAPFS
42no file-system	UNION
43no file-system	CODA
44no file-system	TMPFS
45
46no options	QUOTA
47no options	QUOTA2
48no options	NFSSERVER
49
50no options	NETATALK
51no options	PPP_FILTER
52
53no options	MIIVERBOSE
54no options	SCSIVERBOSE
55
56no ch* at scsibus?
57no ss* at scsibus?
58no ses* at scsibus?
59no uk* at scsibus?
60
61no ppbus*
62no lpt*
63
64no pseudo-device ccd
65no pseudo-device fss
66no pseudo-device ipfilter
67no pseudo-device bridge
68no pseudo-device accf_data
69no pseudo-device accf_http
70no pseudo-device sequencer
71no pseudo-device putter
72no pseudo-device vcoda
73