VirtualBox

Changeset 72787 in vbox


Ignore:
Timestamp:
Jul 2, 2018 9:01:32 AM (6 years ago)
Author:
vboxsync
Message:

bin/tools: Renamed checkout-*.sh to prerequisites-*.sh and corrected the file headers.

Location:
trunk/tools/bin
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/prerequisites-deb.sh

    r72786 r72787  
    11#!/bin/sh
     2# @file
     3## $Id$
     4# Fetches prerequisites for Debian based GNU/Linux systems.
     5#
     6
     7#
     8# Copyright (C) 2018 Oracle Corporation
     9#
     10# This file is part of VirtualBox Open Source Edition (OSE), as
     11# available from http://www.virtualbox.org. This file is free software;
     12# you can redistribute it and/or modify it under the terms of the GNU
     13# General Public License (GPL) as published by the Free Software
     14# Foundation, in version 2 as it comes in the "COPYING" file of the
     15# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     16# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     17#
     18
    219apt-get install chrpath g++ make iasl libidl-dev libsdl1.2-dev \
    320    libsdl-ttf2.0-dev libpam0g-dev libssl-dev libpulse-dev doxygen \
  • trunk/tools/bin/prerequisites-rpm.sh

    r72786 r72787  
    11#!/bin/sh -e
     2# @file
     3## $Id$
     4# Fetches prerequisites for RPM based GNU/Linux systems.
     5#
    26
    37#
Note: See TracChangeset for help on using the changeset viewer.

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