-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
41 lines (41 loc) · 1.03 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
History.txt
Manifest.txt
PostInstall.txt
README.rdoc
Rakefile
bin/box
bin/system-builder
examples/Rakefile
examples/config.rb
examples/manifests/classes/test.pp
examples/manifests/site.pp
features/development.feature
features/step_definitions/common_steps.rb
features/support/common.rb
features/support/env.rb
features/support/matchers.rb
lib/system_builder.rb
lib/system_builder/boot.rb
lib/system_builder/box.rb
lib/system_builder/box_tasks.rb
lib/system_builder/cli.rb
lib/system_builder/configurator.rb
lib/system_builder/core_ext.rb
lib/system_builder/disk_image.rb
lib/system_builder/disk_nfsroot_image.rb
lib/system_builder/disk_squashfs_image.rb
lib/system_builder/init_ram_fs_configurator.rb
lib/system_builder/iso_image.rb
lib/system_builder/iso_squashfs_image.rb
lib/system_builder/live_image.rb
lib/system_builder/mount_boot.sh
lib/system_builder/task.rb
script/console
script/destroy
script/generate
spec/spec.opts
spec/spec_helper.rb
spec/system_builder/boot_spec.rb
spec/system_builder/cli_spec.rb
system-builder.gemspec
tasks/rspec.rake