luigi
c5f52263f4
Do not depend on "expr" for doing arithmetic, use the shell builtin functions
...
(picobsd might not have the command available).
2002-03-08 12:33:48 +00:00
luigi
4ee67ab530
Unbreak "update" script, by doing a mkdir -p of the relevant
...
directories when writing to disk.
Use the (yet to be committed) sysctl variable kern.bootdevname
to derive the device name, fallback to /dev/fd0 if kern.bootdevname
is unset or not available.
2002-03-08 12:14:46 +00:00
luigi
0e60fb334d
Use a default of 25 lines for xterm. This only affects the behaviour
...
over a serial line, because the terminal negotiations using ssh/telnet
does the right thing anyways.
2002-03-08 12:10:13 +00:00
luigi
6b229a1455
Major cleanup of PicoBSD startup scripts, which now should be
...
closer to doing "the right thing".
The structure is now the following:
* /etc/rc (from MFS) loads the rest of /etc and /root from
/fd and then from floppy (if present), then transfers control
to /etc/rc1
* /etc/rc1 loads defaults from /etc/rc.conf.defaults, tries to
set the hostname basing on the MAC address of the first ethernet
interface, and then sources /etc/rc.conf and /etc/rc.conf.local
for local configurations
* The rest of the startup process is then performed (rc.network and so on).
Everything except the initial /etc/rc (from MFS) can be overridden with
a local version loaded from floppy. But in most cases, you should only need
to customize the following files in /etc:
rc.conf rc.firewall hosts
Previously there were a number of inconsistencies in the calling
between files, and also a lot of clutter in rc.conf and rc.firewall.
Also, "rc1" was called "rc" and would overwrite the initial /etc/rc
from MFS, making it really hard to figure out what was going on in
case of bugs.
2002-03-08 05:15:08 +00:00
luigi
fa65eefffd
MFS: sync with -stable (no functional difference).
2002-03-08 04:54:52 +00:00
luigi
5fc8233445
Invalidate password for sample user entry.
2002-03-08 03:57:57 +00:00
luigi
841fdef9ef
Atapi units are now /dev/ad* and not /dev/wd*
2002-03-08 03:55:19 +00:00
luigi
48ded5bf3a
Misc fixes to the build script:
...
+ fix some dialog entries to correctly modify variables instead of working
in a subshell
+ add a logverbose function for debugging purposes
+ force 512/4096 blocks on filesystems
+ use 'auto' for disklabel so it works irrespective of the floppy size.
This is useful for larger images than 1720k
2002-03-08 02:24:21 +00:00
wilko
ff572ea42e
Update info on SCSI on AlphaStation 500 now that I own one
...
to play with and find out myself.
2002-03-07 20:38:31 +00:00
bmah
5bb3c6521b
New release note: SA-02:13.
2002-03-07 16:53:21 +00:00
kuriyama
c90924a379
MFen.
2002-03-07 03:53:15 +00:00
luigi
8c8642cb94
Add entry for xterm-color
2002-03-06 19:47:20 +00:00
bmah
c2374ee8e1
Rewrite the section on downloading files to get all of the URLs in one
...
place, near the front of the document.
Also try to provide some introduction on the difference between CDROM
and network installs.
2002-03-06 17:24:19 +00:00
bmah
506a396cdb
Point sparc64 &release.url; at a directory, rather than a specific
...
file, to be consistent with other platforms.
2002-03-06 16:57:53 +00:00
bmah
0ebe379c20
Make it more obvious where to find RELNOTESng source files if someone went
...
browsing in the old release notes location.
While I'm here, update README files to be closer to reality.
Requested by: obrien
MFC after: 1 day
2002-03-06 07:59:18 +00:00
bmah
b7e5e31b04
First round of markup/spelling/grammar fixes.
2002-03-06 07:36:29 +00:00
tmm
8dfde376a3
Add installation instructions for the FreeBSD/sparc64 port. I have very
...
likely introduced language and markup bugs, but it's a start.
Makefile, initial docbook conversion & cleanups by: murray
2002-03-05 23:22:08 +00:00
bmah
c20e01b111
New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),
...
awk is BWK awk for sparc64, ctags(1) works for files with C++ comments
(+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD.
2002-03-05 22:39:51 +00:00
nyan
3f87b66c9a
Don't move more drivers to mfsroot floppy.
...
A mfsroot floppy for pc98 is only 1.2MB.
2002-03-05 11:53:56 +00:00
bmah
bfb9bebc76
Fix two typos: s/verison/version
...
Submitted by: hrs
2002-03-04 16:57:41 +00:00
kuriyama
dc2d000aa4
Activate sparc64 relnotes.
2002-03-04 08:33:27 +00:00
bmah
d35de47e83
Begin building sparc64 release notes for -CURRENT.
2002-03-04 06:46:00 +00:00
gioria
72b0228f10
Adding Network Interface Support section
2002-03-03 21:17:15 +00:00
hrs
4499674958
Comment out proc-alpha.sgml's line temporarily.
2002-03-03 16:22:13 +00:00
hrs
e053135efa
Add Japanese version of hardware notes:
...
(new) -> 1.3 doc/ja_JP.eucJP/hardware/Makefile
(new) -> 1.2 doc/ja_JP.eucJP/hardware/Makefile.inc
(new) -> 1.6 doc/ja_JP.eucJP/hardware/alpha/Makefile
(new) -> 1.4 doc/ja_JP.eucJP/hardware/alpha/article.sgml
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/artheader.sgml
(new) -> 1.73 doc/ja_JP.eucJP/hardware/common/dev.sgml
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/hw.ent
(new) -> 1.3 doc/ja_JP.eucJP/hardware/common/intro.sgml
(new) -> 1.5 doc/ja_JP.eucJP/hardware/i386/Makefile
(new) -> 1.3 doc/ja_JP.eucJP/hardware/i386/article.sgml
(new) -> 1.2 doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml
(new) -> 1.2 doc/ja_JP.eucJP/hardware/ia64/Makefile
(new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/article.sgml
(new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml
(new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/Makefile
(new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/article.sgml
NOTE: {alpha,sparc64}/{dev,proc}-{alpha,sparc64}.sgml are
not translated yet.
2002-03-03 14:31:34 +00:00
nyan
6e2be7da8d
Don't move the an and wi drivers to a mfsroot floppy.
2002-03-03 11:09:40 +00:00
nyan
4efc0823d9
- Sort some entries.
...
- Don't remove MATH_EMULATE and MSDOS from a 'SMALL' floppy.
- Use the pattern '<tab><device name><tab>' instead of '<device name>' to
avoid an unexpected matching.
2002-03-03 10:38:40 +00:00
kuriyama
6317082a01
Bump original revision (1.290 --> 1.291).
...
Refill over 80 character line (no content changes).
2002-03-02 05:57:18 +00:00
bmah
82fb2a7bd1
Whitespace-only commit, to make this file conform to FDP standards on
...
indentation and word-wrap. Convert strings of leading spaces to tabs
where appropriate, and delete trailing spaces.
No content was harmed in the creation of this delta.
Reviewed by: diff(1) on i386 and alpha HTML output
2002-03-02 01:40:11 +00:00
bmah
0f9133b440
Convert some literal "FreeBSD" to &os;. While I'm here, fix two
...
grammatical problems (s/set of floppy/set of floppies/).
PR: 35115
Submitted by: gioria
2002-03-01 23:44:14 +00:00
kuriyama
85b6bb7722
MFen (1.286 --> 1.290).
2002-03-01 15:30:04 +00:00
bmah
c8091b3c98
New release notes: sparc64 SBus/EBus support, TCP now ignores IP-layer
...
broadcasts (+MFC).
MFCs noticed: dump(8) process title updating.
2002-03-01 05:04:11 +00:00
bmah
17913edd6a
Remove some more i386-isms and alpha-isms from the Hardware Notes.
...
For the most part, these changes consist of adding arch= attributes.
2002-03-01 02:07:42 +00:00
bmah
f1bc000337
Add some more ed(4) devices.
...
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
bmah
fa66400d51
New release notes: lukemftpd(8), /etc/security now under periodic(8)
...
framework (+MFC).
MFCs noted: dc(4) VLANs.
While here, tweaked a lukemftp note to note its origin.
2002-02-28 21:58:43 +00:00
bmah
860f4ebf69
New release/hardware notes: gem and hme (sparc64 Ethernet NICs).
2002-02-28 21:40:06 +00:00
gioria
62c8af563f
Adding Boot-loader translation
2002-02-27 17:57:49 +00:00
gioria
edbabb0e3e
Motherboard and processor translation
2002-02-27 17:38:17 +00:00
gioria
2cadadf393
Build fix.
...
Remember to hit me 42000 times with a stick and to repeat "I sould not commit before a zero warning build"
2002-02-27 14:48:18 +00:00
gioria
3785e08c6e
MFen + Typos Fix
2002-02-27 14:44:35 +00:00
gioria
4a97e7fa66
Initial effort for the translation of the -CURRENT relnotes. Actually
...
just the kernel section is translated, a lot of features are added in
5.0.
So help is appreciate :-)
2002-02-27 14:26:07 +00:00
dd
06af0ea413
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
gioria
cabde5c437
MFen
2002-02-26 14:23:44 +00:00
bmah
3529974882
Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1.
2002-02-26 06:43:59 +00:00
bmah
7fc344c3a9
Fix some minor spelling and grammatical problems, make one markup fix.
2002-02-26 06:29:08 +00:00
peter
97f502664b
Supply -DNO_WERROR to the kernel build during release.
2002-02-25 21:53:18 +00:00
keramida
f16ad55600
Add a link to the hubs article, at the part that talks about setting
...
up FreeBSD mirrors.
Reviewed by: bmah
2002-02-25 19:51:34 +00:00
murray
71f587d69f
Add a few missing commas.
2002-02-25 10:27:51 +00:00
murray
e212709688
Add some basic FreeBSD/sparc64 Hardware Notes.
...
Reviewed by: jake, tmm
2002-02-25 07:25:38 +00:00
matusita
b78ee9d6aa
Typo fix: missing ;.
...
Pointed out by: Manfred Antar <null@pozo.com>
Pointy hat to: matusita
2002-02-25 05:35:39 +00:00