~ubuntu-branches/debian/squeeze/util-vserver/squeeze

« back to all changes in this revision

Viewing changes to scripts/vserver-build.debootstrap

  • Committer: Bazaar Package Importer
  • Author(s): Micah Anderson
  • Date: 2010-04-13 12:36:17 UTC
  • Revision ID: james.westby@ubuntu.com-20100413123617-ve6wgautfmwfhnkc
Tags: 0.30.216-pre2864-2
* Switch to dpkg-source 3.0 (quilt) format
* Fix bashisms in helper scripts (Closes: #530995)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
{
20
20
    workdir=
21
21
    MIRROR=
22
 
    options="--exclude=cron,logrotate,dhcp3-common,iptables,dhcp3-client,ifupdown,libconsole,traceroute,dmidecode,makedev,module-init-tools"
 
22
    options=
23
23
}
24
24
 
25
25
function initVariables