summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-09-03 07:25:50 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-09-03 07:25:50 +0000
commit6f9d7e09ad37576f1fff2884927e5d15c85e96a3 (patch)
tree53e216d7b8c958a6c4b67868e7142adbeb513236 /emulators
parentmark as broken due to gd changes. this should also help out UCD as they (diff)
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'.
Notes
Notes: svn path=/head/; revision=21208
Diffstat (limited to '')
-rw-r--r--emulators/linux_base-6/Makefile1
-rw-r--r--emulators/linux_base-6/pkg-comment2
-rw-r--r--emulators/linux_base-6/pkg-descr4
-rw-r--r--emulators/linux_base-62/Makefile1
-rw-r--r--emulators/linux_base-62/pkg-comment2
-rw-r--r--emulators/linux_base-62/pkg-descr4
-rw-r--r--emulators/linux_base-8/Makefile1
-rw-r--r--emulators/linux_base-8/pkg-comment2
-rw-r--r--emulators/linux_base-8/pkg-descr4
-rw-r--r--emulators/linux_base-rh-9/Makefile1
-rw-r--r--emulators/linux_base-rh-9/pkg-comment2
-rw-r--r--emulators/linux_base-rh-9/pkg-descr4
-rw-r--r--emulators/linux_base-suse-9.1/Makefile1
-rw-r--r--emulators/linux_base-suse-9.1/pkg-comment2
-rw-r--r--emulators/linux_base-suse-9.1/pkg-descr4
-rw-r--r--emulators/linux_base-suse-9.2/Makefile1
-rw-r--r--emulators/linux_base-suse-9.2/pkg-comment2
-rw-r--r--emulators/linux_base-suse-9.2/pkg-descr4
-rw-r--r--emulators/linux_base-suse-9.3/Makefile1
-rw-r--r--emulators/linux_base-suse-9.3/pkg-comment2
-rw-r--r--emulators/linux_base-suse-9.3/pkg-descr4
-rw-r--r--emulators/linux_base/Makefile1
-rw-r--r--emulators/linux_base/pkg-comment2
-rw-r--r--emulators/linux_base/pkg-descr4
24 files changed, 32 insertions, 24 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -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
#
diff --git a/emulators/linux_base-6/pkg-comment b/emulators/linux_base-6/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-6/pkg-comment
+++ b/emulators/linux_base-6/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-6/pkg-descr b/emulators/linux_base-6/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-6/pkg-descr
+++ b/emulators/linux_base-6/pkg-descr
@@ -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
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-62/Makefile
+++ b/emulators/linux_base-62/Makefile
@@ -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
#
diff --git a/emulators/linux_base-62/pkg-comment b/emulators/linux_base-62/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-62/pkg-comment
+++ b/emulators/linux_base-62/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-62/pkg-descr b/emulators/linux_base-62/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-62/pkg-descr
+++ b/emulators/linux_base-62/pkg-descr
@@ -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
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -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
#
diff --git a/emulators/linux_base-8/pkg-comment b/emulators/linux_base-8/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-8/pkg-comment
+++ b/emulators/linux_base-8/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-8/pkg-descr b/emulators/linux_base-8/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-8/pkg-descr
+++ b/emulators/linux_base-8/pkg-descr
@@ -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
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -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
#
diff --git a/emulators/linux_base-rh-9/pkg-comment b/emulators/linux_base-rh-9/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-rh-9/pkg-comment
+++ b/emulators/linux_base-rh-9/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-rh-9/pkg-descr b/emulators/linux_base-rh-9/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-rh-9/pkg-descr
+++ b/emulators/linux_base-rh-9/pkg-descr
@@ -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
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -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
#
diff --git a/emulators/linux_base-suse-9.1/pkg-comment b/emulators/linux_base-suse-9.1/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-suse-9.1/pkg-comment
+++ b/emulators/linux_base-suse-9.1/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.1/pkg-descr b/emulators/linux_base-suse-9.1/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-suse-9.1/pkg-descr
+++ b/emulators/linux_base-suse-9.1/pkg-descr
@@ -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
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/Makefile
@@ -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
#
diff --git a/emulators/linux_base-suse-9.2/pkg-comment b/emulators/linux_base-suse-9.2/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-suse-9.2/pkg-comment
+++ b/emulators/linux_base-suse-9.2/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.2/pkg-descr b/emulators/linux_base-suse-9.2/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-suse-9.2/pkg-descr
+++ b/emulators/linux_base-suse-9.2/pkg-descr
@@ -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
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -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
#
diff --git a/emulators/linux_base-suse-9.3/pkg-comment b/emulators/linux_base-suse-9.3/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base-suse-9.3/pkg-comment
+++ b/emulators/linux_base-suse-9.3/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.3/pkg-descr b/emulators/linux_base-suse-9.3/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base-suse-9.3/pkg-descr
+++ b/emulators/linux_base-suse-9.3/pkg-descr
@@ -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
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 690f003abbce..169f41387bcd 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -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
#
diff --git a/emulators/linux_base/pkg-comment b/emulators/linux_base/pkg-comment
index 85760c366c24..19a3f47dee11 100644
--- a/emulators/linux_base/pkg-comment
+++ b/emulators/linux_base/pkg-comment
@@ -1 +1 @@
-The base set of packages needed for linux emulation
+The base set of packages needed in Linux mode
diff --git a/emulators/linux_base/pkg-descr b/emulators/linux_base/pkg-descr
index 8c3fa315be21..75d73323be09 100644
--- a/emulators/linux_base/pkg-descr
+++ b/emulators/linux_base/pkg-descr
@@ -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