Changes between Version 3 and Version 4 of Procedures/EndUserDelivery


Ignore:
Timestamp:
May 22, 2007, 3:10:18 PM (17 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery

    v3 v4  
    11= Data Delivery =
     2
     3It may be worth printing this page out and ticking each item to ensure they're done.
    24
    35== Preparations prior to
     
    810 1. `ssh pmpc886`
    911 1. `~arsf/usr/bin/delivery_prep_2006.sh PROJECTCODE JULIANDAY`
    10  1. change dir to the newly created delivery directory
     12 1. change dir to the newly created delivery directory '''Note:''' ''this directory will be created in /tmp, which is automatically deleted after 3 days!''
    1113 1. Copy in:
    1214   1. the level-1 files to lev1/
     
    1416   1. the screenshots to screenshots/
    1517 1. edit the Read_Me.txt-MUST_EDIT file
    16    1.
     18   1. (list of things to change)
     19   1. copy the Read_Me.txt to the original project directory (~arsf/arsf_data/2006/...) as a backup and so we can refer to it later
     20 1. Burn the data
     21   1. `mkisofs -R -udf -verbose -o /tmp/dvd.iso -V ''ARSF-PROJECTCODE-JULIANDAY'' ''<delivery_directory>''`
     22   1. `cdrecord dev=/dev/dvdwriter -sao fs=100m driveropts=burnfree -v /tmp/dvd.iso`
     23   1. `rm /tmp/dvd.iso`
     24 1. Get someone else to check the DVD
     25 
    1726
     27