summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-03-11 22:16:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-03-11 22:16:51 +0000
commitd57b8b0940d9b2c0bc9222002b7686dcbdb9843d (patch)
treeed830a3fdb1163d45406a7687381b19c0498b73a /distrib
parent6134b5fe56fb42991bb6ff35fd7e73b0307763d8 (diff)
change copyrights on iso images, spotted by miod
Diffstat (limited to 'distrib')
-rw-r--r--distrib/alpha/cdfs/Makefile4
-rw-r--r--distrib/amd64/cdfs/Makefile4
-rw-r--r--distrib/hppa/ramdisk/Makefile4
-rw-r--r--distrib/i386/cdfs/Makefile4
-rw-r--r--distrib/macppc/ramdisk/Makefile4
-rw-r--r--distrib/pegasos/ramdisk/Makefile8
-rw-r--r--distrib/sparc/cdfs/Makefile4
-rw-r--r--distrib/sparc64/cdfs/Makefile4
8 files changed, 20 insertions, 16 deletions
diff --git a/distrib/alpha/cdfs/Makefile b/distrib/alpha/cdfs/Makefile
index 808bd9016e8..e1754f30c0a 100644
--- a/distrib/alpha/cdfs/Makefile
+++ b/distrib/alpha/cdfs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2003/08/12 03:58:28 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 2004/03/11 22:16:50 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -16,7 +16,7 @@ ${CDROM}:
cp ${DESTDIR}/usr/mdec/bootxx ${.OBJDIR}/cd-dir/${OSREV}/alpha
(mkhybrid -a -R -v -v -T -L -d -D -N -o ${.OBJDIR}/${CDROM} \
-A "OpenBSD ${OSREV} alpha bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/alpha ${OSREV} boot-only CD" \
${.OBJDIR}/cd-dir 2>&1) | tee log
diff --git a/distrib/amd64/cdfs/Makefile b/distrib/amd64/cdfs/Makefile
index a4b46155ef0..9df7c8106bc 100644
--- a/distrib/amd64/cdfs/Makefile
+++ b/distrib/amd64/cdfs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2004/02/22 00:24:43 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2004/03/11 22:16:50 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -15,7 +15,7 @@ ${CDROM}:
cp ${.OBJDIR}/../ramdisk_cd/${CDFS} ${.OBJDIR}/cd-dir/${OSREV}/amd64
mkhybrid -a -R -T -L -d -D -N -o ${.OBJDIR}/${CDROM} -v -v \
-A "OpenBSD ${OSREV} amd64 bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/amd64 ${OSREV} boot-only CD" \
-b ${OSREV}/amd64/${CDFS} -c ${OSREV}/amd64/boot.catalog \
diff --git a/distrib/hppa/ramdisk/Makefile b/distrib/hppa/ramdisk/Makefile
index d305a01562f..b71dcab87fd 100644
--- a/distrib/hppa/ramdisk/Makefile
+++ b/distrib/hppa/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2003/07/25 13:44:48 mickey Exp $
+# $OpenBSD: Makefile,v 1.5 2004/03/11 22:16:50 deraadt Exp $
CBIN= instbin
ARCHDIR= ${.CURDIR}/..
@@ -52,7 +52,7 @@ ${CDROM}: bsd ${CDBOOT}
mkdir ${.OBJDIR}/cd-dir
cp bsd.rd ${.OBJDIR}/cd-dir/bsd.rd
mkhybrid -A "OpenBSD ${OSREV} hppa bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/hppa ${OSREV} boot-only CD" \
-o ${.OBJDIR}/${CDROM} ${.OBJDIR}/cd-dir
diff --git a/distrib/i386/cdfs/Makefile b/distrib/i386/cdfs/Makefile
index be3c14260a5..12b3a866d8b 100644
--- a/distrib/i386/cdfs/Makefile
+++ b/distrib/i386/cdfs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2003/03/04 20:24:49 deraadt Exp $
+# $OpenBSD: Makefile,v 1.4 2004/03/11 22:16:50 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -15,7 +15,7 @@ ${CDROM}:
cp ${.OBJDIR}/../ramdisk_cd/${CDFS} ${.OBJDIR}/cd-dir/${OSREV}/i386
mkhybrid -a -R -T -L -d -D -N -o ${.OBJDIR}/${CDROM} -v -v \
-A "OpenBSD ${OSREV} i386 bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/i386 ${OSREV} boot-only CD" \
-b ${OSREV}/i386/${CDFS} -c ${OSREV}/i386/boot.catalog \
diff --git a/distrib/macppc/ramdisk/Makefile b/distrib/macppc/ramdisk/Makefile
index 36b51e9c214..bdc2361d529 100644
--- a/distrib/macppc/ramdisk/Makefile
+++ b/distrib/macppc/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.14 2003/03/24 18:56:18 drahn Exp $
+# $OpenBSD: Makefile,v 1.15 2004/03/11 22:16:50 deraadt Exp $
REV= ${OSrev}
@@ -58,7 +58,7 @@ cd: ${BSD_RD}
-hfs-bless ${.OBJDIR}/cd-dir/${OSREV}/macppc \
-map ${.CURDIR}/../../../gnu/usr.sbin/mkhybrid/src/more.mapping \
-A "OpenBSD ${OSREV} macppc bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/macppc ${OSREV} boot-only CD" \
-o ${.OBJDIR}/cd${OSrev}.iso ${.OBJDIR}/cd-dir
diff --git a/distrib/pegasos/ramdisk/Makefile b/distrib/pegasos/ramdisk/Makefile
index b1272adeca5..ad72ad44d42 100644
--- a/distrib/pegasos/ramdisk/Makefile
+++ b/distrib/pegasos/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2003/10/31 03:59:05 drahn Exp $
+# $OpenBSD: Makefile,v 1.2 2004/03/11 22:16:50 deraadt Exp $
REV= ${OSrev}
@@ -48,7 +48,11 @@ cd: ${BSD_RD}
gzip -9 ${.OBJDIR}/cd-dir/${OSREV}/pegasos/bsd.rd
mv ${.OBJDIR}/cd-dir/${OSREV}/pegasos/bsd.rd.gz ${.OBJDIR}/cd-dir/${OSREV}/pegasos/bsd.rd
cp ${DESTDIR}/usr/mdec/ofwboot ${.OBJDIR}/cd-dir/
- mkhybrid -R -r -T -N -d -L -o ${.OBJDIR}/cd${OSrev}.iso ${.OBJDIR}/cd-dir
+ mkhybrid -R -r -T -N -d -L \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
+ -p "Theo de Raadt <deraadt@openbsd.org>" \
+ -V "OpenBSD/pegasos ${OSREV} boot-only CD" \
+ -o ${.OBJDIR}/cd${OSrev}.iso ${.OBJDIR}/cd-dir
${IMAGE}: rd_setup do_files rd_teardown
diff --git a/distrib/sparc/cdfs/Makefile b/distrib/sparc/cdfs/Makefile
index 89aff3491f3..cab29358a9a 100644
--- a/distrib/sparc/cdfs/Makefile
+++ b/distrib/sparc/cdfs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2003/08/12 20:25:01 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 2004/03/11 22:16:50 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -17,7 +17,7 @@ ${CDROM}:
cp ${DESTDIR}/usr/mdec/bootxx ${.OBJDIR}/cd-dir/${OSREV}/sparc
(mkhybrid -a -R -v -v -T -L -d -D -N -o ${.OBJDIR}/${CDROM} \
-A "OpenBSD ${OSREV} sparc bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/sparc ${OSREV} boot-only CD" \
${.OBJDIR}/cd-dir 2>&1) | tee log
diff --git a/distrib/sparc64/cdfs/Makefile b/distrib/sparc64/cdfs/Makefile
index b925cea4628..35d09938679 100644
--- a/distrib/sparc64/cdfs/Makefile
+++ b/distrib/sparc64/cdfs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 2003/03/04 20:24:49 deraadt Exp $
+# $OpenBSD: Makefile,v 1.8 2004/03/11 22:16:50 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -12,7 +12,7 @@ ${CDROM}:
-rm -rf ${.OBJDIR}/cd-dir
-@mkdir ${.OBJDIR}/cd-dir
mkhybrid -A "OpenBSD ${OSREV} sparc64 bootonly CD" \
- -P "Copyright (c) 2003 Theo de Raadt, The OpenBSD project" \
+ -P "Copyright (c) 2004 Theo de Raadt, The OpenBSD project" \
-p "Theo de Raadt <deraadt@openbsd.org>" \
-V "OpenBSD/sparc64 ${OSREV} boot-only CD" \
-o ${.OBJDIR}/${CDROM} ${.OBJDIR}/cd-dir