summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/inst/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/i386/floppies/inst/dot.profile')
-rw-r--r--distrib/i386/floppies/inst/dot.profile5
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/i386/floppies/inst/dot.profile b/distrib/i386/floppies/inst/dot.profile
index 185c09a8254..35d77b72b0f 100644
--- a/distrib/i386/floppies/inst/dot.profile
+++ b/distrib/i386/floppies/inst/dot.profile
@@ -27,7 +27,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id: dot.profile,v 1.3 1995/12/14 07:00:10 deraadt Exp $
+# $Id: dot.profile,v 1.4 1996/06/16 10:25:15 deraadt Exp $
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
export PATH
@@ -44,9 +44,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then
stty newcrt werase ^W intr ^C kill ^U erase ^? 9600
echo ''
- # run update, so that installed software is written as it goes.
- update
-
# mount the kern_fs so that we can examine the dmesg state
mount -t kernfs /kern /kern