Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2018-04-08 14:16:06 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-04-08 14:16:06 +0200
commitef4ea4f70008e6ead8ca7bb62f199f268e757168 (patch)
tree2ef2737969a2f137764534bf0a11375bc66387fb /deployments
parentef455894e3d773dd728bf3613fd490f8cb4e686d (diff)
parent6d2ce0db8c755b080e00a552c8b7e581c636e176 (diff)
Merge branch 'net-deploy' of github.com:Torxed/archinstall into net-deploy
Diffstat (limited to 'deployments')
-rw-r--r--deployments/08:00:27:e0:e0:e6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/08:00:27:e0:e0:e6.json b/deployments/08:00:27:e0:e0:e6.json
index f506ef5d..20acaa82 100644
--- a/deployments/08:00:27:e0:e0:e6.json
+++ b/deployments/08:00:27:e0:e0:e6.json
@@ -22,7 +22,7 @@
"Create mirror": {
"mkdir -p /srv/http/archlinux/arch_offline/os/x86_64" : null,
"pacman --dbpath /tmp/ -Syu -w --cachedir /srv/http/archlinux/arch_offline/os/x86_64 base base-devel git python python-systemd awesome xorg-xinit xorg-server xorg-server-utils xterm nano screen sudo iptables mesa-libgl dhclient dnsmasq darkhttpd openssh sshfs openssl openvpn gcc" : null,
- "sh -c 'repo-add /srv/http/archlinux/arch_offline/os/x86_64/arch_offline.db.tar.gz /srv/http/archlinux/arch_offline/os/x86_64/*.pkg.tar.xz'" : null
+ "sh -c 'repo-add /srv/http/archlinux/arch_offline/os/x86_64/arch_offline.db.tar.gz /srv/http/archlinux/arch_offline/os/x86_64/*.pkg.tar.xz'" : {"debug" : true}
}
}
}