| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
one floppy's worth of space.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Approved by: ceri@
Pointy Hat to: joel@
|
|
|
|
|
|
| |
HARDWARE section.
Reviewed by: brueffer
|
|
|
|
|
|
|
|
| |
from i386.
Tested by: Markus Trippelsdorf markus at trippelsdorf dot de
Approved by: scottl
MFC after: 1 week
|
|
|
|
|
|
| |
PR: misc/83287
Submitted by: Gabor Kovesdan
MFC after: 1 week
|
|
|
|
|
|
|
| |
in boot floppy.
Submitted by: Nobuyuki Koganemaru < n-kogane at syd dot odn dot ne dot jp >
MFC after: 1 week
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
|
|
|
|
|
| |
PR: doc/9035
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
|
| |
|
| |
|
|
|
|
|
|
| |
currently.
MFC after: 3 days
|
| |
|
|
|
|
|
|
| |
link generation with no actual target.
Reported by: Tim Witthoeft (tim.witthoeft at gmail.com)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
|
| |
not work with 53C896 SCSI chips.
Submitted by: Owen Mann <owen@mann.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
MT6 candidate
Obtained from: The FreeBSD Simplified Chinese Project
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Try to make everyone happy: David (to have debug kernels installed
by default), Warner (to be able to override that), and myself (for
actually making it all work and to be consistent).
Now, if kernel was configured for debugging (through DEBUG=-g in
the kernel config file or "config -g"), doing "make install" will
install debug versions of kernel and module objects with their
canonical names,
kernel.debug -> /boot/kernel/kernel
if_fxp.ko.debug -> /boot/kernel/if_fxp.ko
Installing a kernel not configured for debugging, or debug kernel
with INSTALL_NODEBUG variable defined, will install non-debug
kernel and module objects.
Also, restore the install.debug and reinstall.debug targets that
are part of the existing API (they cause some additional gdb(1)
scripts to be installed).
|
| |
|
|
|
|
| |
Reviewed by: hrs
|
|
|
|
|
|
|
| |
Submitted by: BSDunix at newsmth org,
carplee at newsmth org,
ThunderW at newsmth org (in part)
MFC After: 1 days
|
|
|
|
|
|
|
|
|
| |
ifconfig(8) -tunnel parameter,
interface argument to ifconfig(8) -vlandev deprecated.
The changes already are in RELENG_6, too.
MFC after: 3 days
|
|
|
|
| |
Submitted by: nukq at newsmth org, me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
errata/article.sgml: 1.72 -> 1.73.2.1
hardware/amd64/proc-amd64.sgml: 1.3.4.1 -> 1.5.2.1 [dummy merge]
hardware/common/artheader.sgml: 1.6 -> 1.7
hardware/common/dev.sgml: 1.277 -> 1.282.2.3
hardware/common/intro.sgml: 1.6 -> 1.7
installation/common/artheader.sgml: 1.5 -> 1.6
installation/common/trouble.sgml: 1.17 -> 1.19
installation/common/upgrade.sgml: 1.12 -> 1.13
readme/article.sgml: 1.31.2.2 -> 1.37
relnotes/common/new.sgml: 1.849 -> 1.883.2.7
Makefile: 1.3 -> 1.7
Follow the English revision to remove early adopter guide.
This is intended for a RELENG_6 and RELENG_6_0 merge.
Obtained from: The FreeBSD Simplified Chinese Project (delphij)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/boot.config -S option,
comconsole_speed loader tunable,
debug.mpsafevfs=1 on ia64 by default,
snd_via8233(4) supported on amd64,
IPv6 pMTU discovery for multicast packets disabled by default,
new sysctl: net.inet6.ip6.mcast_pmtu,
net.inet.icmp.reply_from_interface, and
net.inet.icmp.quotelen,
IP_MINTTL socket option,
ata(4) DMA workaround,
cmp(1) -h option,
new functions: pidfile(3), and
memmem(3),
netstat(1) -h option,
pkill(1) -F and -L option,
powerd(8) -P option,
removable_interfaces rc.conf variable removed,
ifconfig_<ifn>, and
sysinstall(8) default partition size calculation changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gre(4) IPv6 over GRE support,
ipfw IPv6 support,
new sysctl net.inet6.ip6.stealth added,
g_label now supports Ext2FS and ReiserFS,
bsdiff(1) and bspatch(1) added,
ping(8) "sweeping ping" support,
wcsdup() function added,
rc.d/gbde_swap renamed to rc.d/encswap,
rc.d/geli and rc.d/geli2 added, and
portsnap(8) imported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
acpi_thermal(4) passive cooling support,
ichsmb(4) unloading bug fixed,
smbios(4) support on amd64,
hw.apic.enable_extint added,
sound(4) improvements,
MPSAFE: the bottom half of NFS, snd_als4000(4),
snd_cmi(4), snd_via8233(4), snd_via82c686(4),
and natm(4),
GEOM_ZERO class added,
umass(4) PLAY_* commands support,
moused(8) -H flag,
shared library version bump, and
pkg_version(1) -o and -O flags.
|
|
|
|
|
|
| |
Requested by: cperciva (so)
Reviewed/improved by: ru
MFC after: 2 days
|
|
|
|
|
|
|
|
| |
replacement and has additional features which make it superior.
Discussed on: -arch
Reviewed by: thompsa
X-MFC-after: never (RELENG_6 as transition period)
|
| |
|
|
|
|
|
|
| |
PR: 86522
Submitted by: Stephen Hurd <shurd@sasktel.net>
MFC after: 3 days
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
|
|
| |
ata(4), which should stay on top.
MFC after: 3 days
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
| |
Reviewed by: brueffer
|
| |
|
| |
|
|
|
|
|
| |
of texinfo and we need makeinfo to build world, we cannot have NO_INFO
anymore when we populate the chroot.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- VIA PadLock support + merge
- dc, my, pcn, sf MPSAFE + merge
- de, ed, ste MPSAFE
- de converted to busdma(9)
- el removed
- geli(8) committed + merge
- libmemstat(9) merge
MFC after: 3 days
|