wiz
21a7ac04e8
for completeness, add the /usr/include/dev/i2o directory itself.
2000-11-18 06:20:30 +00:00
wiz
0cad7812a0
add some libintl stuff
2000-11-18 06:17:35 +00:00
wiz
4905dfb5f7
add fmtcheck and linedisc man pages
2000-11-18 06:11:03 +00:00
wiz
e9be2a4aa7
add some timezones
2000-11-18 06:10:11 +00:00
wiz
73818de477
retire secr here, too.
2000-11-18 05:32:00 +00:00
wiz
6ab3ff94e1
fix usage output
2000-11-18 05:29:21 +00:00
tv
1842fd53a8
cryptint is dead; GC.
2000-11-18 05:24:55 +00:00
tv
ce7463a755
secr is now dead; GC.
2000-11-18 05:19:31 +00:00
tv
1966cce0c3
Only include "c++rt0.o" in one file -- ad.m68k.
2000-11-18 05:14:28 +00:00
pk
2168a74f89
Add file(1); we use it to determine the shared library type.
2000-11-17 18:01:41 +00:00
pk
c6ab4b179f
Add functions to move a.out shared libraries to /emul/aout, and call
...
them from md_prepare_upgrade().
2000-11-17 17:53:53 +00:00
pk
d4ed4966be
Allow for an optional MD upgrade preparation routine.
2000-11-17 17:36:39 +00:00
mrg
d7c887d2da
recommend 32MB as a minimum. PCIIDE cdroms work on the secondary channel,
...
but disks do not. add install from solaris' instructions from Murray
Stokely <murray@osd.bsdi.com>.
2000-11-17 06:20:07 +00:00
mrg
d1864bacf3
that's /etc/netconfig not /etc/nteconfig.
2000-11-16 23:32:00 +00:00
tv
e9e3dccd80
Fix "NetBSD/sparc" to .Nx*M.
2000-11-16 17:14:43 +00:00
tv
6b5b36ae1f
Fix "NetBSD/i386" to .Nx*M.
2000-11-16 17:12:08 +00:00
tv
fb29a1e1bb
C&P info about sysinst moving to /emul/aout from i386 notes.
2000-11-16 17:04:50 +00:00
abs
1d655fabae
Try to upgrade a.out libraries. Currently just cut & pasted from the i386 port
2000-11-16 15:02:46 +00:00
simonb
9bb5785535
Adjust a couple of things to use less temporary space:
...
+ build the passwd file before copying in ramdiskbin
+ don't copy MAKEDEV, run it, then delete it - run it in-place from
${.CURDIR}/...../etc.i386/MAKEDEV
Also, use LINK instead of SYMLINK for files under /usr - it's not a
separate filesystem.
Fixes PR misc/11473 and port-i386/11504 (until something else grows
again).
2000-11-16 13:21:05 +00:00
mrg
3f648dea6e
add /usr/share/zoneinfo to the ramdisk, to enable support for setting the
...
zoneinfo inside sysinst.
2000-11-16 13:04:21 +00:00
phil
31cb04f137
sysinst isn't working on the pc532, don't include it in the install fs.
2000-11-16 07:16:23 +00:00
hubertf
5868050f6f
The X Consortium does not request the "The" being part of "The X Window
...
System", so don't capitalize it unnecessarily.
2000-11-16 01:48:29 +00:00
tv
c6610a4af0
Back out 1.75 by request of fvdl.
2000-11-15 20:07:39 +00:00
is
661711dff9
Document the Amiga INSTALL and INSTWDCPCM kernels.
2000-11-15 00:00:26 +00:00
is
a46a1849e1
Cosmetics.
2000-11-14 23:57:03 +00:00
hubertf
9303852347
All sysinst ports automatically set rc_configured=YES now, so delete
...
that text after install/upgrade. Hint at disabling/enabling services
in /etc/rc.conf though.
Noted in PR 11499 by Peter Seebach <seebs@plethora.net>
2000-11-14 23:03:35 +00:00
is
d007549576
On upgrades, or on installs where kern.tgz was installed, ask user wether
...
the installed kernel should be replaced by the miniroot kernel.
2000-11-14 22:37:58 +00:00
hubertf
aa22ef1fb8
Note which part (-> server side) of NFS locking now works
2000-11-14 22:37:12 +00:00
is
ee2a656373
Finish the old job of makeing this work with media-less interfaces, e.g.
...
bah or amiga if_es.
2000-11-14 20:37:25 +00:00
wiz
8f80fe0cd5
Fix three typos.
2000-11-14 17:15:51 +00:00
hubertf
4bd9e6ca04
fix two typos, pointed out by Chris Jones
2000-11-14 16:35:11 +00:00
hubertf
4cfe500087
it's ext2fs, not extfs. Pointed out by Havard.
2000-11-14 16:23:40 +00:00
fvdl
3f3dfb39a3
For filesystem checks, skip any 'noauto' entries. Avoids problems
...
when upgrading a system that has a 'noauto' entry for a floppy
or CD device that has type ffs.
2000-11-14 13:27:49 +00:00
leo
42e47203b6
- Use relative paths in the CRUNCHSPECIAL directives. The fixes miniroot
...
builds that are not rooted in /usr/src
- Strip all but the ftp services from etc/services on the miniroot. This
gives just enough air to make the install work without ENOSPC errors...
2000-11-14 13:13:36 +00:00
fvdl
ad1dadd33b
Mention the a.out -> ELF transition, and what sysinst does to accomplish
...
it.
2000-11-14 12:30:28 +00:00
pk
4ac702d63a
Mention support for sun4/400 machines.
2000-11-14 10:46:00 +00:00
hubertf
f5cb6a2fa0
Mention other audit for string routines that were used without bound checking
2000-11-14 07:26:37 +00:00
matt
cef1462af1
add ./usr/include/dev/ofw/openfirmio.h
2000-11-14 06:53:26 +00:00
msaitoh
3d17968c8f
New crunchgen writes ${CRUNCHIDE} in ${CBIN}.mk, so we can nuke tricky code.
2000-11-14 06:37:07 +00:00
eeh
da647512af
Add /etc/netconfig.
2000-11-13 23:08:41 +00:00
hubertf
f7a1e57576
Mention code audits - format string, and others - and what they gain.
2000-11-13 23:01:36 +00:00
fvdl
2311fe3263
* Mention the different floppy images and the machine types for which
...
they are suitable (for i386).
* Mention xf86config(1) for ports that use XFree86.
* Since i386 INSTALL kernels do not have symbols, point users at
the symbol files should they need them (hopefully not).
2000-11-13 22:05:52 +00:00
fvdl
4a927f1e51
Also install the kernel symbol files in the distribution dir.
2000-11-13 21:10:57 +00:00
lukem
ebf5622f56
s/MS Window/Windows/
2000-11-13 02:38:36 +00:00
hubertf
f898d4a492
Several changes to our release notes, OK'd by Luke Mewburn:
...
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc
* note that we also include firewall software (besides X, ...)
* don't Xref the BUGS file, as it's gone
* update some file sizes (source .tgz files) to match BETA2
* mention that syssrc contains the source for all architectures
* Sysinst now allows setting root password and timezone - note that.
* Explain how to actually install binary packages, giving some
examples that people may want to install.
* Mention rawrite32 near rawrite.
* Don't show preparation of install tape on i386
* update i386 hardware a bit. This needs to be generated automatically...
* Many minor nits & typos.
2000-11-13 01:22:39 +00:00
fvdl
3c20e1e72d
Add a message saying that a /emul or /emul/aout symlink has been renamed
...
to .old.
2000-11-12 15:33:26 +00:00
fvdl
f86b12aaef
Handle existing /emul symlink better when it points to nothing; same
...
with /emul/aout. Prevents unexpected sudden exits because during
aout lib move in upgrade.
2000-11-12 15:28:48 +00:00
hubertf
2becbc3b35
number of panics caused by the vnode locking mechanism before:
...
many -> some
Reading the original text led to the conclusion we paniced a lot
which was not true.
2000-11-12 03:22:47 +00:00
wiz
3be3dc88e0
two nits
2000-11-12 03:10:45 +00:00
hubertf
3361c5eca6
Point out that files affected by README.export-control are e.g. in
...
src/crypto and src/sys/crypto.
2000-11-12 03:08:44 +00:00
wiz
27b30b18ba
Miscellaneous fixes (mostly typos & grammar)
2000-11-12 02:57:21 +00:00
matt
be0f83d30a
Make the install kernel images by installing the ramdisk image into them.
2000-11-12 00:56:13 +00:00
matt
94830b9252
Add a gzip'ed ramdisk image for make release
2000-11-12 00:54:58 +00:00
matt
e71da4d1f5
Support "make release" and descend into the new kernels subdir.
2000-11-12 00:51:36 +00:00
pk
09d659f070
Remove boot', since it causes all files named
boot' to be removed from
...
all subdirs. This is not the intended effect.
2000-11-11 10:27:56 +00:00
mhitch
4ecd975981
Change the disktype of the diskimage to what the kernel is looking for to
...
detect a 'miniroot' disklabel. Booting from the diskimage will now get
the real disk geometry and adjust the incore disklabel parameters
accordingly.
Also revert back to using a prototype file - disklabel truncates the
disktype to 15 characters when using the disktab entry, but will use 16
characters when using the prototype file.
2000-11-10 19:06:17 +00:00
lukem
6b7eb3a804
use
...
(cd /foo ; tar zxpf -) < bar.tar.gz
instead of
tar -C /foo -zxpf bar.tar.gz
since the `pax as tar' on the install media doesn't have a working -C...
2000-11-10 06:56:11 +00:00
lukem
54878f1733
more rewording from allen briggs
2000-11-10 06:21:07 +00:00
wiz
1c35e133b0
Install html documentation for libbz2/bzip2.
...
Reviewed by Simon Burge.
2000-11-10 02:00:09 +00:00
ad
28c73a6870
Add headers from sys/dev/i2o.
2000-11-09 12:39:30 +00:00
lukem
bb24a42565
minor cleanup of features (based on feedback by briggs)
2000-11-08 23:12:17 +00:00
ad
54fd36679e
Add documentation for iop and iopsp drivers. XXX Needs more beef.
2000-11-08 19:54:12 +00:00
itojun
5314e970c4
gettextize removed from our tree (see comment for
...
src/gnu/usr.bin/gettext/Makefile change)
2000-11-08 16:28:00 +00:00
wiz
ad47ffa40a
add amd.conf.5
2000-11-08 12:03:06 +00:00
wiz
aade753574
Remove files/directories that are in more than one set from one of them.
...
Fixes PR 11138 by Jun-ichiro itojun Hagino.
2000-11-08 11:11:28 +00:00
wiz
8889eeece7
obsolete /etc/disklabels (files now in /var/backups/disklabel.*)
2000-11-08 10:49:27 +00:00
wiz
3f39888ac6
Install (lib)bzip2 info file, as requested by NAKAJIMA Yoshihiro in PR 7402.
2000-11-08 02:15:13 +00:00
is
e242eb3cb2
For some strange reason, this doesn't work anymore with quotes using the
...
1.5_BETA tools. Fix suggested by Matt Thomas.
2000-11-07 22:10:17 +00:00
matt
ef9c98579e
Need ${.CURDIR} for README.files (required when using MAKEOBJDIRPREFIX).
2000-11-07 17:41:51 +00:00
matt
7dbdd4c7bb
Make this actually work for .html
2000-11-07 16:24:04 +00:00
fvdl
350e232678
Wrap checking the BOOTMODEL env var in DEBUG, it was intended for that
...
purpose originally, and this check only messes up selection of the
right kernel for the laptop install set.
2000-11-07 01:14:22 +00:00
pk
7e005a8804
Eject the floppy disks.
2000-11-06 23:17:45 +00:00
thorpej
113f6a0e18
Add <machine/pmc.h>
2000-11-05 22:29:03 +00:00
pk
88cd122ef4
Some factual & typographical corrections on the SCSI target mapping topic.
2000-11-05 21:30:22 +00:00
pk
f90ceb9573
Add `eject'.
2000-11-05 18:35:56 +00:00
thorpej
81903e1f37
Add neo(4).
2000-11-05 16:41:03 +00:00
thorpej
00e7c5991c
Add /sbin/wdogctl.
2000-11-05 05:33:22 +00:00
mbw
c7bfd31421
mention how to eject floppy, now that installer is on two disks and
...
doesn't seem to automatically eject the first one when it needs the second.
2000-11-05 03:31:19 +00:00
leo
6ee9402622
Add the X11 sets to MDSETS.
2000-11-04 20:26:29 +00:00
thorpej
abd3538800
Add pcweasel(4) and wdogctl(8).
2000-11-04 18:57:15 +00:00
thorpej
6ba1a794ad
Add <sys/wdog.h>
2000-11-04 18:35:49 +00:00
wiz
424fc39fbc
mountd and nfsd live in /usr/sbin, not /sbin.
2000-11-04 14:06:24 +00:00
pk
83147f633f
Note the terminal type inquiry at the start of the installation.
2000-11-04 13:44:05 +00:00
lukem
f87840fa2c
remove unnecessary "
2000-11-04 07:02:41 +00:00
lukem
bf084ccbb3
remove reference to update(8)
2000-11-04 06:52:19 +00:00
mbw
c85434aa4d
tsubai said the 'panic mesh' error is fixed in 1.5
...
also mention about a bug in which the backlight on laptops is turned
all the way down and the screen may appear black.
2000-11-04 06:08:34 +00:00
lukem
57dd69c31d
.Li kernel names
2000-11-03 23:23:47 +00:00
lukem
19862a41b1
sun4u machines don't have the sd3<->sd0 remapping crud
2000-11-03 23:15:57 +00:00
lukem
ece7296092
- sbus ethernet drivers have now been fixed
...
- move the pciide note
2000-11-03 23:15:07 +00:00
tv
6b7871c187
"compatable"->"compatible".
2000-11-03 20:30:57 +00:00
christos
cbe37e5bfa
add Hauke Fath.
2000-11-03 13:23:07 +00:00
veego
6a6f201042
Add /usr/share/locale/no@nynorsk/LC_MESSAGES used by gettext.
2000-11-03 05:40:58 +00:00
mbw
dee5c5f3ac
fix some typos.
2000-11-03 02:18:50 +00:00
veego
a5c364efbb
Add /usr/share/locale/{da,pt}/LC_MESSAGES used by gettext.
2000-11-02 20:49:10 +00:00
mbw
4251d93aae
postinstall: add conditionals for hp300, macppc, and sparc
...
sysinst: tsubai-san says that macppc doesn't suffer from install-related
pcmcia interrupt problems. removed those for macppc
upgrade: add conditional for macppc and sparc (don't need to boot
from floppy)
2000-11-02 16:40:45 +00:00
mbw
25555e2770
prep: point to ZTerm as a MacOS terminal emulator
...
point out that some MacOS ftp programs default to ASCII mode
OF 2 systems reset real-base to default when booted into macos
install: add info on how to get OF to always boot
also mention that users may need to remove non-apple hardware
to get their systems to boot (in extreme cases)
2000-11-02 08:20:27 +00:00
mbw
b7479f6fa7
added macppc- and sparc-specific conditionals and included a few important
...
details about each
2000-11-02 08:14:56 +00:00
lukem
16ce1f0bab
fix bad quoting in .Dl .. .Ic lines when using other formatting (e.g, Ar)
2000-11-02 01:37:46 +00:00
itojun
ef14cfbe4b
build framework for GNU gettext. will be overridden whenever
...
Todd's BSD licensed gettext implementation comes in.
2000-11-02 01:09:01 +00:00
lukem
52e63ea477
- revert parts of previous
...
- use .Key instead of .Dq
- ``[kernel] [-as]'' is arguably better than ``[-as | kernel [-as]]''
- fix typo noted by tv on the releng mailing list
2000-11-01 23:57:32 +00:00
lukem
05cfcd7bcc
- for the example dhcp config, use .(disp .. .disp) instead of a huge .Dl
...
block, as we're not using any formatting codes in here.
improve the comments and formatting of the example
- use /etc/rc.d/dhcpd restart as the example for how to restart the
dhcp server on a 1.5 box.
2000-11-01 23:55:39 +00:00
lukem
a7a7cef6ad
- revert part of previous: .Key is a macro defined in ../common/macros,
...
and it does work, so use it instead of .Dq for key names.
- use .Ic instead of .Nm for `external' commands (i.e, not those being
specifically described by this document)
2000-11-01 23:35:23 +00:00
abs
4d850110a1
Add an arm32 specific note that DNARD users will need to change their
...
console type to pc3.
2000-11-01 21:22:45 +00:00
mbw
2ccdefdb53
hardware: fix a couple of typos
...
add ross sparc 20 clone
a little more info on sw device
prep: mention that can't boot if root partition is past first 2 GB of disk
refine wording of section on scsi id mappings
install: add a little more info to the tape booting section
2000-11-01 20:56:06 +00:00
deberg
50506a15f4
12-bit color support
2000-11-01 15:36:53 +00:00
scw
f92150d799
Add Salient Systems Inc.
2000-11-01 10:59:43 +00:00
scw
5e24af1bd0
Bring these up to date WRT reality. In particular, the disk-space
...
requirements were somewhat insufficient, and MVME162 was nowhere to
be seen.
2000-11-01 10:58:29 +00:00
garbled
83f61a5891
Change all ocurrences of "crunchgen" to ${CRUNCHGEN}
2000-11-01 07:57:55 +00:00
mbw
da06f3702b
Tweaks and re-detailing.
...
hardware: add Gee Three's stealth serial port and scca as console info
prep: chaos/control problems with system disk as well as bootvars
clean up the various exceptions between different versions of OF
removed .Key tags, as they aren't recognized by groff
added examples of how to create install media
install: clean up the various exceptions between different versions of OF
2000-11-01 07:00:49 +00:00
tv
d0b4b8af60
Remove "new port in this release" fanfare for the following ports which
...
will not be releasing 1.5 sets: arm26, evbsh3, luna68k, mmeye, prep.
2000-11-01 03:42:18 +00:00
pk
1f0b1a44b2
Update floppy & netboot section.
...
Add section on booting from tape.
2000-11-01 00:23:51 +00:00
pk
4864442381
Try copying the miniroot kernel only if it exists.
2000-10-31 21:11:20 +00:00
pk
b05c4f8ba0
* Add code to start sysinst with a writable /tmp directory (a necessity if the
...
root is on a CD).
* When returning from an escape to shell, stay in the main loop.
2000-10-31 21:09:22 +00:00
pk
f495c4188d
Put a GENERIC kernel in the miniroot, to retain consistency with the
...
tape, floppy and cdrom images.
2000-10-31 21:02:18 +00:00
pk
ed7f29492d
* Simplify construction of the `boot.fs' filesystem.
...
* Construct and install a `Sun a.out' version of the memory-disk kernel
which can be used for booting from tape.
2000-10-31 20:59:00 +00:00
pk
640c32d52d
Drop `release' target; we don't need it.
2000-10-31 20:54:47 +00:00
pk
0caaadb3be
Don't bother with the tape block size unless explicitly requested.
2000-10-31 20:53:04 +00:00
mason
bee7633a76
Added James Chacon. (Thanks to Soren for reminder.)
2000-10-31 18:08:51 +00:00
fvdl
c0ffae8285
Oops, add missing space after '-c 3'.
2000-10-31 16:02:06 +00:00
fvdl
ddfa644677
-c 2 -> -c 3
2000-10-31 11:19:50 +00:00
itojun
dd5efd6d45
enable lib/libintl.
2000-10-31 10:46:34 +00:00
fvdl
ef28de5011
fsck -c -> fsck -c 2
2000-10-31 10:41:43 +00:00
pk
130047c6c1
Remove mount(8) since we can use the fs-specific versions directly.
...
Add umount(8) (scaled-down version).
Add reboot/halt.
2000-10-30 23:16:13 +00:00
pk
3588feb339
Add /cdrom which is used by dot.profile as a mount point.
2000-10-30 23:14:23 +00:00
pk
f016c4b2f5
Support the two-stage memory-disk based bootstrap method for tape, cdrom
...
and floppy.
2000-10-30 23:13:10 +00:00
pk
03013ae336
umount(8) supporting local filesystems only; avoids pulling in tons
...
of networking functions.
2000-10-30 22:58:02 +00:00
thorpej
b427cdb8cd
Remove /etc/mail/aliases.db -- see etc/Makefile,v 1.168.
2000-10-30 21:49:49 +00:00
is
f2a9404fd1
Fix typo, pointed out privately by Petri Koistinen.
2000-10-30 20:21:08 +00:00
lukem
1742d8acf0
more work:
...
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +00:00
simonb
5624ce1aee
Update pmax set sizes from the 1.5_BETA build.
2000-10-29 13:13:07 +00:00
lukem
26f3b13e17
more cleanups
...
- use .Ic, .Pa, .Key, .Ul, .Tn, .Sq, .Dq as appropriate
- use .Dl instead of .(disp when formatting changes are required (the latter
doesn't cope too well when font change macros are used)
- wrap .Dl blocks with .Pp
- consistently use `file system' instead of `filesystem'
- migrate macppc to common/xfer
2000-10-29 12:32:23 +00:00
lukem
23d5ac0264
- split new features up into subsections, and update a bit
...
- document rc.d in `compatability issues with previous releases' section
- wrap .Dl blocks with .Pp
- use .Ul, .Pa, .Tn, .Bx, ...
- use .Pp after .Ss (since .Ss2 does this, and it looks slightly better)
- add tv@ to releng
2000-10-29 12:24:57 +00:00
lukem
564f9bc7af
more cleanups
...
- fix up sizes for various sets based on info from tv@ (any errors are
probably due to my conversion rather than his data)
- .Ic commands, .Pa paths, .Tn trade names
2000-10-29 12:20:44 +00:00
lukem
5f283bb47f
- add .Key; format a keycap (Literal text, one point size smaller)
...
- add .Ul; .Ux + '-like' (aka `UNIX-like')
- remove .D2; nothing used it
- add caveat to .(disp
2000-10-29 08:14:39 +00:00
shin
9b238c2129
correct xbase and xcontrib sizes of mips.
2000-10-29 07:58:59 +00:00
fvdl
cc689750bb
Sort obsolete file lists in reverse order, so that subdirectories come
...
before their parent dirs. Avoids 'directory not empty' problems when
removing directories.
2000-10-27 13:04:58 +00:00
fvdl
bd16884bf3
Add usr/include/i386/*, so that versions older than 1.4.2 will have
...
that directory cleaned out before the upgrade. These files aren't
really obsolete, but removing them before installing the new versions
saves the a 'directory was not empty' message in sysinst, which
needlessly worried users.
2000-10-27 13:02:19 +00:00
fvdl
448f90f01b
Add a note about password files in the message about what to do minimally
...
after an upgrade; don't want people to end up multi-user with empty
root passwords.
2000-10-27 12:44:07 +00:00
fvdl
14506ffd18
Re-add xmisc set to menu file, which I accidentally deleted earlier.
...
From hubertf.
2000-10-27 07:49:14 +00:00
mbw
2209c37c65
Major overhaul.
...
hardware: updated the list of what works, broken down by OF version
added devices reported as working by port-macppc posters
added list of what devices are supported by which versions of OF
included description of how each OF version boots
described partitioning
prep: describe how to enter OF depending on OF version
also described how to set up some important OF variables
install: give examples of boot commands
list of common error messages and what they mean
2000-10-27 00:42:57 +00:00
fvdl
02687a51bd
Handle moving a.out shared libraries for X as well.
2000-10-26 23:29:25 +00:00
garbled
1f3a06f4fd
Find a bunch of places where we call "make" and replace it with ${MAKE}
2000-10-26 04:53:56 +00:00
minoura
807d7f0327
swapon when the system memory is smaller than 6MB.
2000-10-25 14:48:35 +00:00
shin
ef18f55945
update hpcmips and mips set sizes (unpacked on 8K/1K ffs).
2000-10-25 10:46:58 +00:00
is
c1d2f8ef04
Added Amiga unpacked set sizes.
2000-10-25 09:27:47 +00:00
jmc
f2a6f1ca18
Bumped libc to 12.66
2000-10-25 03:50:32 +00:00
thorpej
0f6926e576
Add pmc(1).
2000-10-24 23:59:00 +00:00
is
ae2220243c
When no bootblock is installed, no more action, output etc. is to be
...
expected, so no need for "...". Pointed out by Petri Koistinen.
2000-10-24 19:43:23 +00:00
fvdl
2e6a0418c5
Add /usr/share/pcvt/keycap.pcvt
2000-10-22 22:59:29 +00:00
fvdl
44c5ba4a36
Print an install complete message; this got lost when I changed things
...
to move this to after zetting the time zone.
2000-10-22 22:57:04 +00:00