mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 09:13:37 +01:00
Add FreeBSD Id to make this easier to track.
This commit is contained in:
parent
b9cee99a1e
commit
489fa7954a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63253
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
Loading…
Reference in New Issue
Block a user