aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Specify 4096 block-size and 512 fragment-size.Yoshihiro Takahashi2009-02-141-5/+2
| | | | | | | This fixes no space error. Notes: svn path=/head/; revision=188606
* Due to some recent-ish work on GEOM/G_PART the c partition (by traditionKen Smith2009-02-101-2/+2
| | | | | | | | | | the whole disk) isn't available any more since it was redundant. Just use /dev/md0 instead of /dev/md0c to build the filesystem on. Consulted-with: marcel Notes: svn path=/head/; revision=188438
* Fix minor typo.Ken Smith2008-10-131-1/+1
| | | | Notes: svn path=/head/; revision=183829
* src/compat/ is gone back in March.Ruslan Ermilov2008-06-251-2/+2
| | | | | | | Reported by: Mars G Miro Notes: svn path=/head/; revision=180008
* Teach source installation shell script and sysinstall(8) aboutRuslan Ermilov2007-11-091-3/+3
| | | | | | | | | the 'scompat' source dist that holds src/compat/. Reported by: Mars G Miro Notes: svn path=/head/; revision=173498
* Catch up to changes in the ports tree since last releaseKris Kennaway2007-11-071-6/+4
| | | | Notes: svn path=/head/; revision=173410
* Teach the 'src-install' script about the 'scddl' source dist that holdsJohn Baldwin2007-06-281-2/+2
| | | | | | | | | /usr/src/cddl. Approved by: re (kensmith) Notes: svn path=/head/; revision=171080
* Shift to vim-lite package because vim package doesn't build at the moment.Ken Smith2006-11-171-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=164353
* Alpha no longer supported.Ken Smith2006-11-171-3/+1
| | | | | | | Noticed by: ru@ Notes: svn path=/head/; revision=164352
* Switch to emulators/linux_base-fc4 since that's the new defaultKen Smith2006-11-161-1/+1
| | | | | | | | | Linux emulator. MFC after: 3 days Notes: svn path=/head/; revision=164340
* Remove security/freebsd-update from package split; it's now in theBruce A. Mah2006-10-171-1/+0
| | | | | | | | | base system. Pointed out by: kris Notes: svn path=/head/; revision=163464
* Catch up to xchat and samba package changesKris Kennaway2006-09-091-2/+2
| | | | Notes: svn path=/head/; revision=162173
* Stop cutting the tarball names to eight symbols. This makesRuslan Ermilov2006-09-081-2/+2
| | | | | | | | | | | | | it possible to e.g. distribute kernels with config names larger than eight symbols, without the clash. Previousy, LALALALA and LALALALA-SMP would be the same tarball. (I think this comes from the old days where tarballs were put on the MS-DOS formatted diskettes.) MFC after: 3 days Notes: svn path=/head/; revision=162164
* Provide the installation script for the lib32 distribution.Ruslan Ermilov2006-08-281-0/+11
| | | | Notes: svn path=/head/; revision=161689
* Move some historical artefacts into the attic.Ruslan Ermilov2006-08-281-5/+0
| | | | Notes: svn path=/head/; revision=161688
* Allow the DESTDIR to be specified without a terminating slashRuslan Ermilov2006-08-281-1/+1
| | | | | | | (all other install scripts allow this). Notes: svn path=/head/; revision=161687
* Cosmetics.Ruslan Ermilov2006-08-281-1/+1
| | | | Notes: svn path=/head/; revision=161686
* correct install locationSam Leffler2006-03-211-1/+1
| | | | | | | Submitted by: Ceri Davies (slightly modified) Notes: svn path=/head/; revision=156957
* First pass at trimming package set down. Disc2 is still too bigKen Smith2006-03-171-5/+0
| | | | | | | | even with this but we're still deciding exactly what to do about that. Notes: svn path=/head/; revision=156793
* The ltmdm port is marked as NO_PACKAGE now.Ken Smith2006-03-161-2/+1
| | | | Notes: svn path=/head/; revision=156781
* kernel install script (missed in previous commit)Sam Leffler2006-03-081-0/+43
| | | | Notes: svn path=/head/; revision=156437
* Remove the ports version of bsdiff - it is now in the base system.David E. O'Brien2005-12-071-1/+0
| | | | Notes: svn path=/head/; revision=153218
* Remove the ports version of portsnap - it is now in the base system.David E. O'Brien2005-12-071-1/+0
| | | | Notes: svn path=/head/; revision=153215
* It had been noticed disc2 was overflowing earlier but committing theKen Smith2005-11-031-6/+1
| | | | | | | | | | | fix slipped through a crack. Remove the apache and php packages under the assumption someone installing a Web server has network access and doesn't *need* the packages on disc2. This will be insta-MFCed... Notes: svn path=/head/; revision=151985
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.Ruslan Ermilov2005-06-161-0/+8
| | | | | | | | | Prodded by: obrien Nodded by: peter Approved by: re Notes: svn path=/head/; revision=147425
* Put gnome-lite and kde-lite on disc2 for ia64. The full gnome and kdeMarcel Moolenaar2005-05-031-4/+8
| | | | | | | | | packages is causing the disc2 ISO to overflow in excess of 100MB. MFC after: 2 days Notes: svn path=/head/; revision=145814
* Remove only the packages sub-directory before recreating it. Do notMarcel Moolenaar2005-05-031-1/+1
| | | | | | | | | | | | remove the whole disc treei structure. This allows one to specify the disc trees created by a prior release build (under R/cdrom) as the destination without destroying the contents. This better integrates with release building and makes further automation easier. MFC after: 2 days Notes: svn path=/head/; revision=145813
* Needed to drop "lang/gnat", "print/teTeX", and "textproc/docproj-jadetex"Ken Smith2005-04-171-3/+0
| | | | | | | | | to make the packages fit on the CDs... MFC after: 3 days Notes: svn path=/head/; revision=145213
* Remove the print/acroread package due to licensing concerns.Ken Smith2005-03-311-1/+0
| | | | | | | | | Requested by: trevor (acroread maintainer) Seconded by: Mark Linimon, Joerg Wunsch MFC after: 1 day Notes: svn path=/head/; revision=144390
* - Use the extend method of list objects to append a new list rather than aJohn Baldwin2005-03-211-11/+6
| | | | | | | | | | bunch of append calls when adding more ports to an existing list. - Remove the compatXY packages from disc1 as they are only intended for use on 5.x (6.x doesn't have them as dists anymore) and on 5.x they aren't packages but are old-fashioned distribution tarballs anyway. Notes: svn path=/head/; revision=143942
* - Always include x11/xorg on disc1 as it does exist for ia64 (I must haveJohn Baldwin2005-03-211-2/+4
| | | | | | | | | | | | | misread print-cdrom-packages.sh). - Include x11/xorg-manpages and devel/imake-6 since xorg doesn't pull those in as requirements. Not including manpages is a bug IMO. - Add security/freebsd-update to disc2, not sure why I left this one out but I did by accident. Reported by: kensmith (2), cpercival (3) Notes: svn path=/head/; revision=143941
* Retire print-cdrom-packages.sh as it has been replaced.John Baldwin2005-03-211-218/+0
| | | | Notes: svn path=/head/; revision=143939
* Add a new package splitting mechanism to replace print-cdrom-packages.sh.John Baldwin2005-03-212-0/+253
| | | | | | | | | | | | | | | | | | | | | The new system tries to be more automated so that there is less work for the re's to do. It also no longer uses a /usr/ports tree as its input, but uses the generated package build including its INDEX file as its input. It parses the INDEX file, determines which packages should go on which ISO images, and then builds full-fledged trees of packages that can be added as an argument to mkisofs along with the tree built by 'make release' to build a full CD image. The INDEX files in the populated trees are generated with volume media number to make use of sysinstall's multiple volume support so that the user is kindly prompted to insert the appropriate disc for a package if it is not on the current disc. There is still some more tweaking to be done here, but this part needs to be committed. This stuff will all be used to prep the 5.4 release as well. Tested by: kensmith, others on re@ Reviewed by: re Notes: svn path=/head/; revision=143938
* Add sysutils/portsnap onto the list of desired packages, since peopleColin Percival2005-01-191-0/+1
| | | | | | | are finding it useful and it's only 10kB. Notes: svn path=/head/; revision=140490
* Due to space constraints, use gnome2-lite for i386 and gnome2 for everythingScott Long2004-10-231-1/+6
| | | | | | | else. Also add ltmdm to i386 by popular request. Notes: svn path=/head/; revision=136826
* Seperate ia64 from the pack. The disc1 is overflowing to such extendMarcel Moolenaar2004-10-221-83/+94
| | | | | | | | | | that most packages can not be included. It's much easier to list those that we do want on disc1 for ia64. We only need to list 11 of them. Apply proper indentation for better readability. Notes: svn path=/head/; revision=136762
* Fix typo in rev. 1.58 (missing $) that invalidated the conditional andMarcel Moolenaar2004-10-171-1/+1
| | | | | | | caused freebsd-update to be added to the ia64 package list. Notes: svn path=/head/; revision=136623
* The print/acroread4 port seems to be gone. acroread5 doesn't run onKen Smith2004-10-031-3/+0
| | | | | | | | | | Alpha so that leaves acroread (3). Users are probably better off with xpdf so just drop acroread completely. MFC after: 3 days Notes: svn path=/head/; revision=136077
* Don't put devel/gdb6 on disc1 for non-i386 platforms. We have gdb6 inMarcel Moolenaar2004-09-261-3/+0
| | | | | | | | | the base-system. Adding the port for ia64 on disc1 is especially bogus, because the port doesn't even build on ia64. It also doesn't support libthread_db. Notes: svn path=/head/; revision=135828
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-296-66/+0
| | | | | | | | | living in usr/src. We need to use them from ports to record dependencies. Discussed with: re(scottl) Notes: svn path=/head/; revision=134491
* Fixed the shell arithmetic to work with 4.x /bin/sh.Ruslan Ermilov2004-08-261-1/+1
| | | | | | | Tested by: make release of HEAD on 4.10-STABLE Notes: svn path=/head/; revision=134353
* Back out v1.57, the underlying problem that caused a delay betweenKen Smith2004-08-251-2/+0
| | | | | | | mdconfig and the device name appearing in /dev seems to be fixed. Notes: svn path=/head/; revision=134282
* Allow MFS images to be built without a disklabel for releasesPeter Grehan2004-08-181-4/+8
| | | | | | | | | | that don't require one i.e. PPC. Reviewed by: ru Submitted by: ssouhlal Notes: svn path=/head/; revision=133951
* Remove misc/screen, which is not packageable.Kris Kennaway2004-08-151-1/+0
| | | | Notes: svn path=/head/; revision=133740
* Shift to the same version of perl that portmgr@ has as their default.Ken Smith2004-08-091-1/+1
| | | | | | | Pointed out by: jhb Notes: svn path=/head/; revision=133400
* I should have marked my previous commit with an XXX to indicate it's aKen Smith2004-08-091-1/+1
| | | | | | | | | workaround to a problem that shouldn't exist. Noticed by: ru Notes: svn path=/head/; revision=133351
* Looks like the x.org manuals are in x11/xorg-manpages, not x11/xorg-manuals.Ken Smith2004-08-081-1/+1
| | | | Notes: svn path=/head/; revision=133324
* The compat2x and compat3x packages are not buildable due to securityKen Smith2004-08-081-4/+0
| | | | | | | issues. Notes: svn path=/head/; revision=133320
* I've had 'make release' problems on a large/fast dual processor machineKen Smith2004-08-061-0/+2
| | | | | | | | | | | | | | | with doFS.sh consistently dying here because the device didn't exist in the namespace fast enough after doing the mdconfig. But the device did eventually show up. There have been similar complaints on mailing lists that might boil down to this being the problem too. This is obviously a hack, if anyone knows what might cause a delay between mdconfig running and when the name appears in the /dev namespace (inside a chroot-ed environment if that matters) I'd be happy to back this out. Notes: svn path=/head/; revision=133225
* Crypto is now part of the base distribution. Remove crypto-install.sh,Colin Percival2004-08-062-26/+4
| | | | | | | | | and add scrypto, skrb5, ssecure into src-install.sh Reminded by: ru Notes: svn path=/head/; revision=133198