projects
/
bootcensus
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97356e2
)
removed "unimplemented" disclaimer from readme. It's rough but usable now.
author
John Tsiombikas
<nuclear@member.fsf.org>
Thu, 26 Apr 2018 08:48:10 +0000
(11:48 +0300)
committer
John Tsiombikas
<nuclear@member.fsf.org>
Thu, 26 Apr 2018 08:48:10 +0000
(11:48 +0300)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
d385145
..
bb1bc73
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,10
+1,6
@@
pcboot
======
-This project is still in the early stages of initial hacking, so many of the
-following are not implemented yet, but rather the concepts that will be fleshed
-out in the future.
-
pcboot is a minimal 32 bit protected mode kernel, which can be used to make
bootable PC demos or games. It's not designed as a regular standalone operating
system kernel, and cannot be used as such. The intend is to link it with your