ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/release/i386/mkisoimages.sh
(Generate patch)

Comparing trunk/release/i386/mkisoimages.sh (file contents):
Revision 49 by laffer1, Sat Feb 25 02:29:52 2006 UTC vs.
Revision 50 by laffer1, Sun Aug 6 13:31:16 2006 UTC

# Line 7 | Line 7
7   # $FreeBSD: src/release/i386/mkisoimages.sh,v 1.13 2005/01/30 21:10:51 kensmith Exp $
8   #
9   # This script is used by release/Makefile to build the (optional) ISO images
10 < # for a FreeBSD release.  It is considered architecture dependent since each
10 > # for a MidnightBSD release.  It is considered architecture dependent since each
11   # platform has a slightly unique way of making bootable CDs.  This script
12   # is also allowed to generate any number of images since that is more of
13   # publishing decision than anything else.
# Line 23 | Line 23
23   # extra-bits-dir, if provided, contains additional files to be merged
24   # into base-bits-dir as part of making the image.
25  
26 < publisher="The FreeBSD Project.  http://www.freebsd.org/"
26 > publisher="The MidnightBSD Project.  http://www.midnightbsd.org/"
27  
28   if [ "x$1" = "x-b" ]; then
29          bootable="-b boot/cdboot -no-emul-boot"

Comparing trunk/release/i386/mkisoimages.sh (property cvs2svn:cvs-rev):
Revision 49 by laffer1, Sat Feb 25 02:29:52 2006 UTC vs.
Revision 50 by laffer1, Sun Aug 6 13:31:16 2006 UTC

# Line 1 | Line 1
1 < 1.1.1.1
1 > 1.2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines