Changes between Version 9 and Version 10 of Installation/Build


Ignore:
Timestamp:
Jul 23, 2011 2:50:27 PM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Build

    v9 v10  
    5252If the install process complains about an outdated metapackage, please refer to the next section.
    5353
     54== Setup mailing lists on users ==
     55
     56You will have to add someone to the mailing lists in '''/etc/mail/lists''' on users after the install:
     57
     58{{{
     59users# cd /etc/mail/lists
     60users# foreach i ( `ls testbed-*` )
     61foreach? echo "admin@yoursite.net" >> $i
     62foreach? end
     63}}}
     64
    5465== Updating the DETER meta packages ==
    5566