aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-03-13 17:26:39 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-03-13 17:26:39 +0000
commitf490e72f54a97718d4fc63b0bd11dbfcb35a6126 (patch)
tree6d5e59a7bcd5ae83c3fbc75d109ac5e95d216e85
parent3190cf59bf838168acbe698ab12f8fe55abbb41d (diff)
downloadbusybox-w32-f490e72f54a97718d4fc63b0bd11dbfcb35a6126.tar.gz
busybox-w32-f490e72f54a97718d4fc63b0bd11dbfcb35a6126.tar.bz2
busybox-w32-f490e72f54a97718d4fc63b0bd11dbfcb35a6126.zip
Don't mention ldconfig
git-svn-id: svn://busybox.net/trunk/busybox@4375 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--examples/bootfloppy/bootfloppy.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/bootfloppy/bootfloppy.txt b/examples/bootfloppy/bootfloppy.txt
index 36d6280af..090ef0499 100644
--- a/examples/bootfloppy/bootfloppy.txt
+++ b/examples/bootfloppy/bootfloppy.txt
@@ -84,11 +84,6 @@ The following steps will create a root file system.
84 For this, just cp -a the etc/ directory onto rootfs. Again, if you want 84 For this, just cp -a the etc/ directory onto rootfs. Again, if you want
85 all the details, you can just look at the files in the dir. 85 all the details, you can just look at the files in the dir.
86 86
87 - Run ldconfig so busybox and other binaries can have access to the libraries
88 that they need:
89
90 (path to)uClibc/ld.so-1/util/ldconfig -r loop/
91
92 - Unmount the rootfs from the mountpoint: 87 - Unmount the rootfs from the mountpoint:
93 88
94 umount loop 89 umount loop