Don't start update.
This commit is contained in:
parent
71efc75854
commit
56ed21ee98
@ -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.
|
||||
#
|
||||
# $NetBSD: dot.hdprofile,v 1.4 1999/06/26 06:12:51 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.5 1999/11/23 23:00:47 simonb Exp $
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
|
||||
export PATH
|
||||
@ -53,9 +53,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
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.upgrutils
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: dot.hdprofile,v 1.3 1999/06/26 06:12:52 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.4 1999/11/23 23:00:48 simonb Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
@ -54,9 +54,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then
|
||||
stty newcrt werase ^W intr ^C kill ^U erase ^H 9600
|
||||
echo ''
|
||||
|
||||
# run update, so that installed software is written as it goes.
|
||||
update
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.instutils
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: dot.hdprofile,v 1.3 1999/06/26 06:12:52 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.4 1999/11/23 23:00:48 simonb Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
@ -53,9 +53,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then
|
||||
stty newcrt werase ^W intr ^C kill ^U erase ^H 9600
|
||||
echo ''
|
||||
|
||||
# run update, so that installed software is written as it goes.
|
||||
update
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.upgrutils
|
||||
|
@ -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.
|
||||
#
|
||||
# $NetBSD: dot.hdprofile,v 1.5 1999/06/26 06:12:59 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.6 1999/11/23 23:00:49 simonb Exp $
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/usr/games:/
|
||||
export PATH
|
||||
@ -53,9 +53,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then
|
||||
stty newcrt werase ^W intr ^C kill ^U erase ^?
|
||||
echo ''
|
||||
|
||||
# run update, so that installed software is written as it goes.
|
||||
update
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.instutils
|
||||
|
@ -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.
|
||||
#
|
||||
# $NetBSD: dot.hdprofile,v 1.5 1999/06/26 06:12:59 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.6 1999/11/23 23:00:49 simonb Exp $
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
|
||||
export PATH
|
||||
@ -53,9 +53,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
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.upgrutils
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: dot.hdprofile,v 1.4 1999/06/26 06:13:02 cgd Exp $
|
||||
# $NetBSD: dot.hdprofile,v 1.5 1999/11/23 23:00:49 simonb Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
@ -54,9 +54,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
|
||||
|
||||
# pull in the functions that people will use from the shell prompt.
|
||||
. /.commonutils
|
||||
. /.instutils
|
||||
|
Loading…
Reference in New Issue
Block a user