summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-09-24 20:47:46 +0000
committerMiles Bader <miles@gnu.org>1996-09-24 20:47:46 +0000
commit26b480a6d9c40f98c633db49426771766239ec23 (patch)
tree02a640e5599251c2e9173275606c0a194aa3b3e4 /release
parenta628682d5718fe0cc358a5102cf65b02f65acb45 (diff)
(/hurd/ufs.static): Change --machdev to -Tdevice.
Diffstat (limited to 'release')
-rw-r--r--release/servers.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/servers.boot b/release/servers.boot
index 91beb152..a1f3c9b4 100644
--- a/release/servers.boot
+++ b/release/servers.boot
@@ -3,7 +3,7 @@
# First, the bootstrap filesystem. It needs several ports as arguments,
# as well as the user flags from the boot loader.
-/hurd/ufs.static --bootflags=${boot-args} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} --machdev ${root-device} $(task-create) $(task-resume)
+/hurd/ufs.static --bootflags=${boot-args} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -Tdevice ${root-device} $(task-create) $(task-resume)
# Now the exec server; to load the dynamically-linked exec server program,
# we have the boot loader in fact load and run ld.so, which in turn