Lines Matching +full:ia32 +full:- +full:3 +full:a

15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
37 On IA32 (i386) architectures, it is a
41 .Xr libsa 3
45 It provides a scripting language that can be used to
46 automate tasks, do pre-configuration or assist in recovery
50 The smaller one is a set of commands
53 The main drive behind these commands is user-friendliness.
58 probes for a console and sets the
96 the user can interrupt the autoboot process by pressing a key
101 .Dq Li -1 .
112 the only way to call them from a script is by using
114 on a string.
131 When a builtin command is executed, the rest of the line is taken
132 as arguments, and it is processed by a special parser which
140 .Bl -bullet
148 Executing a binary of choice, by setting the
164 to -1.
177 If MD available, a file system can be embedded into the
188 .Bl -tag -width /usr/share/examples/bootforth/ -compact
204 .Dl boot -s
206 Load the kernel, a splash screen, and then autoboot in five seconds.
207 Notice that a kernel must be loaded before any other
210 .Bd -literal -offset indent
213 load -t splash_image_data /boot/chuckrulez.bmp
218 This would be needed in a system with two IDE disks,
220 .Bd -literal -offset indent
225 Set the default device used for loading a kernel from a ZFS filesystem:
226 .Bd -literal -offset indent
233 .Bl -tag -width XXXXX -offset indent
235 Any type of error in the processing of a builtin.
236 .It -1
239 .It -2
242 .It -56
245 .It -256
247 .It -257
248 Need more text to succeed -- will finish on next run.
249 .It -258
252 .It -259
256 .Xr libsa 3 ,