loader_4th.8 (9e1dc7bec331b4d120d4b0687cfd54692e4fddcb) | loader_4th.8 (11f49259c88ed4c110eefe89fa3862ef419b4150) |
---|---|
1.\" Copyright (c) 1999 Daniel C. Sobral 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 26 unchanged lines hidden (view full) --- 35.Nm 36is the final stage of 37.Fx Ns 's 38kernel bootstrapping process. 39On IA32 (i386) architectures, it is a 40.Pa BTX 41client. 42It is linked statically to | 1.\" Copyright (c) 1999 Daniel C. Sobral 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 26 unchanged lines hidden (view full) --- 35.Nm 36is the final stage of 37.Fx Ns 's 38kernel bootstrapping process. 39On IA32 (i386) architectures, it is a 40.Pa BTX 41client. 42It is linked statically to |
43.Xr libstand 3 | 43.Xr libsa 3 |
44and usually located in the directory 45.Pa /boot . 46.Pp 47It provides a scripting language that can be used to 48automate tasks, do pre-configuration or assist in recovery 49procedures. 50This scripting language is roughly divided in 51two main components. --- 473 unchanged lines hidden (view full) --- 525Need more text to succeed -- will finish on next run. 526.It -258 527.Ic Bye 528executed. 529.It -259 530Unspecified error. 531.El 532.Sh SEE ALSO | 44and usually located in the directory 45.Pa /boot . 46.Pp 47It provides a scripting language that can be used to 48automate tasks, do pre-configuration or assist in recovery 49procedures. 50This scripting language is roughly divided in 51two main components. --- 473 unchanged lines hidden (view full) --- 525Need more text to succeed -- will finish on next run. 526.It -258 527.Ic Bye 528executed. 529.It -259 530Unspecified error. 531.El 532.Sh SEE ALSO |
533.Xr libstand 3 , | 533.Xr libsa 3 , |
534.Xr loader.conf 5 , 535.Xr tuning 7 , 536.Xr boot 8 , 537.Xr btxld 8 538.Sh STANDARDS 539For the purposes of ANS Forth compliance, loader is an 540.Bf Em 541ANS Forth System with Environmental Restrictions, Providing --- 44 unchanged lines hidden --- | 534.Xr loader.conf 5 , 535.Xr tuning 7 , 536.Xr boot 8 , 537.Xr btxld 8 538.Sh STANDARDS 539For the purposes of ANS Forth compliance, loader is an 540.Bf Em 541ANS Forth System with Environmental Restrictions, Providing --- 44 unchanged lines hidden --- |