Brian Somers
bcc4111272
Remove an unnecessary cat.
...
PR: 145447
Submitted by: u at netbeisser dot de
MFC after: 1 week
2010-06-19 09:33:11 +00:00
Martin Matuska
5995fb97d9
Document ZFS upgrade to version 14, support for NFSv4 ACLs,
...
changes in L2ARC and zfs send.
Approved by: delphij (mentor)
2010-06-07 06:38:12 +00:00
Martin Matuska
f0e78b02bd
Document import of xz.
...
Approved by: delphij (mentor)
2010-06-02 21:28:07 +00:00
Marcel Moolenaar
dbd9a3aab3
The EFI system partition used to make the CD image bootable is running
...
out of space. Bump it up...
2010-05-28 17:50:35 +00:00
Xin LI
241e22a783
Reorder to have -lcrypto after -larchive. Our linker doesn't seem to like
...
the current ordering :(
2010-05-26 18:55:40 +00:00
Xin LI
a4aa00d551
Grammar nits.
...
Submitted by: b. f. <bf1783 googlemail com>
2010-05-25 22:19:51 +00:00
Xin LI
8755e33a57
libarchive now needs libcrypto and liblzma.
2010-05-25 17:48:17 +00:00
Xin LI
3ffaf7db1c
Document bc/dc and nc updates.
2010-05-25 17:43:23 +00:00
Marius Strobl
f09ee54ae0
According to simon@ when referring to a company along a product just to
...
identify the company one shouldn't use the company trademark.
Approved by: simon
2010-05-24 16:42:55 +00:00
Nathan Whitehorn
c42c0167fe
Revise PowerPC hardware notes to reflect status for 8.1.
2010-05-23 20:00:12 +00:00
Marius Strobl
cc4ee0436a
Update the sparc64 hardware list regarding machines that will be supported
...
beginning with 8.1-RELEASE as well as correct some existing entries and
add previously missed ones.
Approved by: blackend
MFC after: 3 days
2010-05-23 19:46:19 +00:00
Christian Brueffer
3a8a664747
et.4 doesn't have a HARDWARE section. Unbreak the build by manually
...
describing the supported et(4) chips.
2010-05-13 03:56:57 +00:00
Christian Brueffer
42ebc8c692
Automatically generate hardware notes for run(4).
2010-05-12 19:24:31 +00:00
Christian Brueffer
7cd75bfd82
Add et(4), sge(4) and mwl(4).
2010-05-12 17:53:05 +00:00
Nathan Whitehorn
0d526fa829
Add gpart and glabel to the release CD mfsroot. Even if sysinstall
...
cannot partition disks on powerpc, this will allow the user to.
PR: powerpc/93203
Obtained from: ia64
MFC after: 1 week
2010-04-20 01:12:23 +00:00
Ken Smith
a3238bcf8f
Shift the version of perl used by the release build process over to
...
perl-5.10. This aligns the release build process with the current
default version of perl in the ports tree.
I'll MFC this to all active branches.
MFC after: 3 days
2010-04-09 14:27:17 +00:00
Ken Smith
49ac20555f
Pass the HTTP_PROXY and FTP_PROXY environment variables through in addition
...
to FTP_PASSIVE_MODE so release building works for a machine that needs
to use a proxy.
PR: misc/137688
Submitted by: Michael Leun
MFC after: 2 weeks
2010-04-09 14:24:00 +00:00
Ken Smith
c0f29c6e1d
Provide a script that can be used to create the memstick images. For now
...
it isn't being integrated into 'make release' because for the forseeable
future the memstick images will be identical to what's on the DVD except
for which package set is provided. If/when what's on the memstick diverges
from what's on the DVD it would make more sense to generate a "memstick"
directory in $CHROOT/R/cdrom and build the memstick image along with the
ISO images.
Reviewed by: jhb, ru, Garrett Cooper (yanefbsd at gmail dot com)
2010-02-18 15:45:43 +00:00
Luigi Rizzo
28e1dd4b75
use log instead of logverbose in three places so the build won't need
...
input to run to completion
MFC after: 3 days
2010-02-14 15:55:30 +00:00
Luigi Rizzo
91f88f8e7a
a minimal set of changes to adapt to the utmp->utmpx changes.
...
lastlog still not implemented, i am hoping that Ed or someone
has some idea on how to fix this, but it is really not important.
2010-02-14 15:51:36 +00:00
Nathan Whitehorn
21cc242f25
Add a description of supported PowerPC hardware to the hardware notes.
2010-02-05 16:41:19 +00:00
Gregory Neil Shapiro
88ebe73318
Note sendmail 8.14.4 upgrade
2010-01-31 19:56:37 +00:00
John Baldwin
0c61f21af5
Remove slattach from the install mfsroot since it doesn't exist anymore
...
to quiet a warning from crunchgen.
MFC after: 1 week
2010-01-26 15:28:00 +00:00
Ed Schouten
84bee0d7fb
Remove libulog from the bootstrap again.
...
libulog now only provides functions that are used by various packages
from the ports tree, namely the libutempter ones. There is no reason to
link it into the crunch/fixit binaries anymore.
2010-01-21 16:56:27 +00:00
Christian Brueffer
ab43eceb0d
We don't support isdn devices anymore (since May 2008).
...
PR: 142970
Submitted by: Matthias Meyser <Meyser@xenet.de>
MFC after: 1 week
2010-01-19 22:44:29 +00:00
Marius Strobl
f212a61d5f
Update the sparc64 hardware list regarding machines that will be supported
...
by 7.3-RELEASE.
Approved by: blackend
MFC after: 3 days
2010-01-16 20:51:33 +00:00
Christian Brueffer
0a9dd8b0d8
sk(4), stge(4) and vge(4) should work on all architectures, snd_t4dwave(4)
...
works on sparc64.
Submitted by: yongari
2010-01-08 20:38:41 +00:00
Christian Brueffer
1b16866af5
Remove ste(4), it should work on all architectures now.
2010-01-08 17:47:37 +00:00
Yoshihiro Takahashi
3c66b23034
Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF.
...
MFC after: 2 week
2010-01-02 12:37:54 +00:00
Luigi Rizzo
7ba6829897
make the memory filesystem larger, and add an example
...
on how to import files from the host
2009-12-28 01:25:05 +00:00
Luigi Rizzo
996e65afcd
clear leftover from previous computations
2009-12-28 01:02:45 +00:00
Luigi Rizzo
5afa69927f
more support to import files and libraries from the host.
2009-12-28 00:51:00 +00:00
Luigi Rizzo
745abd5963
add a 'qemu' floppy type, useful for running tests on new kernels
2009-12-27 21:58:48 +00:00
Luigi Rizzo
ebb3eb9a3f
dhclient needs to have /var/empty and a _dhcp user
...
(it also needs /sbin/dhclient-script, will handle that later)
2009-12-27 21:17:31 +00:00
Luigi Rizzo
a118f94c12
fix a typo (not that it matters)
2009-12-27 21:13:53 +00:00
Luigi Rizzo
826b2538cb
put back the HZ setting or we see poor timing under qemu
...
MFC after: 3 days
2009-12-27 01:19:55 +00:00
Ken Smith
8a7c9fcc3c
Add "FreeBSD-" to the beginning of the filenames for the ISO images.
...
People who collect ISOs from more than just us have been requesting
this for a while.
MFC after: 1 week
2009-12-21 14:42:35 +00:00
Luigi Rizzo
aa52ab1507
when calling ldd, use the cross libraries and not the host version
...
MFC after: 3 days
2009-12-09 17:48:05 +00:00
Luigi Rizzo
65c50904fa
use default HZ
2009-12-09 17:42:14 +00:00
Luigi Rizzo
e25a40b0cc
add -lulog, the program "less" and a comment
2009-12-09 17:41:47 +00:00
Ed Schouten
0898962e42
Don't forget to link the fixits against -lulog.
...
reboot(8) now depends on it.
Reported by: nyan
2009-12-06 14:22:14 +00:00
Ed Schouten
c0fe95bc1b
Convert {small prefix}BSD to TERM=xterm as well.
...
Clean up the ttys files shipped with PicoBSD, NanoBSD and TinyBSD. While
there, it seems one of them still had references to sio(4). Make it in
sync with what we do in the base system.
2009-11-13 11:32:14 +00:00
Luigi Rizzo
ce837c4a0f
create an SMP kernel by default in picobsd
2009-11-08 08:59:40 +00:00
Ken Smith
b34c18a7dc
Update package list for 8.0-REL.
...
Reviewed by: re@, portmgr@
MFC after: 1 day
2009-10-20 13:58:30 +00:00
Hiroki Sato
9a7ee195f5
Bump version numbers and update descriptions for the 9-CURRENT
...
world. The %[no]include.historic knobs are removed because they
are not used for a long time.
2009-10-15 07:58:01 +00:00
Simon L. B. Nielsen
a7835d5578
In lists, if there is a Li command remove it. This fixes markup for
...
uath(4).
MFC after: 3 days
Reported by: Warren Block <wblock at wonkity.com>
2009-10-04 16:30:33 +00:00
Marius Strobl
cf6884f47d
- 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: blackend
MFC after: 3 days
2009-09-20 19:14:34 +00:00
Ken Smith
6877964545
Have sparc64 join the separate livefs crowd. Including the docs packages
...
on disc1 (needed now by sysinstall) overflows the target CDROM iso size.
MFC after: 3 days
2009-09-18 14:53:01 +00:00
Luigi Rizzo
34d1dd53a4
ifconfig now needs -ljail
...
(this needs to go to RELENG_8 as well after the release is out)
MFC after: 1 month
2009-09-12 15:50:08 +00:00
Edwin Groothuis
8ab7b839bf
Mention update to tzdata2009m.
2009-09-10 01:26:45 +00:00