summaryrefslogtreecommitdiff
path: root/config/binary_local-hooks
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2019-11-01 12:09:51 +0100
committerHolger Paradies <retabell@gmx.de>2019-11-02 23:48:47 +0100
commita1f4c276bc9f2b8083691aa1a58ccbb38e93cf68 (patch)
tree1d3871890ee3fff24da69a2e25aecf676f21cbdc /config/binary_local-hooks
parentb34eee926b9e5113c945dd123c34d113b38ff788 (diff)
downloadkanotix-a1f4c276bc9f2b8083691aa1a58ccbb38e93cf68.zip
kanotix-a1f4c276bc9f2b8083691aa1a58ccbb38e93cf68.tar.gz
provide simple loopback.cfg
without search
Diffstat (limited to 'config/binary_local-hooks')
-rwxr-xr-xconfig/binary_local-hooks/grub2-configs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binary_local-hooks/grub2-configs b/config/binary_local-hooks/grub2-configs
index f6276fe..32b286b 100755
--- a/config/binary_local-hooks/grub2-configs
+++ b/config/binary_local-hooks/grub2-configs
@@ -13,6 +13,7 @@ if [ -f config/binary_grub/grub.cfg ]
then
mkdir -p binary/boot/grub
cp config/binary_grub/grub*.cfg binary/boot/grub/
+ cp config/binary_grub/loopback.cfg binary/boot/grub/
fi
. config/chroot