summaryrefslogtreecommitdiff
path: root/examples/hooks/ipw2200.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-12-02 17:44:46 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:45 +0100
commit57ac4cc808d29a8c7c8a5081d9d27fe5b2f6a0eb (patch)
tree846cad4a808f8062df42a418ff3e9cde98af95f7 /examples/hooks/ipw2200.sh
parent8e305b83f9b074fb7e5445b358d2eb49d7e302d9 (diff)
downloadvyos-live-build-57ac4cc808d29a8c7c8a5081d9d27fe5b2f6a0eb.tar.gz
vyos-live-build-57ac4cc808d29a8c7c8a5081d9d27fe5b2f6a0eb.zip
Also installing build-essential manually in module example hooks, as module-assistant doesn't do it automatically.
Diffstat (limited to 'examples/hooks/ipw2200.sh')
-rwxr-xr-xexamples/hooks/ipw2200.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hooks/ipw2200.sh b/examples/hooks/ipw2200.sh
index 5304b6bbb..145ca8b80 100755
--- a/examples/hooks/ipw2200.sh
+++ b/examples/hooks/ipw2200.sh
@@ -7,6 +7,8 @@
# Note: This hook requires packages from the contrib category. Make sure you enabled
# it in your configuration.
+apt-get install --yes build-essential
+
# Building kernel mdoule
which module-assistant || apt-get install --yes module-assistant
module-assistant update