summaryrefslogtreecommitdiffstats
path: root/scripts/woody
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/woody')
-rw-r--r--scripts/woody3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/woody b/scripts/woody
index d1b326f..12c65a3 100644
--- a/scripts/woody
+++ b/scripts/woody
@@ -93,6 +93,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)"
@@ -120,7 +122,6 @@ second_stage_install () {
baseprog="$(($baseprog + ${1:-1}))"
}
- setup_devices
setup_proc
in_target /sbin/ldconfig