summaryrefslogtreecommitdiffstats
path: root/scripts/warty
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/warty')
-rw-r--r--scripts/warty3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/warty b/scripts/warty
index e21a6d8..d774871 100644
--- a/scripts/warty
+++ b/scripts/warty
@@ -53,8 +53,6 @@ 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)"
@@ -86,6 +84,7 @@ second_stage_install () {
DEBCONF_NONINTERACTIVE_SEEN=true
export DEBIAN_FRONTEND DEBCONF_NONINTERACTIVE_SEEN
+ setup_devices
setup_proc
in_target /sbin/ldconfig