summaryrefslogtreecommitdiff
path: root/configs/releng
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng')
-rwxr-xr-xconfigs/releng/airootfs/root/.automated_script.sh2
-rw-r--r--configs/releng/packages.both2
2 files changed, 3 insertions, 1 deletions
diff --git a/configs/releng/airootfs/root/.automated_script.sh b/configs/releng/airootfs/root/.automated_script.sh
index 5c0c316..52c47e6 100755
--- a/configs/releng/airootfs/root/.automated_script.sh
+++ b/configs/releng/airootfs/root/.automated_script.sh
@@ -16,7 +16,7 @@ automated_script ()
script="$(script_cmdline)"
if [[ -n "${script}" && ! -x /tmp/startup_script ]]; then
if [[ "${script}" =~ ^((http|https|ftp)://) ]]; then
- curl "${script}" --location --retry-connrefused -s -o /tmp/startup_script >/dev/null
+ curl "${script}" --location --retry-connrefused --retry 10 -s -o /tmp/startup_script >/dev/null
rt=$?
else
cp "${script}" /tmp/startup_script
diff --git a/configs/releng/packages.both b/configs/releng/packages.both
index ba01e84..6346263 100644
--- a/configs/releng/packages.both
+++ b/configs/releng/packages.both
@@ -29,6 +29,7 @@ gpart
gpm
gptfdisk
grml-zsh-config
+grub
hdparm
irssi
iw
@@ -75,6 +76,7 @@ ppp
pptpclient
pv
qemu-guest-agent
+refind
reflector
reiserfsprogs
rp-pppoe