|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| install_from_template(self,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| install_vmbuilder_log(self,
logfile,
rootdir) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
seed(self,
seedfile)
Seed debconf with the contents of a seedfile |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from suite.Suite:
__init__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|
|
|
chpasswd_cmd = ['chpasswd', '--md5']
|
|
|
default_flavour = {'amd64': 'amd64', 'i386': '686-pae'}
|
|
|
disk_prefix = 'hd'
|
|
|
grubroot = '/usr/lib/grub'
|
|
|
preferred_filesystem = 'ext3'
|
|
|
updategrub = '/usr/sbin/update-grub'
|
|
|
valid_flavours = {'amd64': ['amd64'], 'i386': ['486', '586', '...
|
|
|
virtio_net = False
|
|
|
xen_kernel_flavour = None
|