mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'.
This commit is contained in:
parent
22d42ccb93
commit
6f9d7e09ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21208
24 changed files with 32 additions and 24 deletions
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
|
@ -127,6 +127,7 @@ do-install:
|
|||
@${CHMOD} 666 ${PREFIX}/dev/null
|
||||
.if defined(NEEDLOADLINK)
|
||||
@${MKDIR} ${PREFIX}/compat
|
||||
@${RM} -f ${PREFIX}/compat/linux
|
||||
@${LN} -s / ${PREFIX}/compat/linux
|
||||
.endif
|
||||
#
|
||||
|
|
|
@ -1 +1 @@
|
|||
The base set of packages needed for linux emulation
|
||||
The base set of packages needed in Linux mode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
The linux-base port contains a selection of the packages from a minimal
|
||||
The linux_base port contains a selection of the packages from a minimal
|
||||
Red Hat Linux installation. These packages, in conjunction with the linux
|
||||
module, form the basis of the linux emulation.
|
||||
module, form the basis of the linux compatibility environment.
|
||||
|
||||
- Marcel
|
||||
marcel@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue