6357 Commits

Author SHA1 Message Date
kensmith
95f2a76feb Merge r204044:
Provide a script that can be used to create the memstick images.
2010-04-06 17:57:27 +00:00
luigi
91fdb78ccd and wrong place too! 2010-03-15 17:54:01 +00:00
luigi
d404699f18 wrong name for this file... 2010-03-15 17:52:55 +00:00
luigi
4c933ab1e0 MFC main build script and missing directory 2010-03-08 13:37:14 +00:00
luigi
c35ceef100 MFC qemu configuration 2010-03-07 16:24:33 +00:00
luigi
0e7ed493a7 reduce diffs from HEAD 2010-03-07 15:07:24 +00:00
brueffer
bbfb07d3cc MFC: r202659
We don't support isdn devices anymore (since May 2008).
2010-02-04 17:35:11 +00:00
jhb
a60a306c56 MFC 203031:
Remove slattach from the install mfsroot since it doesn't exist anymore
to quiet a warning from crunchgen.
2010-02-02 18:43:08 +00:00
gshapiro
91aac43ab7 Note sendmail 8.14.4 upgrade. 2010-01-31 19:57:28 +00:00
marius
4cbcdfe742 MFC: r202453
Update the sparc64 hardware list regarding machines that will be supported
by 7.3-RELEASE.
2010-01-19 22:09:41 +00:00
nyan
b3b182ae9b MFC: revision 201391
Do kgzip to the loader on pc98, too.  Now pc98's boot2 works for ELF.
2010-01-18 10:53:03 +00:00
kensmith
a2d8e867c0 MFC r200775:
Add FreeBSD- to the beginning of the ISO image filenames.
2010-01-04 19:57:35 +00:00
luigi
8ae4162174 explicitly define HZ for picosd images 2009-12-27 10:13:31 +00:00
delphij
110b84843b Add SA-09:15.ssl, SA-09:16.rtld and SA-09:17.freebsd-update. 2009-12-15 20:47:51 +00:00
luigi
8e8d56a590 sync with head 2009-12-15 00:26:42 +00:00
hrs
74fcbf9505 More items:
- U-Boot support library for loader(8) (ARM, PowerPC)
- multiprocessor (SMP) (PowerPC)
- E500 (Book-E) embedded CPU support (PowerPC)
- Freescale PowerQUICCIII MPC85xx system-on-chip support (single-
  and dual-core) (PowerPC)
- Feroceon, Sheeva embedded CPU support
- Marvell Orion (88F5281), Kirkwood (88F6281) and Discovery
  Innovation (MV-78100) systems-on-chip support (ARM)
- DS133x and DS1553 RTC support
- tsec(4) Gigabit Ethernet driver
- mge(4) Gigabit Ethernet driver
- kernel core dump support (PowerPC)
- mini dump support (ARM)
- gdbserver(1) support for (ARM, PowerPC)

Submitted by:	raj
2009-11-26 22:09:37 +00:00
hrs
85d05b2ef5 Remove newbus MPSAFE entry; it was reverted.
Spotted by:	attilio
2009-11-26 21:14:09 +00:00
hrs
ab2f660d60 Add entries of Release Notes for 8.0R temporarily.
Reviewed by:	thompsa, linimon, and brd.
2009-11-26 20:55:44 +00:00
kensmith
4eca96753f MFC r198287:
Update package list for 8.0-REL.

Reviewed by:	re@, portmgr@
Approved by:	re (implicit)
2009-10-21 17:18:48 +00:00
kensmith
7278606007 MFC r197313:
Build a separate livefs CD for sparc64.

Approved by:	re (kib)
2009-10-20 13:32:18 +00:00
marius
4c64bf4590 MFC: r197368
- Update the list of known-working machines based on feedback for 7.2.
- Update the V440 entry regarding added support for the on-board NICs
  in 8.0.

Approved by:	re (kib), blackend
2009-09-23 10:12:58 +00:00
blackend
a62b3e5b76 MFC: r196588
Log:
  Update some comments to match the removal of the docset compilation
  during the release build.

Approved by:	re (kib)
2009-09-15 19:56:35 +00:00
kensmith
140beace6c MFC r196942:
> Bring the layout of package-split.py more in line with where we're going
> with packages on the release media.  It looks like we'll be putting just
> the doc packages on the new "memory stick" image as well as disc1.  There
> will be no other packages on the CDROM-sized media.  The DVD sized media
> will include the doc packages plus whatever other packages we decide to
> make part of the release.
>
> This commit just brings the basic structure in line with being able to
> do this.  We still need to discuss with various people exactly which
> packages will be included on the DVD.
>
> If the environement variable "PKG_DVD" is set a tree suitable for the
> DVD media is generated.  Otherwise a tree suitable for the "memory stick"
> and disc1 is generated.

Approved by:	re (kib)
2009-09-11 13:46:28 +00:00
jhb
b98910cb61 MFC 196522:
Invoke the recently added mm-mtree.sh release script to store a pre-built
mergemaster mtree database in the 'base' dist.

Approved by:	re (kib)
2009-08-27 17:25:58 +00:00
jhb
beabf5e49d MFC 196521:
Fix a few issues with the lib32 dist so that it includes ldd32.
- Use a better find invocation to purge empty directories from all the dist
  trees during a release build.  The previous version did not purge
  directories whose contents were all empty directories.
- Explicitly blacklist a few files from the lib32 dist instead of using a
  whitelist.  A better longterm solution is to fix the few offenders to not
  install data files during a lib32 install.

Approved by:	re (kib)
2009-08-27 17:16:23 +00:00
dougb
35cadb98eb MFC 196434:
Add a script to create the /var/db/mergemaster.mtree file for new
releases so that when users subsequently update their source trees
they can make use of mergemaster's -U option.

Approved by:	re (kib)
2009-08-26 20:57:21 +00:00
edwin
2d07fc11a6 - Make note of the update of tzdata from 2008h to 2009j
- Make note of the update of tzcode from 2004a to 2009h
  Add an extra alert that people who update via source or via
  freebsd-update will have to run the tzsetup(8) utility.

Approved by:	re (Kostik)
2009-08-19 03:58:12 +00:00
jhb
14b1083ece MFC 196221:
Add the ability to build a release from an SVN checkout instead of a CVS
checkout.  If SVNROOT is specified, then the source tree will be checked
out from that SVN repository instead of using CVS.  ports and docs still
use CVS.  If SVNROOT is not specified, then the source tree will be checked
out using CVS.  An explicit SVN branch can be specified using SVNBRANCH
(e.g. SVNBRANCH=stable/8).  If SVNBRANCH is not set but RELEASETAG is set
to a CVS branch (such as RELENG_8) the appropriate SVN branch will be
inferred from the CVS branch using svnbranch.awk.

Note that there are still several open questions about using SVN instead
of CVS in the release process.  However, this does enable one to build a
release from an SVN repository if needed.

Approved by:	re (kensmith)
2009-08-14 20:42:40 +00:00
kensmith
604a6f92e0 Adjust for RELENG_8.
Approved by:	re (implicit)
2009-08-12 07:22:12 +00:00
jamie
fa263a2ed1 Add libjail to the boot_crunch binaries (for ifconfig).
PR:		136071
Submitted by:	Scot Hetzel
Approved by:	re (kensmith), bz (mentor)
2009-06-29 13:59:30 +00:00
blackend
e32c401685 - release/* update to use freebsd-doc-* packages instead of building
FreeBSD docset during 'make release' this will speed up release
  builds;
- sysinstall(8) has also been updated to use these packages with a new
  menu allowing people to choose what localized doc to install;
- mention in UPDATING that docs from the FreeBSD Documentation project
  are now installed in /usr/local/share/doc/freebsd instead of
  /usr/share/doc.

Approved by:	re (kensmith)
2009-06-28 08:59:46 +00:00
marcel
fb92423381 Make a DVD for ia64. 2009-06-25 04:25:26 +00:00
luigi
0ba87e4c22 fix wrong name for the iso! 2009-06-22 16:06:38 +00:00
luigi
44dba55162 Add code to generate a bootable ISO image, so we are finally
free from the 2.88MB that we had using El Torito emulation.

The --iso option was already there, just didn't do anything before.

Submitted by:	Marta Carbone
MFC after:	3 days
2009-06-22 15:45:26 +00:00
edwin
ca2678266b The "original" PR said that there were two issues with the motd
(Eyes of the daemon not synced and the motd not displayed properly
on black-on-white screens): The first one was not valid anymore
since the text and logo were swapped already, the second one is
fixed by resetting the whole colourscheme instead of only the
background colour.

(also removed svn:keywords from motd since it doesn't have the
 string $FreeBSD$ in it)

PR:		misc/15876
Submitted by:	peter.jeremy@ALCATEL.COM.AU
MFC after:	1 week
2009-06-19 07:18:45 +00:00
marius
00f9be6868 Add cas(4).
Approved by:	re (kib)
MFC after:	2 weeks
2009-06-15 18:25:10 +00:00
brueffer
23c7e0d4e5 nge(4) should work on all archs now. 2009-05-21 10:04:51 +00:00
delphij
d66d1a14b1 FILE has been upgraded from 4.23 to 5.03. 2009-05-18 22:46:59 +00:00
brueffer
8887186d56 Add bwi(4) and urtw(4). 2009-05-16 12:12:31 +00:00
delphij
11b6901e15 less has been updated to v429 2009-05-11 07:57:29 +00:00
luigi
4b9dbf472d fix various build errors (missing or wrong return types for
various functions returning void, missing headers, and so on).

MFC after:	4 weeks (not before 7.3 is out, anyways)
2009-04-27 16:57:19 +00:00
blackend
fbc761189e Bump copyright year;
Add missing colon and fix broken entity.
2009-04-26 07:16:01 +00:00
blackend
712d992829 Unbreak the build of relnotes. 2009-04-26 07:12:04 +00:00
marius
50a34549cf s/it's/it is/ 2009-04-25 20:36:50 +00:00
marius
b6c97809ee Sync the sparc64 hardware notes with reality, mainly regarding support
of sun4u-machines based on USIII and beyond in 7.2-RELEASE.

Reviewed by:	blackend
MFC after:	3 days
2009-04-25 20:31:47 +00:00
nyan
7a033a6e5a The sr(4) driver is removed. 2009-04-17 15:54:41 +00:00
nyan
b57d950592 The ar(4), ray(4) and sr(4) drivers are removed. 2009-04-17 15:49:37 +00:00
brueffer
21de657593 Autogenerate hardware notes for the uath(4) driver. 2009-04-07 20:12:15 +00:00
luigi
853f6a215e provide the absolute path for /etc/rc1 2009-04-06 11:14:30 +00:00
luigi
c7e10e8780 add some popular device and comment some potentially useful options 2009-04-06 11:08:33 +00:00