froggey / Mezzano

An operating system written in Common Lisp
MIT License
3.54k stars 187 forks source link

file-system: Update ipl.lisp to support file systems other than REMOTE. #167

Closed fittestbits closed 4 years ago

fittestbits commented 4 years ago

This change depends on a change to MBuild/Makefile which adds the host name ("REMOTE:") to home and source directory names.

This PR depends on a corresponding MBuild PR which updates Makefile to provide new definitions for the home and source directories.