VirtualBox

Changeset 8081 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 17, 2008 9:02:53 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29770
Message:

Rebranding: solaris guest installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Installer/makepackage.sh

    r7950 r8081  
    11#!/bin/sh
    2 #
    3 # innotek VirtualBox Solaris Guest Additions package creation script.
    4 # Usage:
    5 #       makespackage.sh $(PATH_TARGET)/install packagename
     2# innotek VirtualBox
     3# VirtualBox Solaris Guest Additions package creation script.
    64#
    75# Copyright (C) 2008 innotek GmbH
     
    1513# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1614#
     15
     16#
     17# Usage:
     18#       makespackage.sh $(PATH_TARGET)/install packagename
    1719
    1820if [ -z "$2" ]; then
     
    4345rm prototype2
    4446pkgmk -o -r .
    45 pkgtrans -s -o /var/spool/pkg `pwd`/$2 INNOvboxguest
    46 rm -rf /var/spool/pkg/INNOvboxguest
     47pkgtrans -s -o /var/spool/pkg `pwd`/$2 SUNWvboxguest
     48rm -rf /var/spool/pkg/SUNWvboxguest
    4749
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette