summaryrefslogtreecommitdiffstats
path: root/scripts/dapper
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dapper')
-rw-r--r--scripts/dapper3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/dapper b/scripts/dapper
index 4755240..af83c0c 100644
--- a/scripts/dapper
+++ b/scripts/dapper
@@ -51,6 +51,8 @@ first_stage_install () {
chown 0:0 "$TARGET/etc/fstab"; chmod 644 "$TARGET/etc/fstab"
fi
+ setup_devices
+
x_feign_install () {
local pkg="$1"
local deb="$(debfor $pkg)"
@@ -78,7 +80,6 @@ second_stage_install () {
baseprog="$(($baseprog + ${1:-1}))"
}
- setup_devices
setup_proc
in_target /sbin/ldconfig