aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Collapse)AuthorAgeFilesLines
* More disc1 package set adjustments. With the shift to linux_base-8 weKen Smith2005-01-111-4/+22
| | | | | | | | | | | | | | got to the point there wasn't enough space to put much more than the basic gnome2-lite/kde-lite packages on disc1 which was painful. So for 4.11 we're going to make a disc1-gnome and disc1-kde which allows us to put back a bunch of packages that have been slowly stripped out of disc1 due to size issues. Set the environment variable PKG_WINDOW to select which base windowing system to include, default is gnome. MFC after: 2 days Notes: svn path=/stable/4/; revision=140034
* emulators/linux_base -> emulators/linux_base-8 per kris@.Ken Smith2005-01-021-1/+1
| | | | Notes: svn path=/stable/4/; revision=139569
* Adjust the package set on disc1 so it fits as of 4.11RC1.Ken Smith2004-12-221-6/+1
| | | | Notes: svn path=/stable/4/; revision=139163
* Adjustments to package sets for disc1 for the 4.10 release. TheKen Smith2004-05-031-19/+0
| | | | | | | | | | | | | | | | | | compat packages are being removed because of security issues, they are no longer buildable. The other packages being removed are due to space issues, they don't fit. Packages chosen for removal were either thought to be less popular with the majority of people, or were large *and* you need a network connection to be able to use them so downloading them post-install should be possible. This will be merged into RELENG_4_10 immediately but note that a commit to HEAD has not and will not be done for this now. -current package sets are smaller (.tbz versus .tgz) so the package sets are at least somewhat disjoint. And it's pointless to update this in HEAD until a 5.X release comes. Notes: svn path=/stable/4/; revision=128853
* MFC: Add security/portaudit to disc3.Murray Stokely2004-04-211-0/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=128518
* First pass at disc1 package set adjustments for upcoming release.Ken Smith2004-04-091-8/+4
| | | | | | | Approved by: re (scottl) Notes: svn path=/stable/4/; revision=128072
* Wrap security/freebsd-update inside `if [ "X${PKG_ARCH}" = "Xi386" ]`, inColin Percival2004-04-071-0/+2
| | | | | | | | | | order to avoid breakage. (security/freebsd-update is currently marked i386-only.) Approved by: re (scottl) Notes: svn path=/stable/4/; revision=128009
* MFC: 1.48Joe Marcus Clarke2003-10-031-0/+1
| | | | | | | | | | | Export PARALLEL_PACAKGE_BUILD to the environment as well to catch more packages that should/should not be included on the first CD. This is needed for the recent KDE space-saving change. Approved by: re (bmah) Notes: svn path=/stable/4/; revision=120696
* MFC: r1.41 - disc1 is over 680megabytes right now, so removeMurray Stokely2003-09-221-1/+0
| | | | | | | | | | linux-netscape-navigator for now to free up space (-communicator is a superset and is still included). Approved by: re (murray) Notes: svn path=/stable/4/; revision=120334
* Put x11-wm/sawfish2 and irc/xchat on CD 1 instead of sawfish and xchat.Joe Marcus Clarke2003-09-211-2/+2
| | | | | | | | | | Sawfish is gone, and xchat2 is more widely used these days since it is the current stable release. Approved by: re (murray) Notes: svn path=/stable/4/; revision=120320
* MFC revisions 1.43 and 1.44 for the package list.Tom Rhodes2003-09-181-0/+3
| | | | | | | Approved by: re (murray) Notes: svn path=/stable/4/; revision=120210
* MFC: r1.45-46 : Add misc/bsdiff and security/freebsd-update to list ofMurray Stokely2003-08-191-0/+2
| | | | | | | desired packages for disc 1. Notes: svn path=/stable/4/; revision=119114
* MFC: 1.44: Don't reserve free space so as to not confuse people about >100%.Ruslan Ermilov2003-04-041-1/+1
| | | | Notes: svn path=/stable/4/; revision=113069
* Fix comment English nit [to match 5-CURRENT].David E. O'Brien2003-03-191-1/+1
| | | | Notes: svn path=/stable/4/; revision=112409
* A dozen developers demanded on having the ability to buildRuslan Ermilov2003-03-071-0/+9
| | | | | | | | | | | | | | | | | RELENG_4 snapshots on their fast 5.0-CURRENT machines. Here is the RELENG_4 portion of the patch that makes it possible; it has been verified to be almost no-op for 4.x doing a RELENG_4 snapshot. The HEAD portion of the patch is to make newfs(8) create 1 cylinder group for the 1.44MB floppy, like is the case in 4.x, that is currently being discussed in -current. Approved by: re Notes: svn path=/stable/4/; revision=111959
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-03-031-0/+192
| | | | Notes: svn path=/stable/4/; revision=111805
* MFC: mkpkghier - useful tool for manipulating the package set.Murray Stokely2003-03-031-4/+4
| | | | Notes: svn path=/stable/4/; revision=111796
* MFC: 1.40-1.41 - add mozilla, clean up architecture-specific handling.Murray Stokely2003-03-031-5/+14
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=111785
* MFC: r1.37 - print/acroread5, www/netscape-48, and www/opera changes.Murray Stokely2003-03-031-4/+9
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=111783
* MFC: r1.36 - Include GNOME 2.X on disc #1 rather than GNOME 1.X.Murray Stokely2003-03-031-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=111782
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-12-101-0/+33
| | | | Notes: svn path=/stable/4/; revision=107729
* MFC: 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). print-cdrom-packages.sh 1.32->1.33 Notes: svn path=/stable/4/; revision=106928
* MFC rev 1.32: add ports/mail/popd to CDROM1Sheldon Hearn2002-11-111-0/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=106776
* MFC: Track ports/Mk/bsd.ports.mk rev. 1.424.Bruce A. Mah2002-09-251-1/+1
| | | | | | | print-cdrom-packages.sh 1.30->1.31 Notes: svn path=/stable/4/; revision=103951
* MFC: Convert perl(1) scripts to awk(1).Ruslan Ermilov2002-08-082-136/+0
| | | | Notes: svn path=/stable/4/; revision=101504
* MFC: Added $FreeBSD$ tags.Ruslan Ermilov2002-08-0823-6/+65
| | | | Notes: svn path=/stable/4/; revision=101503
* MFC r1.30: Specifically include 'docproj-jadetex' instead of 'docproj'Murray Stokely2002-08-061-1/+1
| | | | | | | on disc #3. Notes: svn path=/stable/4/; revision=101420
* MFC: Split scripts/dokern.sh into MD parts.Ruslan Ermilov2002-08-011-179/+0
| | | | | | | | | | | | | | The old version used ``uname -m'' to choose the appropriate sed(1) filter, and this did not obviously work in the case of cross release. I've been getting kern.flp overflows on i386 attempting to cross-release Alpha. Many thanks to Wilko for providing me with an account on his Alpha box. Comparing generated BOOTMFS configs helped fix this problem almost immediately. Notes: svn path=/stable/4/; revision=101141
* MFC: cross-release support.Ruslan Ermilov2002-07-254-10/+32
| | | | | | | | | | | | | | | | Assorted fixes: - Changed the way the `catpages' dist is built (all MD catpages were missing before). - Perl manpages now end up in the `manpage' dist. - Clean up the `dict' dist generation script. - Diff reduction to -CURRENT. Notes: svn path=/stable/4/; revision=100658
* Remove the em driver from small mfsroot floppy.Yoshihiro Takahashi2002-06-201-0/+1
| | | | Notes: svn path=/stable/4/; revision=98492
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-06-162-0/+195
| | | | Notes: svn path=/stable/4/; revision=98297
* Oops, I underestimated the implementation of drivers.conf so backoutJohn Baldwin2002-06-141-1/+0
| | | | | | | previous revision. Notes: svn path=/stable/4/; revision=98229
* Actually dike txp(4) out of the alpha floppy kernel.John Baldwin2002-06-141-0/+1
| | | | | | | Approved by: re (implicity, alpha 4.6 doesn't build w/o it) Notes: svn path=/stable/4/; revision=98227
* MFC: r1.27 - add cvsup-without-gui and acroread4 to disc#3Murray Stokely2002-05-281-2/+5
| | | | | | | r1.25 (partial) - add www/links to disc#1 Notes: svn path=/stable/4/; revision=97389
* Put vim6, rather than vim5 on the 1st disc.David E. O'Brien2002-05-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=97138
* Switch to KDE 3 for the CDROMs.Will Andrews2002-05-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=96974
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-04-271-0/+11
| | | | Notes: svn path=/stable/4/; revision=95570
* MFC: r1.24 - note that sysinstall does not like net/cvsupit.Murray Stokely2002-04-041-1/+13
| | | | Notes: svn path=/stable/4/; revision=93770
* MFC: r1.22-r1.23 - Add textproc/docproj, editors/xemacs21,Murray Stokely2002-03-221-0/+4
| | | | | | | graphics/gimp1, and lang/gnat to the list of packages for disc3. Notes: svn path=/stable/4/; revision=92944
* MFC: r1.20, 1.21 - Add print/teTeX to disc3, security/sudo to disc1.Murray Stokely2002-03-121-0/+6
| | | | Notes: svn path=/stable/4/; revision=92139
* MFC: r1.18-1.19 - include emacs21 instead of emacs20, and addMurray Stokely2002-03-041-1/+2
| | | | | | | net/samba to the list of packages for disc #1. Notes: svn path=/stable/4/; revision=91619
* * Remove bge(4) from small bootmfs kernels.Murray Stokely2002-01-261-2/+2
| | | | | | | | | * Correctly remove txp(4). Submitted by: nyan Notes: svn path=/stable/4/; revision=89823
* There is still room on the MFSROOT floppy for i386. Add 'bge' toMurray Stokely2002-01-251-0/+2
| | | | | | | | | | kern.flp and move if_txp.ko over to mfsroot.flp. Tested on: 4.5-RC3 Approved by: rwatson Notes: svn path=/stable/4/; revision=89786
* Fix mfsroot floppy overflow with docs enabled.Wilko Bulte2002-01-191-4/+1
| | | | | | | | Approved by: re Obtained from: jhb Notes: svn path=/stable/4/; revision=89548
* There is no module for awi in -STABLE, so we must leave it on the bootMurray Stokely2002-01-181-2/+0
| | | | | | | kernel for now. Notes: svn path=/stable/4/; revision=89490
* Back out r1.23.2.20. SYSVSEM and SYSVSHM are needed by the LinuxMurray Stokely2002-01-171-2/+8
| | | | | | | | | | | | | | | module, and sysvipc is not a kernel module on -STABLE, so it can't be loaded when necessary. This will fix the linux_base package on 4.5-RC2. Also, remove the wireless Ethernet devices from the boot kernel, since the kernel modules are now loaded automatically by sysinstall. Approved by: re Reviewed by: -qa Notes: svn path=/stable/4/; revision=89478
* MFC rev 1.15: add mail/exim to first CDROMSheldon Hearn2002-01-071-0/+1
| | | | | | | Approved by: steve Notes: svn path=/stable/4/; revision=89007
* o When excluding P1003_1B, also exclude _KPOSIX_PRIORITY_SCHEDULING.Robert Watson2001-12-231-0/+1
| | | | Notes: svn path=/stable/4/; revision=88447
* Whitespace correction: txp should be proceeded by \t rather than ' '.Robert Watson2001-12-231-1/+1
| | | | Notes: svn path=/stable/4/; revision=88446
* o Remove more stuff from the install floppy image to improve the chancesRobert Watson2001-12-231-0/+4
| | | | | | | | | | | | of it actually fitting on the install floppy. These are largely synchronizations with current, and disable inclusion of the following: device txp options P1003_1B device ugen Notes: svn path=/stable/4/; revision=88445