Lines Matching full:build
20 There are several steps necessary to build a release:
26 Build and install a new kernel.
28 Build a new base system.
32 Build and install Xenocara.
46 To build a
58 .Sy build
103 .Ss 2. Build and install a new kernel
104 Always build and install a new kernel and reboot before
115 Create the build directory and configuration file,
128 .Ss 3. Build a new base system
129 The build process will place the object files in a tree under
131 This directory must be owned by build:wobj with mode 770.
133 Create the tree of obj directories and begin the build:
136 # make obj && make build
139 After the build is completed, update
171 .Sy build .
173 To build a release, it is necessary to prepare a filesystem mounted with the
181 .Sy build
211 .Ss 5. Build and install Xenocara
212 Xenocara is based on the X.Org modular build system.
220 should be empty and owned by build:wobj with mode 770.
222 The following steps will build and install Xenocara.
227 # make build
242 The steps to build and validate the Xenocara release are: