hrs
f77ec55f5c
New release notes:
...
one-true-awk 29-Jul-2003 snapshot.
2003-07-30 08:36:16 +00:00
ru
3d0b5cd4b5
Embed a simplistic version of the dokern.sh script directly into
...
release/Makefile.
Reviewed by: marcel
The original patch also removed ia64/dokern.sh, but this was OBE.
2003-07-30 07:40:45 +00:00
ru
30b29eae6f
Moved the MFS root floppies creation code from release.10 to
...
doMFSKERN (where it logically belongs).
2003-07-30 07:13:31 +00:00
bmah
692df0c688
Fix grammar nits.
2003-07-29 21:20:44 +00:00
ru
082306ba31
Make IA64 a second port that comes with NO_FLOPPIES.
...
Reviewed by: marcel
2003-07-29 18:29:44 +00:00
bmah
46edc7497d
New release notes: da(4) no-6-byte-commands, GNOME 2.2.2, KDE 3.1.3.
2003-07-29 15:48:06 +00:00
hrs
59cfaf22ea
New release notes:
...
wi(4) suspend/resume bug fix
smbfs off-by-one error fix
Update hardware notes:
The 386SX is no longer supported.
2003-07-29 07:28:43 +00:00
simon
084778ce38
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
ru
c4087aa32d
Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.
2003-07-28 18:22:07 +00:00
gioria
74203c0797
Some Typos fix
2003-07-27 18:10:24 +00:00
nyan
17f592156d
Enable the safe, harp, hatm and patm driver documentations for pc98.
2003-07-27 14:08:54 +00:00
simon
8092e86d0c
The /rescue system is now enabled by default again, so remove note
...
saying that it is disabled.
Approved by: ceri (mentor)
2003-07-26 13:04:40 +00:00
scottl
79fc7c81b1
Bah, I go and get all preachy, and then commit from the wrong branch. Revert
...
the use of '-j8'.
Apologies to: ru
2003-07-26 06:47:40 +00:00
scottl
1653e0663e
Fix the release build with a forgotten '-f'.
2003-07-26 05:57:52 +00:00
hrs
60f3be7c63
New release notes: bge(4) 5705 support.
...
Update release notes: rescue(7) man page.
MFC: safe(4).
2003-07-25 14:08:32 +00:00
ru
1243e02129
Make the PC98 small boot floppy usable again.
...
Spotted by: nyan
Reviewed by: nyan
2003-07-25 13:39:11 +00:00
ru
a2dfeb37f7
The RELEASE9 knob is now OBE.
...
OK'ed by: jhb
2003-07-25 08:55:51 +00:00
ru
b93079f17c
Moved the boot floppy generation code out from release.9 to release.10.
...
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
2003-07-25 08:54:41 +00:00
scottl
3284ff83dd
Move the mlx driver back into the kernel so that the drivers floppy doesn't
...
overflow.
2003-07-25 00:10:33 +00:00
markm
e3a28405ed
Get the correct set of cryptographically-infected binaries
...
automagically from the (secure|kerberos5)/Makefile:[KS]PROG.
2003-07-24 17:28:52 +00:00
ru
ac6a8ca21c
Replaced the hardcoded target names in the touch(1) commands with
...
${.TARGET}, to ease maintenance.
2003-07-24 13:45:05 +00:00
ru
35f690e0f7
Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only)
...
that causes the bootable ISO images to be created using the floppy
emulation (the old method) as opposed to the new "cdboot" method.
Only copy boot.flp to the 2nd CD-ROM if this variable is defined.
Reviewed by: murray
2003-07-23 20:53:37 +00:00
ru
14b4207391
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
...
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
ru
2b4093d332
Make NO_FLOPPIES really mean "no floppies", including not even
...
creating the "floppies" directory on FTP and CD-ROMs. Enforce
NO_FLOPPIES on amd64.
Tested for: amd64, i386 with -DNO_FLOPPIES
2003-07-23 12:12:53 +00:00
ru
8af435a95b
Revert revision 1.788, and explain a bit the intent of having
...
the boot.flp image on the second CD-ROM.
Explained by: jhb
Desired by: vendors
2003-07-23 06:00:56 +00:00
ru
fc5fa1c32b
amd64 will not provide floppies.
2003-07-23 05:55:02 +00:00
ru
4f37c8da56
Do not define BIGBOOTSIZE and the friends for amd64; it serves
...
no useful purpose other than wasting CPU time in "make release"
creating useless boot.flp.
Desired by: peter
2003-07-23 05:53:52 +00:00
ru
bb7a1b776e
/floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.
...
Forgotten by: jhb
2003-07-22 09:04:09 +00:00
hrs
6c3a9c4229
New release notes: safe(4).
2003-07-21 22:07:40 +00:00
hrs
39a19ad3a2
New release notes: harp(4).
...
Updated release notes: patm(4) (use &man.patm.4;).
2003-07-21 20:31:13 +00:00
hrs
7d2b6b06f8
MFC: atkbd(4) bug fix.
2003-07-19 14:38:03 +00:00
hrs
3df3357f0f
Merge the following from the English version:
...
1.583 -> 1.592 relnotes/common/new.sgml
2003-07-19 08:36:38 +00:00
hrs
70174962dc
New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support.
2003-07-18 21:09:55 +00:00
yar
588991f4c8
Correct a couple of slips: add a missing article at one point
...
and the plaintext word "option" after "</option>" at another.
2003-07-18 14:50:10 +00:00
yar
386e604f7b
New release note: arp(8) -i.
2003-07-18 14:29:35 +00:00
hrs
c33c5a1155
New release notes: ipfw(8) -n flag, comma-separeted address lists.
...
MFC: ipfw(4) C++-style comment, rules in set 31.
2003-07-17 17:21:56 +00:00
hrs
f205760148
Some grammatical and markup fixes.
2003-07-16 12:24:22 +00:00
hrs
882b0d4ec9
New release notes: ipfw(8), and atkbd(4) bug fix.
2003-07-16 10:37:12 +00:00
hrs
86b084f883
Bump the version numbers used for man page reference.
2003-07-15 15:40:21 +00:00
hrs
ba42cdadbb
New release notes: hatm(4), patm(4).
...
Updated release notes: OpenPAM.
Remove references to rescue(7).
2003-07-15 15:39:52 +00:00
hrs
2aa4c688f8
New release notes: ACPI-CA 20030619.
2003-07-13 23:26:20 +00:00
murray
62464ba0ec
Sort entries added in r1.43.
2003-07-13 07:20:24 +00:00
trhodes
b23c0b422e
Postfix, pcre, and Exim should be on the first CD in order for the recent
...
sysinstall(8) commit to function properly.
Discussed with: bmah (while the sysinstall(8) patch was sent to re).
2003-07-12 15:35:06 +00:00
hrs
8fc7089ee7
New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,
...
config.{guess,sub} in the ports infrastructure.
2003-07-12 07:41:39 +00:00
hrs
9bee0009ad
Catch up with the English version:
...
1.582 -> 1.583 relnotes/common/new.sgml
2003-07-09 08:58:08 +00:00
bmah
748dd1c088
MFC noted: chroot(8) -u/-g/-G.
2003-07-07 22:44:38 +00:00
hrs
99f35c432f
Merge the following from the English version:
...
1.162 -> 1.163 hardware/common/dev.sgml
1.580 -> 1.582 relnotes/common/new.sgml
2003-07-04 15:39:29 +00:00
hrs
8fc2bc4946
Add a missing </para>.
2003-07-04 15:23:47 +00:00
ru
8a9cab0a16
Fixed the last-minute bug I made in previous commit.
2003-07-04 14:39:17 +00:00
ru
240df1e4a7
Fixed style bugs related to parentheses in Makefile.inc1.
...
Submitted by: bde
Fixed nearby bug: propagate the root Makefile's idea of
the appropriate "make" binary down to release/Makefile.
2003-07-04 14:27:06 +00:00