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