summaryrefslogtreecommitdiffstats
path: root/contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly
diff options
context:
space:
mode:
authorMarty Connor2010-01-17 03:47:39 +0100
committerMarty Connor2010-01-17 03:47:39 +0100
commit330abebddf67ab27998f64070f27d5874cbc7b06 (patch)
tree08f5954725930ee9c38b0afab4cb9a30c71ce7e3 /contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly
parent[sanboot] Prevent leaking a stack reference for "keep-san" AoE (diff)
downloadipxe-330abebddf67ab27998f64070f27d5874cbc7b06.tar.gz
ipxe-330abebddf67ab27998f64070f27d5874cbc7b06.tar.xz
ipxe-330abebddf67ab27998f64070f27d5874cbc7b06.zip
[contrib] Move most contrib content to a separate repository
Most of the content that was previously in this directory has been moved to a separate git repository: http://git.etherboot.org/?p=contrib.git;a=summary or the Etherboot Project wiki: http://etherboot.org/
Diffstat (limited to 'contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly')
-rw-r--r--contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly22
1 files changed, 0 insertions, 22 deletions
diff --git a/contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly b/contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly
deleted file mode 100644
index 3058c450..00000000
--- a/contrib/mkQNXnbi/examples/ws.etherboot.on-the-fly
+++ /dev/null
@@ -1,22 +0,0 @@
-# /boot/build/ws.etherboot.on-the-fly
-
-sys/boot
-$ boot -v
-
-sys/Proc32
-$ Proc32 -l $(lnode)
-
-sys/Slib32
-$ Slib32
-
-sys/Slib16
-$ Slib16
-
-/bin/Net
-$ Net -n <highest QNX node number in network> -m $(netmap)
-
-/bin/Net.<network driver>
-$ Net.<network driver>
-
-/bin/sinit
-$ sinit -r //$(bnode)/ TERM=<your terminal emulation {QNX|qansi}>