/[gxemul]/upstream/0.4.4/experiments/test_netbsd_pmax_install.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /upstream/0.4.4/experiments/test_netbsd_pmax_install.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (hide annotations)
Mon Oct 8 16:21:26 2007 UTC (16 years, 7 months ago) by dpavlin
File MIME type: application/x-sh
File size: 482 byte(s)
0.4.4
1 dpavlin 28 #!/bin/sh
2     #
3     # $Id: test_netbsd_pmax_install.sh,v 1.2 2006/07/08 22:38:42 debug Exp $
4     #
5     # Litet enkelt test för att mäta hur lång tid det tar att installera
6     # en full NetBSD/pmax 3.0 för R3000, utan interaktion.
7     # Starta med:
8     #
9     # experiments/test_netbsd_pmax_install.sh
10     #
11    
12     rm -f nbsd_pmax.img
13     dd if=/dev/zero of=nbsd_pmax.img bs=1024 count=1 seek=1900000
14     sync
15     sleep 2
16    
17     time experiments/test_netbsd_pmax_install.expect 2> /tmp/gxemul_result
18    
19     echo
20     echo
21     echo
22     cat /tmp/gxemul_result

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26