You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/chroot
Peter Sankauskas a59ee93bca
To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1.
12 years ago
..
builder.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
builder_test.go builder/amazon/*: warnings 12 years ago
cleanup.go builder/amazon/chroot: new multistep API 13 years ago
command.go builder/amazon/chroot: CommandWrapper 13 years ago
communicator.go Fix chroot builder to work with chef-solo 12 years ago
communicator_test.go builder/amazon/chroot: provision within the chroot 13 years ago
copy_files.go builder/amazon/chroot: CommandWrapper 13 years ago
copy_files_test.go builder/amazon/chroot: get tests psasing on Windows 12 years ago
device.go To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1. 12 years ago
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go builder/amazon/chroot: remove unused import 12 years ago
step_attach_volume.go builder/amazon/all: get rid of unnecessary field 12 years ago
step_attach_volume_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_check_root_device.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
step_chroot_provision.go builder/amazon/chroot: CommandWrapper 13 years ago
step_copy_files.go builder/amazon/chroot: 13 years ago
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_create_volume.go builder/amazon/all: get rid of unnecessary field 12 years ago
step_early_cleanup.go builder/amazon/chroot: new multistep API 13 years ago
step_early_unflock.go builder/amazon/chroot: new multistep API 13 years ago
step_flock.go builder/amazon/chroot: block when obtaining lock [GH-689] 12 years ago
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_instance_info.go builder/amazon/chroot: new multistep API 13 years ago
step_mount_device.go builder/amazon/chroot: CommandWrapper 13 years ago
step_mount_device_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_mount_extra.go builder/amazon/chroot: CommandWrapper 13 years ago
step_mount_extra_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_prepare_device.go builder/amazon/chroot: new multistep API 13 years ago
step_register_ami.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
step_snapshot.go builder/amazon/all: get rid of unnecessary field 12 years ago