Skip to content

Commit eeb7b41

Browse files
committed
Be more explicit that we are not maintaining the x86 version anymore
1 parent 1db17ac commit eeb7b41

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
NOTE: we have stopped maintaining the x86 version of xv6, and switched
2+
our efforts to the RISC-V version
3+
(https://github.com/mit-pdos/xv6-riscv.git)
4+
15
xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix
26
Version 6 (v6). xv6 loosely follows the structure and style of v6,
37
but is implemented for a modern x86-based multiprocessor using ANSI C.
@@ -35,8 +39,7 @@ Copyright 2006-2018 Frans Kaashoek, Robert Morris, and Russ Cox.
3539

3640
ERROR REPORTS
3741

38-
We switched our focus to xv6 on RISC-V; see the mit-pdos/xv6-riscv.git
39-
repository on github.com.
42+
We don't process error reports (see note on top of this file).
4043

4144
BUILDING AND RUNNING XV6
4245

0 commit comments

Comments
 (0)