Package VMBuilder :: Package plugins :: Package ubuntu :: Module trusty :: Class Trusty
[frames] | no frames]

Class Trusty

source code

 object --+                                                                    
          |                                                                    
suite.Suite --+                                                                
              |                                                                
  dapper.Dapper --+                                                            
                  |                                                            
          edgy.Edgy --+                                                        
                      |                                                        
          feisty.Feisty --+                                                    
                          |                                                    
                gutsy.Gutsy --+                                                
                              |                                                
                    hardy.Hardy --+                                            
                                  |                                            
                  intrepid.Intrepid --+                                        
                                      |                                        
                          jaunty.Jaunty --+                                    
                                          |                                    
                              karmic.Karmic --+                                
                                              |                                
                                    lucid.Lucid --+                            
                                                  |                            
                                  maverick.Maverick --+                        
                                                      |                        
                                            natty.Natty --+                    
                                                          |                    
                                            oneiric.Oneiric --+                
                                                              |                
                                                precise.Precise --+            
                                                                  |            
                                                    quantal.Quantal --+        
                                                                      |        
                                                          raring.Raring --+    
                                                                          |    
                                                                saucy.Saucy --+
                                                                              |
                                                                             Trusty
Known Subclasses:

Instance Methods

Inherited from lucid.Lucid: divert_file

Inherited from karmic.Karmic: apply_ec2_settings, pre_install

Inherited from jaunty.Jaunty: install_ec2

Inherited from intrepid.Intrepid: mangle_grub_menu_lst

Inherited from hardy.Hardy: has_256_bit_inode_ext3_support, unmount_dev, xen_kernel_path, xen_ramdisk_path

Inherited from edgy.Edgy: copy_settings, fstab, prevent_daemons_starting, set_timezone, unprevent_daemons_starting

Inherited from dapper.Dapper: 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, install, install_apt_proxy, install_authorized_keys, install_device_map, install_extras, install_from_template, install_fstab, install_grub, install_kernel, install_menu_lst, install_mirrors, install_sources_list, install_vmbuilder_log, kernel_name, mount_dev_proc, post_mount, run_in_target, seed, set_locale, unmount_dev_pts, unmount_proc, unmount_volatile, 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 maverick.Maverick: valid_flavours

Inherited from karmic.Karmic: preferred_filesystem

Inherited from jaunty.Jaunty: chpasswd_cmd, ec2_kernel_info, ec2_ramdisk_info, xen_kernel_flavour

Inherited from intrepid.Intrepid: default_flavour

Inherited from hardy.Hardy: virtio_net

Inherited from feisty.Feisty: disk_prefix, grubroot, updategrub

Properties

Inherited from object: __class__