Changeset 3017


Ignore:
Timestamp:
May 30, 2010, 11:34:50 AM (14 years ago)
Author:
broder
Message:

Pull in the invirt-system component in install-invirt.sh

We throw packages modified from upstream in there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/install-invirt/install-invirt.sh

    r3013 r3017  
    3232(
    3333    echo debathena http://debathena.mit.edu/apt $DISTRO debathena debathena-config openafs
    34     echo invirt http://xvm.mit.edu/invirt stable main
     34    echo invirt http://xvm.mit.edu/invirt stable main invirt-system
    3535) | while read name line; do
    3636    sourceslist="/etc/apt/sources.list.d/$name.list"
Note: See TracChangeset for help on using the changeset viewer.