summaryrefslogtreecommitdiffstats
path: root/chroot-scripts
diff options
context:
space:
mode:
authorSebastian2010-08-11 18:27:29 +0200
committerSebastian2010-08-11 18:27:29 +0200
commitd17613609a7f6c04bf63c26dd394bc5a1c1c13da (patch)
tree1e3767b1a97abb70ca5efb7dece18a57648c9d7e /chroot-scripts
parenttransfer (diff)
downloadbroot-d17613609a7f6c04bf63c26dd394bc5a1c1c13da.tar.gz
broot-d17613609a7f6c04bf63c26dd394bc5a1c1c13da.tar.xz
broot-d17613609a7f6c04bf63c26dd394bc5a1c1c13da.zip
foo
Diffstat (limited to 'chroot-scripts')
-rw-r--r--chroot-scripts/build-core.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/chroot-scripts/build-core.sh b/chroot-scripts/build-core.sh
index 25268eb..d5e14ce 100644
--- a/chroot-scripts/build-core.sh
+++ b/chroot-scripts/build-core.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+. ./pkg-builder.sh
+
PACKAGES="eglibc kexec dialog dropbear nbd-client iw strace"
mkdir -p /root/packages