Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115118662
D30877.id91261.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
553 B
Referenced Files
None
Subscribers
None
D30877.id91261.diff
View Options
diff --git a/usr.sbin/bsdinstall/scripts/script b/usr.sbin/bsdinstall/scripts/script
--- a/usr.sbin/bsdinstall/scripts/script
+++ b/usr.sbin/bsdinstall/scripts/script
@@ -162,9 +162,7 @@
if [ -f $TMPDIR/bsdinstall-installscript-ab ]; then
cp $TMPDIR/bsdinstall-installscript-ab $BSDINSTALL_CHROOT/tmp/installscript
chmod a+x $BSDINSTALL_CHROOT/tmp/installscript
- mount -t devfs devfs "$BSDINSTALL_CHROOT/dev"
chroot $BSDINSTALL_CHROOT /tmp/installscript $@ 2>&1
- umount "$BSDINSTALL_CHROOT/dev"
rm $BSDINSTALL_CHROOT/tmp/installscript
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 21, 3:33 PM (11 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17649217
Default Alt Text
D30877.id91261.diff (553 B)
Attached To
Mode
D30877: bsdinstall: Avoid double-mounting /dev
Attached
Detach File
Event Timeline
Log In to Comment