1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00

Add ipxe support

This commit is contained in:
Darren Shepherd
2021-10-13 16:00:29 -07:00
parent b4cc0014b2
commit 0e46d19194
16 changed files with 287 additions and 126 deletions

View File

@@ -0,0 +1,17 @@
[Unit]
Description=RancherOS Automatic Installation
Documentation=https://github.com/rancher/os
Wants=network-online.target
After=network-online.target
Before=getty-pre.target serial-getty@ttyS0.service
[Install]
WantedBy=multi-user.target
[Service]
Type=oneshot
EnvironmentFile=-/etc/default/%N
EnvironmentFile=-/etc/sysconfig/%N
TimeoutStartSec=0
StandardOutput=journal+console
ExecStart=/usr/sbin/ros-installer -automatic