diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-05 22:16:10 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-05 22:16:10 +0000 |
| commit | 48ffcc865829ce2a6027d5095970676718a2d841 (patch) | |
| tree | fac74712a6d5a7988cd114f06e6bd796bb88d41e | |
| parent | b762042dce5636fadd283ab1eeefd446fe15e069 (diff) | |
Notes
| -rw-r--r-- | sys/boot/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/boot/README b/sys/boot/README index 7502788324ec..22faea26b80c 100644 --- a/sys/boot/README +++ b/sys/boot/README @@ -25,16 +25,6 @@ $FreeBSD$ the FreeBSD-current list, or to Daniel C. Sobral <dcs@FreeBSD.org> or Mike Smith <msmith@FreeBSD.org>. - NOTE: - - Please understand, all this is very current development, and - while getting this working for STABLE is a goal, it's not - yet ready for that. It's possible that parts of this might - indeed work for stable, but if you're not absolutely sure - what you're doing, you're better off not using the - information in this README for STABLE. Use this for current - only for a while longer, please! - After the first two stages in the booting process (described in boot(8)), the last stage of the booting process, called the loader (see loader(8)) reads in the /boot/loader.rc |
