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

📄 config.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.\" SCCSID: @(#)config.8	8.2	10/18/90.TH config 8 VAX.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 that describesthe sort of system that is being configured.  It also takes as input a file that 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. For further information,see .MS kgmon 8and.MS gprof 1 ..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 descriptionof what I/O devices are attached to the system,.PN ubglue.s contains a set of interrupt service routines for devicesattached to the UNIBUS, 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 dependin the directory where the new makefilewas created.The.PN configcommand reminds you of this when it completes..PPIf you get any other error messages from.PN config ,you should fix the problems in your configuration file and try again.If you try to compile a system that had configuration errors, youwill likely meet with failure..SH RestrictionsThe line numbers reported in error messages are usually off by one..SH Files.TP 20.PN /sys/conf/makefile.vaxGeneric makefile for the VAX.TP.PN /sys/conf/filesList of common files system is built from.TP.PN /sys/conf/files.vaxList of VAX specific files.TP.PN /sys/conf/devices.vax   Name to major device mapping file for the VAX.TP.PN /sys/conf/files.ERNIE   List of files specific to ERNIE system.TP.PN /sys/conf/filesystems   List of known file systems.SH See AlsoThe Syntax portion of each device in Section 4..br.I "ULTRIX Supplementary Documents, Volume 3: System Manager" 

⌨️ 快捷键说明

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