Package VMBuilder :: Package plugins :: Package debian :: Module etch :: Class Etch
[frames] | no frames]

Class Etch

source code

 object --+                
          |                
suite.Suite --+            
              |            
  potato.Potato --+        
                  |        
        woody.Woody --+    
                      |    
            sarge.Sarge --+
                          |
                         Etch
Known Subclasses:

Instance Methods

Inherited from potato.Potato: check_arch_validity, check_kernel_flavour, config_host_and_domainname, config_interfaces, copy_to_target, create_devices, create_initial_user, create_manifest, debootstrap, debootstrap_mirror, disable_hwclock_access, fstab, has_256_bit_inode_ext3_support, install, install_apt_proxy, install_authorized_keys, install_device_map, install_ec2, install_extras, install_from_template, install_grub, install_kernel, install_menu_lst, install_mirrors, install_sources_list, install_vmbuilder_log, kernel_name, mangle_grub_menu_lst, mount_dev_proc, post_mount, pre_install, prevent_daemons_starting, run_in_target, seed, set_locale, set_timezone, unmount_dev, unmount_dev_pts, unmount_proc, unmount_volatile, unprevent_daemons_starting, update, update_passwords

Inherited from suite.Suite: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from potato.Potato: chpasswd_cmd, default_flavour, disk_prefix, grubroot, preferred_filesystem, updategrub, valid_flavours, virtio_net, xen_kernel_flavour

Properties

Inherited from object: __class__