/[vbox-tools]/config
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /config

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by dpavlin, Tue Feb 17 19:54:04 2009 UTC revision 5 by dpavlin, Tue Feb 17 21:37:22 2009 UTC
# Line 2  Line 2 
2    
3  ve=VirtWorkshop  ve=VirtWorkshop
4  memory=512Mb  memory=512Mb
5  disk=/virtual/debian/hda-8Gb.vdi  disk_size=8192 # Mb
6    disk=/virtual/debian/hda-$disk_size.vdi
7  dvd=/rest/iso/debian-Lenny-DI-rc2-i386-CD-1.iso  dvd=/rest/iso/debian-Lenny-DI-rc2-i386-CD-1.iso
8    
9  # run as root  # run as root
# Line 12  if ! id -un | grep root >/dev/null ; the Line 13  if ! id -un | grep root >/dev/null ; the
13          exit          exit
14  fi  fi
15    
16  echo "# $ve $memory $disk $dvd"  echo "# $ve $memory $disk $disk_size $dvd"
17    
18    

Legend:
Removed from v.2  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26