ru
b62a05af93
Remove NO_SENDMAIL leaked from the days when building non-crypto
...
stuff for release was evil.
2006-03-17 09:43:39 +00:00
kensmith
c3dbfad35e
First pass at trimming package set down. Disc2 is still too big
...
even with this but we're still deciding exactly what to do about
that.
2006-03-17 02:05:46 +00:00
kensmith
c82f5e5987
The ltmdm port is marked as NO_PACKAGE now.
2006-03-16 17:24:27 +00:00
sam
2184e17621
fix handling of default kernels
...
Reviewed by: ru
2006-03-11 18:59:16 +00:00
nyan
3b59efd81b
Disable an SMP detection on pc98.
2006-03-10 12:18:41 +00:00
ru
c7c425a278
Fix this to what I've actually submitted.
2006-03-09 17:55:08 +00:00
sam
68d84579df
handle KERNELS as before
...
Submitted by: ru, andrew
2006-03-09 17:11:17 +00:00
sam
d8de19b5bd
kernel install script (missed in previous commit)
2006-03-08 18:03:09 +00:00
sam
fa1fbfedc2
Revamp base system packaging of kernels to enable up/smp selection
...
at runtime and to support distributing additional kernels:
o remove kernel from the base tarball
o add new kernel tarballs
o build + package both SMP and GENERIC kernels when an <arch>/conf/SMP
config file is present
o add sysinstall support for multiple kernels
o update sysinstall to probe for the number of cpus on a system
and auto-select smp/up kernel accordingly
o add a post-kernels install hook to fixup /boot/kernel
o add -ldevinfo to boot crunch for sysinstall's cpu probing logic
Notes:
1. On HEAD this code is not currently used because GENERIC kernels
include SMP. This work is mainly intended for RELENG_6 where the
GENERIC kernel is UP. If HEAD changes to match then just enable
WITH_SMP in sysinstall/Makefile.
2. The cpu probing support is done with acpi and MPTable; this means
some systems will require work for auto-detection to work.
3. The handling of /boot/kernel may need to be revisited; for now
we rename one kernel at the last moment (SMP if installed, otherwise
GENERIC). There are other, possibly better, approaches.
Lots of help from ru, emaste, scottl, and jhb.
2006-03-08 18:02:32 +00:00
delphij
5618e999c9
Correct a couple of typos.
...
Obtained from: The FreeBSD Simplified Chinese Project
2006-03-07 02:29:21 +00:00
delphij
1c3a29897c
Bring the zh_CN.GB2312 translation for -HEAD up-to-date with the English
...
Revisions.
Obtained from: The FreeBSD Simplified Chinese Project CVS
2006-03-05 15:07:57 +00:00
bmah
a2855839d0
Remove OpenSSH and sendmail update notes; these updates were already
...
present in 6.0-RELEASE and shouldn't be noted here.
2006-02-26 21:48:50 +00:00
hrs
9bd91adbd8
Remove &release.prev.historic;.
2006-02-26 04:57:17 +00:00
hrs
234bd7650d
Update version numbers in &release.*;.
2006-02-23 06:15:56 +00:00
bmah
9b942bc060
New release notes: GNOME 2.12.3, KDE 3.5.1, Perl 5.8.8, X.org 6.9.0.
...
MFCs noted: OpenSSH 4.2p1, sendmail 8.13.4.
2006-02-21 07:39:11 +00:00
bmah
31ce6d9821
Add semicolons on the end of some "&merged;" entity usages.
...
Fortunately this was fairly harmless.
Rusty SGML: bmah
2006-02-20 23:06:57 +00:00
brueffer
81ad9cc48b
Enable automatic hardware notes generation for myri10ge(4).
2006-02-20 21:46:54 +00:00
bmah
8dc8cda8b1
Pick some low-hanging release notes fruit from cvs imports.
...
New release notes: BIND 9.3.2 (+MFC), IPFilter 4.1.10, tzdata2005r (+MFC).
Deleted release notes: libpcap and tcpdump updates (these updates
were actually a part of 6.0-RELEASE and therefore aren't "new"
anymore).
2006-02-09 17:30:13 +00:00
hrs
8c6fee91db
Fix a bug which puts an incorrect checksum of CHECKSUM.MD5
...
into the CHECKSUM.MD5 file itself.
Approved by: re (scottl)
MFC after: 3 days
2006-02-08 11:18:29 +00:00
marcel
6770fb20f2
Review and update the processor/chipset specific support. Replace the
...
dead links to the Itanium and Itanium 2 pages on the Intel site.
2006-02-07 03:34:28 +00:00
marcel
2a4c3e66ba
o Review and update the support for devices on ia64.
...
o Add uart(4).
o Remove sab(4) and zs(4) (sparc64 only), as their functionality
has been takien over by uart(4).
MFC after: 3 days
2006-02-07 03:32:22 +00:00
marcel
9ee2d9db6a
Add uart(4).
...
MFC after: 3 days
2006-02-07 03:25:18 +00:00
bmah
29de4be4fa
Add some new release notes for 2006 security advisories:
...
SA-06:{01,02,03,04,05,06,07}.
(SA-06:08 does not appear to apply to CURRENT.)
Bump copyright date while here.
2006-02-05 20:54:53 +00:00
brueffer
f0efe99773
Autogenerate hardware notes for the ce(4) driver.
2006-02-04 13:42:07 +00:00
luigi
c97f294f76
tweaks to let this configuratio build and run under, e.g., qemu:
...
- add -lgeom
- use bsdlabel instead of disklabel
- increase image size to 2.88M (plenty of free space left)
note, this is not really a bridge because the old-style
bridging code is not in 7.0 anymore, so the kernel config
file should be changed.
2006-01-31 20:36:01 +00:00
luigi
85c30c453b
unbreak the build script.
...
Instead of using vnconfig/mdconfig it relies on the makefs
port to build the image (UFS1) without need for root permissions.
2006-01-31 20:24:43 +00:00
kensmith
7efbfcbe6a
Enable splitting up the MFSROOT floppy on amd64, the contents now overflow
...
one floppy's worth of space.
2006-01-30 14:24:31 +00:00
marcel
3c99857fa0
Fix the missing CD_VOLUME=1 in the cdrom.inf file on disc1 for the
...
livecd != disc1 case (i.e. ia64). The line was appended to the
non-existing cdrom.inf file, which was created only later. Move the
line to after the file is created.
MFC after: 1 day
2006-01-29 20:16:25 +00:00
brd
4a6aaf32be
- Fix the www build by removing obsolete references to &hwlist.sound;
...
Approved by: ceri@
Pointy Hat to: joel@
2006-01-26 09:37:24 +00:00
joel
64e71c4974
Remove sound since the sound(4) manual page no longer have a
...
HARDWARE section.
Reviewed by: brueffer
2006-01-25 21:15:58 +00:00
jhb
2dc20513fe
Enable boot floppies for amd64. I just copied the needed variables over
...
from i386.
Tested by: Markus Trippelsdorf markus at trippelsdorf dot de
Approved by: scottl
MFC after: 1 week
2006-01-04 18:02:56 +00:00
nyan
4ad189fab9
Add EXTPORTSDIR like EXTSRCDIR and EXTDOCDIR.
...
PR: misc/83287
Submitted by: Gabor Kovesdan
MFC after: 1 week
2006-01-02 13:29:58 +00:00
nyan
0cacee70e6
Request boot floppy after loading mfsroot floppy because beastie.4th exists
...
in boot floppy.
Submitted by: Nobuyuki Koganemaru < n-kogane at syd dot odn dot ne dot jp >
MFC after: 1 week
2006-01-02 07:29:22 +00:00
simon
fd8dcc6063
ti(4) also works on sparc64 now.
2005-12-28 08:35:30 +00:00
brueffer
fdec22285a
bge(4) is working on sparc64 now.
2005-12-22 21:46:05 +00:00
iedowse
43534c18af
Remove one more reference to usbd.conf.
2005-12-15 01:14:35 +00:00
iedowse
0b71e714c9
Remove usbd(8) and all references to it. It is no longer necessary
...
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
2005-12-15 01:04:51 +00:00
wilko
0979fc49eb
Spelling fixes and minor nit.
...
PR: doc/9035
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-12-14 19:50:55 +00:00
obrien
89c8690455
Remove the ports version of bsdiff - it is now in the base system.
2005-12-07 22:25:12 +00:00
obrien
c3cf952f91
Remove the ports version of portsnap - it is now in the base system.
2005-12-07 21:41:59 +00:00
jhb
1bc293e380
Clarify that si(4) doesn't support the newer SX+ cards from Specialix/Perle
...
currently.
MFC after: 3 days
2005-12-01 17:36:39 +00:00
brueffer
4cdb58bc1e
Autogenerate hardware notes for snd_atiixp(4).
2005-11-28 16:53:16 +00:00
hrs
e6bd9effd8
Apply arch= selection to the qandatoc mode. This fixes
...
link generation with no actual target.
Reported by: Tim Witthoeft (tim.witthoeft at gmail.com)
2005-11-28 06:24:19 +00:00
brueffer
8440fd5c8b
em(4) works on all archs now, so this can be removed.
2005-11-09 22:05:41 +00:00
ru
7e7e386e61
Be cross-arch friendly.
2005-11-03 07:27:50 +00:00
kensmith
7cc0bf63f6
It had been noticed disc2 was overflowing earlier but committing the
...
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...
2005-11-03 00:23:13 +00:00
wilko
6f668926f3
Small changes in the AlphaStation 200 and PC14 area. PC164 SRM does
...
not work with 53C896 SCSI chips.
Submitted by: Owen Mann <owen@mann.org>
2005-11-02 22:18:47 +00:00
hrs
e9bc61e47f
New release notes:
...
hw.pci.do_powerstate change,
FreeBSD/ia64 SMP support,
a kernel config for MAC added,
tnt4882(4) driver added,
agp(4) now supports ATI IGP chipsets,
re(4): D-Link DGE-528(T) Gigabit Ethernet card support,
aac(4): Adaptec 2610SA SATA-RAID controller support,
ata(4): ITE IT8211F, PDC40718, and PDC40719 support,
hptmv(4) update: amd64 and PAE support,
gpt(8) GPT partition label support,
kenv(1) and sysctl(8) -q flag added,
libedit updated,
rpcgen(1) now generate ANSI C code instead of K&R style, and
OpenSSH 4.0p1->4.2p1.
Update release notes:
Fix an entry about ifconfig_<ifn> NOAUTO keyword.
2005-10-31 16:52:11 +00:00
obrien
224c07ee55
Remove information on nVidia nForce3 Pro-150 chipset to match GENERIC change.
2005-10-27 19:07:35 +00:00
delphij
a7925ad2d6
MFen: 1.883.2.7 -> 1.883.2.8
...
MT6 candidate
Obtained from: The FreeBSD Simplified Chinese Project
2005-10-27 17:35:48 +00:00