Fixed some lingering /pc references
This commit is contained in:
parent
af4e3497c1
commit
d4a54b8242
2 changed files with 4 additions and 17 deletions
13
notes.md
13
notes.md
|
|
@ -225,16 +225,3 @@ indicating the name of serial device to connect to:
|
|||
The advantage of using *nc* is that no "middle man" is required: your terminal window will be connected directly
|
||||
to the virtual serial port. And *nc* is included with OS X, whereas *socat* must installed separately (see
|
||||
[http://www.dest-unreach.org/socat/](http://www.dest-unreach.org/socat/)).
|
||||
|
||||
TODO
|
||||
===
|
||||
|
||||
- Fix all *class="pc"* in machine XML files
|
||||
- Fix all paths:
|
||||
- /apps/pc -> /apps/pcx86
|
||||
- /devices/pc -> /devices/pcx86
|
||||
- /disks/pc -> /disks/pcx86
|
||||
- etc
|
||||
- Rename PCJSCLASS to APPCLASS
|
||||
- Remove C1PJSCLASS
|
||||
- Look for XML files that still refer to /configs
|
||||
|
|
|
|||
Loading…
Reference in a new issue