diff options
author | Roland McGrath <roland@gnu.org> | 1995-08-23 21:57:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-08-23 21:57:14 +0000 |
commit | 060d8063f70433444ab231304842fc4f381ad37f (patch) | |
tree | 421bb1d0a71b659caaf7092806f68c49f58c07a1 /hurd.boot | |
parent | 1d66a7a925cd7803a110ad98ccb6a7010efd2cf9 (diff) |
Initial revision
Diffstat (limited to 'hurd.boot')
-rw-r--r-- | hurd.boot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd.boot b/hurd.boot new file mode 100644 index 00000000..360de5be --- /dev/null +++ b/hurd.boot @@ -0,0 +1,2 @@ +ufs/ufs ${task-create} -af ${host-port} ${device-port} ${exec-task} ${root-device} ${task-resume} +exec/exec ${exec-task=task-create} |