Yoshihiro Takahashi
c2bed627fb
Make a small (1.2M) fixit floppy image for pc98.
2002-11-05 13:54:58 +00:00
Ruslan Ermilov
73824f6bc2
Use ${TARGET_ARCH} for ia64 tests.
2002-11-05 09:30:38 +00:00
Marcel Moolenaar
8f65ce6829
Create a special version for ia64. For auto-boot to work, we need
...
the loader in an EFI partition. This automaticly means we need the
kernel there as well.
In order to avoid having to worry about a geometry as much as
possible, we partition the disk with GPT.
With this, auto-boot works, but we have a problem mounting the
MFS.
2002-11-05 06:12:52 +00:00
John Baldwin
70accddf26
Move the modules in the mfsroot to /modules instead of /stand/modules so
...
that they aren't copied over into /stand of new installations.
Submitted by: matusita
Tested on: i386
2002-11-04 15:44:57 +00:00
Yoshihiro Takahashi
977a68cc93
Use ${RD}/trees/base/boot/loader for kern.flp instead of /boot/loader.
2002-11-04 12:26:44 +00:00
Yoshihiro Takahashi
491c738485
Added install documentation for pc98.
2002-11-04 08:45:31 +00:00
Marcel Moolenaar
710d4ca371
Add the necessary tweaks for FreeBSD/ia64 releases. Note that this is
...
in no way final. A typical ia64 wart is that there are no boot blocks.
Instead, we need to create disks with EFI partitions if we want auto
boot to work. All this functionality is not present yet.
2002-11-04 00:50:01 +00:00
Ceri Davies
26bfc47f86
Improve some questionable grammar.
2002-11-03 22:06:48 +00:00
Udo Erdelhoff
727f6793dd
early-adopter/article.sgml: translation fixes
...
relnotes/common/new.sgml: 1.446 -> 1.448
2002-11-03 12:32:43 +00:00
Marcel Moolenaar
5070e7e402
Shamelessly copy the files over from the sparc64 port. Since there
...
was no history to speak of, a repocopy would not have bought us
anything. Versions copied:
../sparc64/boot_crunch.conf,v 1.3 2002/11/01 15:29:35 jhb
../sparc64/dokern.sh,v 1.1 2002/10/13 18:36:06 jake
../sparc64/mkisoimages.sh,v 1.1 2002/10/13 18:36:06 jake
obtained from: jake, jhb
chapeau: jkh (mkisoimages.sh)
2002-11-02 20:31:54 +00:00
Sebastien Gioria
302a0fb526
Fix typo manpage for ktrdump
...
PR: docs/44825
Submitted by: Mark Linimon <linimon@lonesome.com>
2002-11-02 14:59:06 +00:00
Sebastien Gioria
7e7bff58f9
Fix typo
...
PR: docs/44824
Submitted by: Mark Linimon <linimon@lonesome.com>
2002-11-02 14:52:23 +00:00
Sebastien Gioria
58184b3427
Welcom to installation and early-adopter directory
2002-11-02 14:16:09 +00:00
Sebastien Gioria
1bd0389f33
First French version of early-adopter
2002-11-02 14:15:25 +00:00
Udo Erdelhoff
0423916a71
MFbed:
...
hardware/common/dev.sgml: 1.111 -> 1.112
readme/article.sgml: 1.17 -> 1.18
relnotes/common/new.sgml: 1.439 -> 1.446
2002-11-02 11:20:26 +00:00
Yoshihiro Takahashi
027c892da0
Don't move the NFSCLIENT support into mfsroot-small.flp.
2002-11-02 06:24:29 +00:00
John W. De Boskey
d751ad7f19
Add CVSARGS for cvs arguments (vs. cvs subcommand arguments).
...
Allow the cvs command to be prefixed by using CVSPREFIX.
2002-11-02 06:00:06 +00:00
Udo Erdelhoff
ec0609aa39
German version of the early adopter's guide
2002-11-02 03:07:46 +00:00
Udo Erdelhoff
84e0ae4817
Fix an obvious typo
2002-11-02 01:52:37 +00:00
John Baldwin
101b8e52d9
- Copy the mfsroot.gz file to /R/stage/mfsroot/ so that the CD-ROM layout
...
can fetch it from there instead of looking in the boot floppy's
directory.
- Add a NO_FLOPPIES variable that disables building of any boot floppies.
Tested on: alpha
2002-11-01 20:53:50 +00:00
Sebastien Gioria
4eb8c83206
MFen 1.112
2002-11-01 20:14:35 +00:00
Sebastien Gioria
c30b1a4eb9
Finishing the translation of this file
2002-11-01 20:12:25 +00:00
John Baldwin
63ef2aa82d
Revert previous untested commit. I installed an ultra60 this morning
...
using sysinstall from a release built via 'make release'.
2002-11-01 15:29:35 +00:00
Ruslan Ermilov
5141960f43
sparc64 does not yet support sysinstall(8).
2002-11-01 08:14:30 +00:00
Bruce A. Mah
06527f6dc3
Modified release notes: Note that check_utility_compat(3) is designed
...
for FreeBSD base system programs, rewrite expr(1) entry and note its
use of check_utility_compat(3), mention autogeneration of
nsswitch.conf and hosts.conf.
Mostly submitted by: wollman
(But any mistakes are solely mine.)
2002-10-31 23:04:28 +00:00
John Baldwin
de5df1d716
Comment out 'mpt' for the time being. This driver doesn't have a module
...
either.
2002-10-31 19:02:07 +00:00
John Baldwin
96d13b89c2
There is no 'isp' module to move off to the 3rd floppy, so comment out the
...
entry for now.
2002-10-31 14:38:21 +00:00
Yoshihiro Takahashi
dacf0b85b7
Disable COMPAT_FREEBSD4.
2002-10-31 04:51:05 +00:00
Bruce A. Mah
05ff077a84
New release notes: check_utility_compat(3), uuid(3).
...
Modified release notes: Add atapicam(4) manpage cross-reference, NTP
4.1.1a, tzdata2002d.
2002-10-30 18:38:04 +00:00
Murray Stokely
ca6dbcff24
Oops. scr2txt is in the textproc category.
...
Pointed out by: jhay
MFC After: 1 day
2002-10-30 09:20:50 +00:00
Murray Stokely
8471b60389
Add scr2txt to the required list of doc ports for "make release". I
...
think this list of the bare minimal ports required should maybe be
moved to textproc/docproj/Makefile, so that when we add a new
dependency there, we can just add it to a required or optional list,
rather than add it there and forget about it here. ;)
Noticed by: jhay
Forgotten by: nik
2002-10-29 15:13:28 +00:00
Yoshihiro Takahashi
408b5dd1c3
The agp device also exists on alpha and ia64.
...
Submitted by: dfr
2002-10-29 14:53:57 +00:00
Yoshihiro Takahashi
710076a6d4
- Some sections are for not only i386 but pc98.
...
- The agp driver is for i386 only.
2002-10-29 12:51:48 +00:00
Bruce A. Mah
6e79dd65c3
Convert most instances of "FreeBSD" to &os;.
...
Suggested by: ue
2002-10-29 00:59:36 +00:00
Sebastien Gioria
8a52a7d509
End of translation of section 1.5
2002-10-28 21:46:50 +00:00
Murray Stokely
954c60ea7d
Move SCSI drivers to third floppy disk (drivers.flp) to give "make
...
release" a chance of finishing on the Alpha platform.
The actual split between drivers on disks 2 and 3 should be optimized
so that most users don't need the third disk, but for now, I'm just
trying to get it working.
2002-10-28 08:34:48 +00:00
Sebastien Gioria
d7da171b0d
Serial + Parallel + Ethernet + NFS section translation
2002-10-27 20:26:56 +00:00
Sebastien Gioria
5c3b4436eb
Translation of DOS and QIC/SCSI tape section
2002-10-27 10:11:27 +00:00
Udo Erdelhoff
e4318b86cc
MFbed:
...
hardware/alpha/proc-alpha.sgml: 1.44 -> 1.45
hardware/common/dev.sgml: 1.110 -> 1.111
relnotes/common/new.sgml: 1.437 -> 1.439
2002-10-27 09:58:43 +00:00
Sebastien Gioria
444c11359d
MFen 1.5
2002-10-27 08:47:38 +00:00
Peter Wemm
e0208e5320
Add NO_COMPAT_FREEBSD4.
...
Submitted by: Sergey Mokryshev <mokr@mokr.net>
2002-10-27 03:41:35 +00:00
Bruce A. Mah
440ec8d216
Modified release notes: Add a note to geom(4) entry about the demise
...
of compatability slices.
2002-10-26 17:27:35 +00:00
Bruce A. Mah
166c6170eb
Get rid of the boilerplate upgrading information in the release notes,
...
and point to the Early Adopter's Guide instead, at least for the next
release or two.
2002-10-26 17:13:01 +00:00
Bruce A. Mah
f2ed9a472e
Point to the Early Adopter's Guide from the README.
2002-10-26 17:00:39 +00:00
Sebastien Gioria
0607fb02d9
MFen 1.111
2002-10-26 12:36:38 +00:00
Bruce A. Mah
ce2943501f
Hook the early adopter's guide into the release build. Its basename
...
is "EARLY", which is kind of an odd name, but I couldn't think of
anything better that fit the traditional 8.3 naming convention for
release documentation files.
2002-10-26 04:48:55 +00:00
Bruce A. Mah
8dbf84eec4
Sigh. Fix past-o in install directory.
2002-10-26 01:37:09 +00:00
Bruce A. Mah
3ec8436dc3
Hook up early-adopter article to RELNOTESng build.
2002-10-25 21:58:06 +00:00
Bruce A. Mah
c4b03e06c2
Gah. Ditch elements I inserted while thinking about LaTeX and
...
substitute normal DocBook. Pure coincidence that this thing built.
While here, pull in some more entities so that we can build in the
RELNOTESng environment.
2002-10-25 21:56:05 +00:00
Bruce A. Mah
13a697f694
MFP4: Add the "Early Adopter's Guide to FreeBSD 5.0-RELEASE"
...
from the releng Perforce repository. (Not hooked up to the RELNOTESng
build yet.)
Makefile#1
article.sgml#6
Reviewed by: re
2002-10-25 21:29:00 +00:00