⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.\" SCCSID: @(#)config.8	3.1	11/24/87.TH config 8 RISC.SH Nameconfig \- build system configuration files.SH Syntax.B /etc/config[\fB\-p\fR][\fB\-s\fR].I config_file.SH Description.NXR "config program".NXR "configuration file (syslog)" "building"The.PN configcommand builds a set of system configuration filesfrom a short file which describesthe sort of system that is being configured.  It also takes as input a filewhich tells.PN configwhat files are needed to generate a system.This can be augmented by a configuration specific set of filesthat give alternate files for a specific machine.(See the Files section.)If the.B \-poption is supplied, .PN configwill configure a system for profiling.  You must have sources to use the \fB\-p\fR option.  Use the \fB\-s\fR option whenbuilding a kernel from sources..PPThe.PN configcommand should be run from the.PN confsubdirectory of the system source (usually .PN /sys/conf).The.PN configcommand assumes that there is already a directory .PN \&.\&./config_filecreated and it places all its output files in there.  The output of.PN configconsists of a number files:.PN ioconf.c contains a description of what I/O devices are attached to the system, and.PN makefileis a file used by .MS make 1in building the system; a set of header files which containthe number of various devices that will be compiled into the system;and a set of swap configuration files which contain definitions forthe disk areas to be used for swapping, the root file system,argument processing, and system dumps..PPAfter running.PN config ,it is necessary to run .PN "make depend"in the directory where the new makefilewas created.The.PN configcommand reminds you of this when it completes..PPIf you receive other error messages from.PN config ,fix the errors in your configuration file and try again.If compile a system that has configuration errors, the system will fail..SH RestrictionsThe line numbers reported in error messages are usually off by one..SH Files.TP 20.PN /sys/conf/mips/makefile.mipsGeneric makefile .TP.PN /sys/conf/mipsList of common files that the system is built from.TP.PN /sys/conf/mips/files.mipsList of machine specific files.TP.PN /sys/conf/mips/devices.mipsName to major device mapping file .TP.PN /sys/conf/mips/filesystemsList of known file systems.SH See AlsoThe Syntax portion of each device in Section 4 of the.I "ULTRIX Reference Pages".br``Building 4.2BSD UNIX System with Config,''.I "ULTRIX Supplementary Documents, Volume 3: System Manager"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -