文件名称:on-imagebuilder
文件大小:28KB
文件格式:ZIP
更新时间:2024-05-28 04:08:46
Shell
图像生成器 Dell EMC,Inc.版权所有2015-2018。 该存储库包含一组脚本,这些脚本使用构建在中运行的,主要用于与。 要求 码头工人 概述 引导程序 这些脚本生成的映像旨在通过网络引导并在RAM中运行。 这些图像的使用/启动方式的典型流程如下: 通过PXE / iPXE的Netboot RacherOS (内核和initrd) 自定义cloud-config文件从引导服务器请求一个rackhd/micro映像。 然后,它使用rackhd/micro映像启动具有全部容器功能的容器。 入门 构建默认图像和ipxe 要构建图像,请定义一个图像构建脚本(有关示例,请参见build_all.sh或build_oem.sh )或使用默认脚本。 例如,要构建默认图像: $ cd on-imagebuilder/ $ sudo ./build_all.sh 构建工件将位于下面的这
【文件预览】:
on-imagebuilder-master
----.travis.yml(2KB)
----Vagrantfile(3KB)
----ipxe()
--------dhcp.h(1KB)
--------Dockerfile(2KB)
--------general.h(104B)
--------default.ipxe(59B)
----docker-entrypoint.sh(175B)
----extra()
--------make-cfg.sh(414B)
--------gen-debversion.sh(716B)
--------make-deb.sh(1KB)
----discovery()
--------Dockerfile(888B)
--------entry.bash(717B)
----HWIMO-BUILD(2KB)
----.bintray-deb.json.in(706B)
----Dockerfile(725B)
----oem()
--------intel-flash()
--------quanta-flash()
--------dell-raid()
--------secure-erase()
--------raid()
----build_all.sh(1KB)
----LICENSE(11KB)
----debian()
--------control(315B)
--------changelog(1KB)
--------compat(2B)
--------rules(217B)
--------on-imagebuilder.install(77B)
--------format(13B)
----.gitignore(19B)
----README.md(4KB)
----.bintray-gen.json(749B)
----version(6B)
----build_oem.sh(1KB)
----syslinux()
--------Dockerfile(983B)
--------0001-Fix-compiling-failure-on-Ubuntu-14.04.patch(2KB)