slitaz-vz diff vz-scripts/proxmox/slitaz.conf @ rev 0

Add scripts fro OpenVZ, proxmox
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Nov 01 09:21:01 2011 +0100 (2011-11-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/vz-scripts/proxmox/slitaz.conf	Tue Nov 01 09:21:01 2011 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +#  Copyright (C) 2000-2008, Parallels, Inc. All rights reserved.
     1.5 +#
     1.6 +#  This program is free software; you can redistribute it and/or modify
     1.7 +#  it under the terms of the GNU General Public License as published by
     1.8 +#  the Free Software Foundation; either version 2 of the License, or
     1.9 +#  (at your option) any later version.
    1.10 +#
    1.11 +#  This program is distributed in the hope that it will be useful,
    1.12 +#  but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.13 +#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.14 +#  GNU General Public License for more details.
    1.15 +#
    1.16 +#  You should have received a copy of the GNU General Public License
    1.17 +#  along with this program; if not, write to the Free Software
    1.18 +#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    1.19 +#
    1.20 +# This configuration file is meant to be used with
    1.21 +# the Redhat, RHEL, CentOS distribution kit.
    1.22 +#
    1.23 +
    1.24 +ADD_IP=slitaz-add_ip.sh
    1.25 +DEL_IP=slitaz-del_ip.sh
    1.26 +SET_HOSTNAME=slitaz-set_hostname.sh
    1.27 +SET_DNS=set_dns.sh
    1.28 +SET_USERPASS=set_userpass.sh
    1.29 +#SET_UGID_QUOTA=set_ugid_quota.sh
    1.30 +POST_CREATE=postcreate.sh