Update disk label editor (almost completed) and floppy boot
(antoine is now working on this) status
This commit is contained in:
parent
5067fd4ead
commit
35e08f4a81
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11763
1 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/libh.sgml,v 1.3 2001/09/28 10:11:08 alex Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/libh.sgml,v 1.4 2001/10/24 17:40:12 phantom Exp $">
|
||||
<!ENTITY title 'FreeBSD libh Project'>
|
||||
<!ENTITY email 'freebsd-libh'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -47,16 +47,16 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Write a disk editor in TCL using libh's libraries</td>
|
||||
<td>Write a disk slice and label editor in TCL using libh's libraries</td>
|
||||
<td>alex</td>
|
||||
<td>17 September 2001</td>
|
||||
<td><font color="black">In progress</font></td>
|
||||
<td>20 January 2002</td>
|
||||
<td><font color="black">Almost completed</font></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Floppy/CDROM boot into a scriptable libh TCL interpreter</td>
|
||||
<td>alex</td>
|
||||
<td>17 September 2001</td>
|
||||
<td>antoine</td>
|
||||
<td>20 January 2002</td>
|
||||
<td><font color="black">In progress</font></td>
|
||||
</tr>
|
||||
|
||||
|
@ -69,7 +69,7 @@
|
|||
|
||||
<tr>
|
||||
<td>Clean up make(1) build</td>
|
||||
<td>alex</td>
|
||||
<td>alex/antoine</td>
|
||||
<td>27 September 2001</td>
|
||||
<td><font color="green">Done</font></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue