projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac5070
)
Adding a note about documenting the code paths.
author
Chris Gianelloni
<wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 17:37:44 +0000
(09:37 -0800)
committer
Chris Gianelloni
<wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 17:37:44 +0000
(09:37 -0800)
ChangeLog
patch
|
blob
|
history
TODO
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c3f87a82a08c1abd7b55e6f70621655aeafa22e4..fd03217cacaf587a0b267738d31ad3d2ff654c02 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,6
+2,9
@@
# Copyright 1999-2009 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
# Distributed under the GPL v2
+ 08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
+ Adding a note about documenting the code paths.
+
08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
Adding new boot support information to the TODO.
diff --git
a/TODO
b/TODO
index a8168568550d9488f36000f1d480e946422b278f..012d32d5feae2f86526558ccd7c78df6b0a9d828 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-17,4
+17,4
@@
- Multipath (dm-multipath)
- ATA over Ethernet
- FCP over Ethernet
-
+- Document the different code paths and hooks for external modules