Ruslan Ermilov
3cd22041ce
- Unbreak Alpha snapshots (we were still attempting to build a
...
no longer existing "fixit" crunched binary).
- Simplify the CRUNCH_TARGETS variable's initialization.
- Simplify the release.5 logic a bit by accounting for the fact
that release/*_crunch.conf files were removed two years ago.
2003-08-06 08:09:40 +00:00
Andrey A. Chernov
087b057d37
Back out LC_ALL=C since tr here supposed to run under clean env -i
...
environment always.
Pointed by: ru
2003-08-05 05:35:56 +00:00
Andrey A. Chernov
90862ca23d
LANG->LC_ALL
...
Pointed by: ru
2003-08-04 21:31:53 +00:00
Wilko Bulte
b24b338ada
Note which machine consoles support booting from KZPEA aka Adaptec 39160
...
U160 adapters.
2003-08-04 18:05:36 +00:00
Andrey A. Chernov
38407b8757
Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.
...
Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale
2003-08-04 15:47:43 +00:00
Bruce A. Mah
ffe342ebe6
Modified release note: Clarify SA-03:08 note.
2003-08-04 15:26:40 +00:00
Bruce A. Mah
9d4fcfe94c
Minor wordsmithing on previous commit.
2003-08-04 15:23:20 +00:00
Hideyuki KURASHINA
c6ff2155d9
SA-03:08 does not affect FreeBSD 5.1-RELEASE.
2003-08-04 13:53:58 +00:00
John Hay
a67db5071d
Chase the doc ports.
2003-08-04 12:12:36 +00:00
Hideyuki KURASHINA
6a7da25338
Merge the following from the English version:
...
1.43 -> 1.44 errata/article.sgml
2003-08-04 11:04:18 +00:00
Bruce A. Mah
959174ee6c
New release/errata notes: SA-03:08.
2003-08-04 00:57:28 +00:00
Ruslan Ermilov
8189277801
- Removed vestiges of the IA64 boot floppy support.
...
- Fixed the bootable CD-ROM support for IA64.
Reviewed by: marcel
Tested by: marcel
2003-08-03 15:06:00 +00:00
Wilko Bulte
91c770e9df
Note that AS4100 needs DC adapter for RCM to function.
2003-08-03 11:43:13 +00:00
Ruslan Ermilov
6daa108fd1
- Boot-only CD-ROM support (bootonly.iso).
...
Submitted by: jhb, ru
- Moved the creation of the ports distribution to release.7.
- Call MFS root floppy mfsroot.flp even on a small PC98 disk.
Submitted by: jhb
Reviewed by: ru, jhb
2003-08-02 18:21:02 +00:00
Ruslan Ermilov
e4bbcfbc42
MFi386: sort.
...
OK'ed by: nyan
2003-08-02 09:36:49 +00:00
Yoshihiro Takahashi
76c718b3e2
puc(4) printer also works on pc98.
2003-08-02 09:33:58 +00:00
Hiroki Sato
ece87aa70b
New release notes:
...
puc(4) printer support
em(4) support for tuning the interrupt delays
2003-08-02 09:00:50 +00:00
Bruce A. Mah
b48b87f9cd
New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIES
...
for alpha/amd64/ia64.
2003-08-01 21:43:20 +00:00
Yaroslav Tykhiy
92fef529b2
MFC noted: arp(8) -i.
2003-08-01 13:46:22 +00:00
Ruslan Ermilov
6d44eb567d
From now on, Alpha releases will come with NO_FLOPPIES.
...
Approved by: consensus on freebsd-alpha
A replacement (miniboot.iso) is currently under development.
2003-07-31 07:28:58 +00:00
Ruslan Ermilov
eed31dc939
Revert last delta, sys/conf/kern.pre.mk,v 1.33 does the job.
...
OK'ed by: scottl
2003-07-31 07:13:54 +00:00
Ruslan Ermilov
74345a8f83
The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing
...
to survive.
Discussed with: bde
Tested on: i386 and pc98
2003-07-30 14:46:46 +00:00
Ruslan Ermilov
9b72ad91bf
Initialize the FIXCRYPTO, BINMAKE and related variables (that use
...
the != operator) only when needed.
This change allows me to check out the current version of release/
makefiles only (co -l) to /tmp/release, and use that directory to
build a release (supplying the correct WORLDDIR).
Without this, attempt to "make release" caused an endless fork bomb
while trying to evaluate FIXCRYPTO, and the only way I could get
away from this on a remote box was to "kill -INT 1", thanks to
tcsh(1) and its internal "kill" command.
2003-07-30 14:33:32 +00:00
Hiroki Sato
dc9fea182f
New release notes:
...
one-true-awk 29-Jul-2003 snapshot.
2003-07-30 08:36:16 +00:00
Ruslan Ermilov
f2eeb85de6
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
Ruslan Ermilov
f8cc06bea8
Moved the MFS root floppies creation code from release.10 to
...
doMFSKERN (where it logically belongs).
2003-07-30 07:13:31 +00:00
Bruce A. Mah
90a33c8787
Fix grammar nits.
2003-07-29 21:20:44 +00:00
Ruslan Ermilov
0902bdbe14
Make IA64 a second port that comes with NO_FLOPPIES.
...
Reviewed by: marcel
2003-07-29 18:29:44 +00:00
Bruce A. Mah
0f6c92c144
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
Hiroki Sato
f509c8644c
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 L. B. Nielsen
61860dd771
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
Ruslan Ermilov
33040d38ab
Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.
2003-07-28 18:22:07 +00:00
Sebastien Gioria
4f8ecd3c19
Some Typos fix
2003-07-27 18:10:24 +00:00
Yoshihiro Takahashi
ce92afe1ec
Enable the safe, harp, hatm and patm driver documentations for pc98.
2003-07-27 14:08:54 +00:00
Simon L. B. Nielsen
5445ea75ce
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
Scott Long
2272d4a4cb
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
Scott Long
1263297ba1
Fix the release build with a forgotten '-f'.
2003-07-26 05:57:52 +00:00
Hiroki Sato
42203b623d
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
Ruslan Ermilov
9dd993a7be
Make the PC98 small boot floppy usable again.
...
Spotted by: nyan
Reviewed by: nyan
2003-07-25 13:39:11 +00:00
Ruslan Ermilov
a3a2d24e9c
The RELEASE9 knob is now OBE.
...
OK'ed by: jhb
2003-07-25 08:55:51 +00:00
Ruslan Ermilov
3d610ec8a3
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
Scott Long
fdbc83723d
Move the mlx driver back into the kernel so that the drivers floppy doesn't
...
overflow.
2003-07-25 00:10:33 +00:00
Mark Murray
98b2ae09c6
Get the correct set of cryptographically-infected binaries
...
automagically from the (secure|kerberos5)/Makefile:[KS]PROG.
2003-07-24 17:28:52 +00:00
Ruslan Ermilov
d3c93cef78
Replaced the hardcoded target names in the touch(1) commands with
...
${.TARGET}, to ease maintenance.
2003-07-24 13:45:05 +00:00
Ruslan Ermilov
6ebe96017d
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
Ruslan Ermilov
00a7eeeb0e
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
Ruslan Ermilov
1dae6ea919
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
Ruslan Ermilov
c70692752f
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
Ruslan Ermilov
d3e8a78512
amd64 will not provide floppies.
2003-07-23 05:55:02 +00:00
Ruslan Ermilov
aebf3f7627
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
Ruslan Ermilov
51096483bc
/floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.
...
Forgotten by: jhb
2003-07-22 09:04:09 +00:00
Hiroki Sato
677b45dc1d
New release notes: safe(4).
2003-07-21 22:07:40 +00:00
Hiroki Sato
7d8b5aa2c1
New release notes: harp(4).
...
Updated release notes: patm(4) (use &man.patm.4;).
2003-07-21 20:31:13 +00:00
Hiroki Sato
4bb0aa7bc3
MFC: atkbd(4) bug fix.
2003-07-19 14:38:03 +00:00
Hiroki Sato
c5fc7612a1
Merge the following from the English version:
...
1.583 -> 1.592 relnotes/common/new.sgml
2003-07-19 08:36:38 +00:00
Hiroki Sato
ca49cf5aaf
New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support.
2003-07-18 21:09:55 +00:00
Yaroslav Tykhiy
a146c97a8f
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
Yaroslav Tykhiy
54c29df340
New release note: arp(8) -i.
2003-07-18 14:29:35 +00:00
Hiroki Sato
25153f2df6
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
Hiroki Sato
74304cd784
Some grammatical and markup fixes.
2003-07-16 12:24:22 +00:00
Hiroki Sato
788c11ba85
New release notes: ipfw(8), and atkbd(4) bug fix.
2003-07-16 10:37:12 +00:00
Hiroki Sato
38fa6bf3dc
Bump the version numbers used for man page reference.
2003-07-15 15:40:21 +00:00
Hiroki Sato
fc4e357d51
New release notes: hatm(4), patm(4).
...
Updated release notes: OpenPAM.
Remove references to rescue(7).
2003-07-15 15:39:52 +00:00
Hiroki Sato
57434d7dc3
New release notes: ACPI-CA 20030619.
2003-07-13 23:26:20 +00:00
Murray Stokely
cab203686d
Sort entries added in r1.43.
2003-07-13 07:20:24 +00:00
Tom Rhodes
81ada60e7e
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
Hiroki Sato
2ff553eb9e
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
Hiroki Sato
45b2e6f2c9
Catch up with the English version:
...
1.582 -> 1.583 relnotes/common/new.sgml
2003-07-09 08:58:08 +00:00
Bruce A. Mah
e1377f6f55
MFC noted: chroot(8) -u/-g/-G.
2003-07-07 22:44:38 +00:00
Hiroki Sato
83a2d61525
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
Hiroki Sato
ee2cd58c63
Add a missing </para>.
2003-07-04 15:23:47 +00:00
Ruslan Ermilov
eedbbe40d1
Fixed the last-minute bug I made in previous commit.
2003-07-04 14:39:17 +00:00
Ruslan Ermilov
5dc6311712
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
Bruce A. Mah
e6c92d4cc6
New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)
...
moved from /bin to /sbin, /rescue.
Updated release notes: lukemftpd-20030630.
2003-07-03 20:45:44 +00:00
Hiroki Sato
8792de80d2
Merge the following from the English version and some translation fixes:
...
1.41 -> 1.43 errata/article.sgml
2003-07-02 21:04:48 +00:00
Bruce A. Mah
94e7ccd17d
Add ath(4) devices. Also try to be more specific with respect to
...
what variant of 802.11 is supported by some other devices.
2003-06-29 01:12:57 +00:00
Bruce A. Mah
b20ea7bdbc
Start to fill in amd64 hardware notes based on info from peter.
...
Translators should be warned that this is somewhat of a moving
target, and so might want to consider holding off working on
this document.
2003-06-29 01:10:45 +00:00
Hiroki Sato
651532543f
Catch up with the English version:
...
1.159 -> 1.162 hardware/common/dev.sgml
2003-06-28 17:45:25 +00:00
Hiroki Sato
53a134d326
Merge the following from the English version:
...
1.5 -> 1.6 hardware/Makefile
(new) -> 1.1 hardware/amd64/Makefile
(new) -> 1.1 hardware/amd64/article.sgml
(new) -> 1.1 hardware/amd64/proc-amd64.sgml
1.4 -> 1.5 hardware/common/hw.ent
1.5 -> 1.6 relnotes/Makefile
(new) -> 1.1 relnotes/amd64/Makefile
(new) -> 1.1 relnotes/amd64/article.sgml
2003-06-28 17:38:02 +00:00
Hiroki Sato
6979dcfc1f
Merge the following from the English version:
...
1.575 -> 1.580 relnotes/common/new.sgml
2003-06-27 17:15:20 +00:00
Bruce A. Mah
850a2bd817
Commit amd64 MD release documentation stubs and hook up to the build.
...
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.
Requested by: peter
2003-06-27 03:50:36 +00:00
Bruce A. Mah
577a1d0c4e
Actually, the 802.11 code was rewritten, not reorganized, by recent
...
commits.
Apologies to, and pointed out by: sam
2003-06-26 21:22:00 +00:00
Bruce A. Mah
32ce613809
New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),
...
802.11 reorg.
MFC noted: texinfo 4.6.
2003-06-26 21:01:08 +00:00
Ruslan Ermilov
01b198099c
MFRELENG_5_1: Default the release makefile to 5.1.
2003-06-26 11:23:36 +00:00
Ruslan Ermilov
d2ae13098f
Be laconic.
2003-06-26 11:21:04 +00:00
Peter Wemm
9be4e09089
For amd64, delete the IA32 option for the boot kernel since it needs
...
SYSV*, which is also removed.
2003-06-26 00:58:57 +00:00
Peter Wemm
2d7d81e9fb
Add amd64 support
2003-06-26 00:55:33 +00:00
Bruce A. Mah
2cc5b9fb22
New errata: Problems with upgrading msdos(5) mounts from RO to RW. [1]
...
While here, move PAE item from "late-breaking news" to "open issues".
Submitted by: tjr [1]
2003-06-24 17:58:22 +00:00
Luigi Rizzo
b7850636cd
comment out the 'sshd' entries as the image is now 1460KB
...
and does not fit into a floppy anymore (1403kb available).
There is not much you can do now except bumping up the image size
(by uncommenting the "fd_size=2880" line in ./config),
at which point you can uncomment sshd, the associated library,
and all the good stuff such as tcpdump and natd and ppp that
you might want on such a box.
A similar change should be applied to other picobsd image types.
2003-06-22 15:37:14 +00:00
Luigi Rizzo
5fe83c8acb
Make this compile again: we need to specify a scheduler,
...
and remove the count for devices "sc" and "atkbdc"
This change does not apply to RELENG_4.
2003-06-22 15:32:09 +00:00
Bruce A. Mah
96d8abf403
New release note: texinfo 4.6.
2003-06-21 00:04:11 +00:00
Bruce A. Mah
57e750b33d
New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
...
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
2003-06-20 23:13:23 +00:00
Bruce A. Mah
5b8c451048
New errata: PAE kernel panic.
...
Mostly submitted by scottl. Any errors are mine.
2003-06-20 21:07:05 +00:00
Bruce A. Mah
ba972000fb
Whitespace around last commit. Translators kindly ignore.
2003-06-17 20:06:13 +00:00
Bruce A. Mah
f8de220dca
Bring the matcd(4) driver back to the hardware notes.
2003-06-17 20:05:15 +00:00
Bruce A. Mah
a04fd905b2
New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.
...
Modified release notes: Mention the old OpenPAM version when noting
the update.
2003-06-17 20:01:49 +00:00
Hiroki Sato
25e43d5c74
Merge entries from maho's USB device compatibility list.
...
Obtained from: http://people.FreeBSD.org/~maho/USB/
2003-06-15 18:20:51 +00:00
Hiroki Sato
1356c67ebe
Merge the following from the English version:
...
1.158 -> 1.159 hardware/common/dev.sgml
2003-06-15 02:10:37 +00:00
Bruce A. Mah
a115467462
Add Belkin USB 2.0 High Speed Host Controller to the USB controller
...
list.
Note that this (and the very similar NEC uPD 9210) will attach with
the ehci(4) driver if available.
Submitted by: Adrian Colley <aecolley@spamcop.net>
2003-06-12 18:37:31 +00:00
Hiroki Sato
316b600c46
Catch up with the English version:
...
1.157 -> 1.158 hardware/common/dev.sgml
1.573 -> 1.575 relnotes/common/new.sgml
2003-06-11 21:08:52 +00:00