aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo. It's 'bsdiff' not 'bsddiff'.Murray Stokely2003-08-191-1/+1
| | | | Notes: svn path=/head/; revision=119113
* Add misc/bsdiff and security/freebsd-update to the list of desiredMurray Stokely2003-08-191-0/+2
| | | | | | | | packages for disc #1. These two packages take a combined total of 37kb of space so I think there should be room. Notes: svn path=/head/; revision=119112
* Add support for automatically computing the required file systemRuslan Ermilov2003-08-081-0/+12
| | | | | | | | | size and average inode size. Reviewed by: jhb Notes: svn path=/head/; revision=118667
* Sort entries added in r1.43.Murray Stokely2003-07-131-3/+3
| | | | Notes: svn path=/head/; revision=117508
* Postfix, pcre, and Exim should be on the first CD in order for the recentTom Rhodes2003-07-121-0/+3
| | | | | | | | | sysinstall(8) commit to function properly. Discussed with: bmah (while the sysinstall(8) patch was sent to re). Notes: svn path=/head/; revision=117476
* disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.Ruslan Ermilov2003-05-171-1/+1
| | | | | | | | | | | Also make sure bsdlabel(8) (along with the disklabel(8) compat link) still appear on the fixit floppies of platforms that use it natively (alpha, i386, and pc98). Approved by: re (scottl) Notes: svn path=/head/; revision=115106
* Revision 1.49 broke snapshot building on older systems.Ruslan Ermilov2003-05-161-1/+1
| | | | | | | Approved by: re (scottl) Notes: svn path=/head/; revision=115069
* The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8Scott Long2003-05-091-1/+0
| | | | | | | | to free up space. linux-netscape-communicator-4.8 remains and is a superset of the former for those who are stuck are the 1990's =-) Notes: svn path=/head/; revision=114856
* Use UFS1 for the floppies instead of UFS2Scott Long2003-05-031-2/+2
| | | | Notes: svn path=/head/; revision=114593
* KerberosIV removal. Also crunch down the "krb5" distribution intoMark Murray2003-04-301-3/+0
| | | | | | | "secure". Notes: svn path=/head/; revision=114304
* Presumably fix sparc64 "make release". (The breakage was due toRuslan Ermilov2003-04-231-1/+2
| | | | | | | | | sunlabel(8) no longer being linked to disklabel(8).) Reviewed by: phk Notes: svn path=/head/; revision=113899
* Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.Ruslan Ermilov2003-04-151-3/+1
| | | | Notes: svn path=/head/; revision=113510
* Unmount the file system and detach an underlying memory disk evenRuslan Ermilov2003-03-311-6/+6
| | | | | | | | | if the script fails somewhere in the middle. Prodded by: phk Notes: svn path=/head/; revision=112864
* Pass the target machine architecture down to disklabel(8).Ruslan Ermilov2003-03-201-18/+7
| | | | | | | | | | | Do it so that systems without the -m option in disklabel(8), e.g. 5.0-RELEASE, can still build current snapshots. While here, drop the -s option from doFS.sh; we have not been using the .size files for a long time. Notes: svn path=/head/; revision=112453
* Add another index checking script to ensure the sanctity of theMurray Stokely2003-03-031-0/+192
| | | | | | | | | | package set. More robust than others already in the tree, but a bit crufty as this was mostly written in the Walnut Creek CDROM days. Sponsored by: FreeBSD Mall, Inc. Notes: svn path=/head/; revision=111804
* Update maintainer. Thanks to Jordan for getting this started, but heMurray Stokely2003-03-031-1/+1
| | | | | | | hasn't been the maintainer for at least a year. Notes: svn path=/head/; revision=111784
* Stay consistent with dofs_md().Ruslan Ermilov2003-02-261-1/+1
| | | | Notes: svn path=/head/; revision=111544
* This took longer to test than expected:Poul-Henning Kamp2003-02-011-13/+9
| | | | | | | | | NODEVFS cleanup: don't bother with MAKEDEV. Look for /boot/boot first, and arrange disklabel arguments accordingly. Notes: svn path=/head/; revision=110208
* - Add mozilla to the package list since it would be nice to have a browserScott Long2003-01-151-4/+13
| | | | | | | | | | | that a) was from this century, b) is not Opera, and c) doesn't require KDE. - Don't include the compat22 libraries unless the PKG_ARCH is i386. Same goes for compat3x and compat4x for i386 and alpha. - Define PKG_ARCH and make it overridable in the environment. Notes: svn path=/head/; revision=109287
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Move lang/perl5 from the "want to have on disc1" to the "sysinstallBruce A. Mah2002-12-091-1/+1
| | | | | | | | | | requires on disc1" part of the package split list, to track the Perl support in sysinstall. Essentially a cosmetic change. Approved by: re Notes: svn path=/head/; revision=107713
* Add a script to create a manifest of the drivers.flp disk. ThisMurray Stokely2002-12-091-0/+43
| | | | | | | | | | | | | generates a file which will be installed as DRIVERS.TXT in the floppies directory so that users know which device drivers are included on drivers.flp, and whether or not they need to worry about it. Reviewed by: ru Approved by: re Notes: svn path=/head/; revision=107710
* We use .tbz packages in -CURRENT now.Murray Stokely2002-12-082-6/+6
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107681
* Make the following changes to the semi-automated package split:Bruce A. Mah2002-12-011-4/+9
| | | | | | | | | | | | | | | | | 1. On disc1, print/acroread4 for alpha and print/acroread5 for i386 replace print/acroread, which was not compatible with the linux_base that we ship by default. Remove print/acroread4 from disc3 as redundant. 2. www/linux-netscape47-* were removed due to security holes; substitute www/netscape48-* on disc1. 3. Add www/opera to disc1. Approved by: re (murray) Notes: svn path=/head/; revision=107463
* Make GNOME 2 the default version of GNOME that goes on the disc1 packageBruce A. Mah2002-11-261-1/+1
| | | | | | | | | | set. Requested by: marcus Approved by: re (bmah) Notes: svn path=/head/; revision=107270
* Move lang/gnat from disc1 to disc3. (Possibly a moot point, since itBruce A. Mah2002-11-221-1/+1
| | | | | | | | | doesn't build on CURRENT at the moment.) Approved by: re (murray) Notes: svn path=/head/; revision=107170
* Explicitly add lang/perl5 to the disc1 packages. Practically speaking,Bruce A. Mah2002-11-151-0/+1
| | | | | | | | this is unnecessary, because some other port is likely to depend on it anyways. But just to be safe... Notes: svn path=/head/; revision=106959
* Make sure that we don't pick up installed packages on the host whenBruce A. Mah2002-11-141-0/+5
| | | | | | | | | we print dependencies (required by rev. 1.424 of ports/Mk/bsd.port.mk). Reviewed (and partially submitted) by: kris Notes: svn path=/head/; revision=106926
* Add Ian Freislich's excellent, BSD-licensed POP3 serverSheldon Hearn2002-11-111-0/+1
| | | | | | | | | (ports/mail/popd) to the list of packages that should appear on CDROM1. Approved by: re Notes: svn path=/head/; revision=106775
* Add the necessary tweaks for FreeBSD/ia64 releases. Note that this isMarcel Moolenaar2002-11-041-3/+12
| | | | | | | | | in no way final. A typical ia64 wart is that there are no boot blocks. Instead, we need to create disks with EFI partitions if we want auto boot to work. All this functionality is not present yet. Notes: svn path=/head/; revision=106391
* We now use XFree86-4 packages rather than a special XFree86-3Murray Stokely2002-10-081-157/+0
| | | | | | | distribution, so this script is no longer needed. Notes: svn path=/head/; revision=104656
* Accomodate change in the output of "make package-depends" that cameBruce A. Mah2002-09-251-1/+1
| | | | | | | | with ports/Mk/bsd.ports.mk rev. 1.424. (It now prints the origin after the package name.) Notes: svn path=/head/; revision=103950
* Add a third floppy to releases. It will only be built if there is aJohn Hay2002-08-091-20/+16
| | | | | | | | | | | | | | release/${TARGET}/drivers.conf file which list drivers that have to go into the third floppy. Also shuffle i386/drivers.conf so that the floppies don't overflow anymore. Anybody with real/better usage statistics is welcome to shuffle it differently. Reviewed by: ru Notes: svn path=/head/; revision=101563
* Use the new docproj-jadetex port for disc#3. Previously, docproj wasMurray Stokely2002-08-061-1/+1
| | | | | | | not included in its entirety because JADETEX was not defined. Notes: svn path=/head/; revision=101419
* Check the run dependencies, not the build dependenciesBrian Somers2002-06-101-1/+1
| | | | | | | | Spotted by: steve Pointy hat: brian Notes: svn path=/head/; revision=98072
* A script to generate all of the packages/*/* symlinks described in the INDEXBrian Somers2002-06-061-0/+33
| | | | Notes: svn path=/head/; revision=97900
* A script to validate that the packages and dependencies listed inBrian Somers2002-06-061-0/+20
| | | | | | | the INDEX file exist. Notes: svn path=/head/; revision=97899
* MFS r1.1.2.18 - Include vim6 rather than vim5 on disc #1.Murray Stokely2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=97390
* Perl left src/.Ruslan Ermilov2002-05-252-10/+0
| | | | Notes: svn path=/head/; revision=97286
* Make these work with one-true-awk.Ruslan Ermilov2002-05-252-33/+46
| | | | | | | Spotted by: nyan Notes: svn path=/head/; revision=97269
* Convert Perl scripts to awk(1).Ruslan Ermilov2002-05-243-105/+146
| | | | Notes: svn path=/head/; revision=97239
* MFS: Switch to KDE 3 for the CDROMs.Will Andrews2002-05-201-1/+1
| | | | Notes: svn path=/head/; revision=96975
* Add support for kernel options to be removed from the BOOTMFS kernelMurray Stokely2002-05-011-1/+6
| | | | | | | and loaded as modules, not just kernel devices. Notes: svn path=/head/; revision=95850
* boot2 does not exist on some platforms.Ruslan Ermilov2002-04-301-4/+8
| | | | Notes: svn path=/head/; revision=95791
* bin-install.sh has been repo-copied to base-install.sh.Ruslan Ermilov2002-04-301-16/+0
| | | | Notes: svn path=/head/; revision=95788
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-263-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not install games and profiled libraries to the ${CHROOTDIR} with the initial installworld. Eliminate the need in the second installworld. For that, make sure _everything_ is built in the "world" environment, using the right tool chain. Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the buildworld process into stages, and skip some stages when SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5 dists). Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running makewhatis(1) at the end of installworld (used when making crypto, krb4, and krb5 dists). In release/scripts/doFS.sh, ensure that the correct boot blocks are used. Moved the creation of the "crypto" dist from release.5 to release.2. In release.3 and doMFSKERN, build kernels in the "world" environment. KERNELS now means "additional" kernels, GENERIC is always built. Ensure we build crunched binaries in the "world" environment. Obfuscate release/Makefile some more (WMAKEENV) to achieve this. Inline createBOOTMFS target. Use already built GENERIC kernel modules to augment mfsfd's /stand/modules. GC doMODULES as such. Assorted fixes: Get rid of the "afterdistribute" target by moving the single use of it from sys/Makefile to etc/Makefile's "distribute". Makefile.inc1: apparently "etc" no longer needs to be last for "distribute" to succeed. gnu/usr.bin/perl/library/Makefile.inc: do not override the "install" and "distribute" targets, do it the "canonical" way. release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and catpages appear in the right dists. Note that because Perl does not respect the MANBUILDCAT (and NOMAN), this results in a loss of /usr/share/perl/man/cat* empty directories. This will be fixed soon. Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it means "make KerberosIV"), as documented in the make.conf(5) manpage. Most of the userland makefiles did not test it for "YES" anyway. XXX Should specialized kerberized libpam versions be included into the krb4 and krb5 dists? (libpam.a would be incorrect anyway if both krb4 and krb5 dists were choosen.) Make sure "games" dist is made before "catpages", otherwise games catpages settle in the wrong dist. Fast build machine provided by: Igor Kucherenko <kivvy@sunbay.com> Notes: svn path=/head/; revision=95509
* Add script to install the compat4x distribution, just like otherMakoto Matsushita2002-04-261-0/+11
| | | | | | | | | | compat*-install.sh scripts. PR: 37485 MFC after: 5 days Notes: svn path=/head/; revision=95498
* Removed some cruft.Ruslan Ermilov2002-04-261-1/+1
| | | | Notes: svn path=/head/; revision=95486
* Build the catpages distribution in a more natural way.Ruslan Ermilov2002-04-241-7/+6
| | | | Notes: svn path=/head/; revision=95363
* Change the name of the 'bin' distribution to 'base'.David E. O'Brien2002-04-238-27/+27
| | | | | | | | | | This is done since it contains much more than /bin, and also gets in the way when making a combined install+fixit CD. OK'ed by: jkh Notes: svn path=/head/; revision=95327