mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
FreeBSD/386 -> FreeBSD/i386
Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
This commit is contained in:
parent
e5b5ec5580
commit
264f3ec466
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9566
@ -1,10 +1,10 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# $Id: rc.i386,v 1.8 1995/04/13 21:23:17 rgrimes Exp $
|
||||
# $Id: rc.i386,v 1.9 1995/05/26 18:06:52 rgrimes Exp $
|
||||
# Do i386 specific processing
|
||||
#
|
||||
|
||||
echo -n 'enabling FreeBSD/386 options:'
|
||||
echo -n 'enabling FreeBSD/i386 options:'
|
||||
|
||||
# Start the SCO binary emulation if requested.
|
||||
if [ "X${ibcs2}" = X"YES" ]; then
|
||||
|
@ -1,10 +1,10 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# $Id: rc.i386,v 1.8 1995/04/13 21:23:17 rgrimes Exp $
|
||||
# $Id: rc.i386,v 1.9 1995/05/26 18:06:52 rgrimes Exp $
|
||||
# Do i386 specific processing
|
||||
#
|
||||
|
||||
echo -n 'enabling FreeBSD/386 options:'
|
||||
echo -n 'enabling FreeBSD/i386 options:'
|
||||
|
||||
# Start the SCO binary emulation if requested.
|
||||
if [ "X${ibcs2}" = X"YES" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user