From 988388f07fb8bab554798aba91abc9965090d223 Mon Sep 17 00:00:00 2001 From: Thorsten Töpper Date: Thu, 18 Sep 2025 19:55:55 +0200 Subject: smalldeploy now uefi pxe capable --- .../etc/systemd/system/multi-user.target.wants/pacman-init.service | 1 + .../systemd/system/multi-user.target.wants/pull_network_online.service | 1 + 2 files changed, 2 insertions(+) create mode 120000 configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pacman-init.service create mode 120000 configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pull_network_online.service (limited to 'configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants') diff --git a/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pacman-init.service b/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pacman-init.service new file mode 120000 index 0000000..d473c92 --- /dev/null +++ b/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pacman-init.service @@ -0,0 +1 @@ +/etc/systemd/system/pacman-init.service \ No newline at end of file diff --git a/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pull_network_online.service b/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pull_network_online.service new file mode 120000 index 0000000..f79e2f1 --- /dev/null +++ b/configs/smalldeploy/airootfs/etc/systemd/system/multi-user.target.wants/pull_network_online.service @@ -0,0 +1 @@ +/etc/systemd/system/pull_network_online.service \ No newline at end of file -- cgit v1.2.3-70-g09d2