Commit graph

8733 commits

Author SHA1 Message Date
Simon L. B. Nielsen
cfa6ce105d - le got the SCSI enclosure and the SCSI disks from Seuffert & Waidmann.
- Add a missing </tr> in donors.sgml, while I'm here anyway.
2004-04-07 21:05:59 +00:00
Wilko Bulte
6cd40eb7ac ru now has his (albeit slow) Alpha 2004-04-07 18:40:40 +00:00
Scott Long
1804c1be48 Update several completed items on the checklist. 2004-04-07 17:13:28 +00:00
Joe Marcus Clarke
f6a9817b54 Update the gnome-volume-control known issue now that it is believed to have
been resolved.
2004-04-07 17:08:35 +00:00
Joe Marcus Clarke
f1817fc415 Remove trailing whitespace. Translators please ignore. 2004-04-07 17:07:20 +00:00
Alexey Zelkin
da54502904 Implement TIDY_VERBOSE knob. It tells tidy to save error log into file
named 'tidyerr.$filename', instead of default /dev/null.
2004-04-07 13:04:55 +00:00
Alexey Zelkin
91fc462271 Enable press archive pages building 2004-04-07 11:41:47 +00:00
Alexey Zelkin
ae4d17ebfb Add references to archived press pages 2004-04-07 11:40:48 +00:00
Alexey Zelkin
c4ce8b0dba Add XSL stylesheet used for generation of Press archive pages. 2004-04-07 11:39:26 +00:00
Alexey Zelkin
3a06dce1e1 Declare presshome XSL variable 2004-04-07 11:37:55 +00:00
Alexey Zelkin
0f31f0b6d3 FreeBSD Press page become too big over years, so split it into yearly
archive (in same manner as for newsflash page)
2004-04-07 11:35:10 +00:00
Alexey Zelkin
8f73848f31 Unbreak generation of hypertext references declared inside <body>.
Convert <url href="...">...</url> used inside <body> tag into <a></a> form.
This is required because <body> content being passed into generated
html as is (using select="child:node()"), and as result href's declared
via <url></url> are passed into generated html unmodified.  Browser
ignore unknown tags, so we resulted up with incorrectly rendered hrefs.
2004-04-07 11:27:47 +00:00
Pav Lucistnik
fb1c1f70e0 - Revert rev. 1.66, it was not a typo.
Lesson learned:	don't touch something you have no clue about
Requested by:	marcus
2004-04-06 22:13:14 +00:00
Alexey Zelkin
9eb5445bbb EuroBSDCon2004 is one the way. 2004-04-06 16:12:12 +00:00
Pav Lucistnik
443a7f621e - Fix typo
Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 13:14:59 +00:00
Alexey Zelkin
1d9e02fa86 Since this is pregenerated html page, we need to register content-type's
meta to force browsers to use correct charset.
2004-04-06 11:43:57 +00:00
Alexey Zelkin
19b37f9cfa Remove more old good days leftovers.
. tutorials is long time ago unused as doc/ building directory.  So,
  no need to threat it specially.
. FAQ and handbook directories are also used as compat reference
  containers now.  So, having them declared as COOKIE is unnecessary.
2004-04-06 11:41:18 +00:00
Alexey Zelkin
2337876ee8 Apply .PHONY attribute to homepage.inc in !make(install) only. It avoids
rebuilding homepage.inc and dependent files at 'make install' stage.
2004-04-06 11:38:02 +00:00
Alexey Zelkin
0ab7983baa . some style changes
. make curdate.xml dependency .PHONY in !make(install) case.  It avoids
  rebuilding curdate.xml and dependent files at 'make install'
2004-04-06 11:36:12 +00:00
Alexey Zelkin
cef1530033 few whitespace nits 2004-04-06 11:33:51 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
974b810743 Update information about obtaining snapshots: releng4 is now absent,
snapshot naming schema is changed, release notes now in RELNOTES.TXT,
not README
2004-04-06 11:27:18 +00:00
Alexey Zelkin
81b4e5212a Add installation.sgml to build queue. It was here from 5.2 release days,
but was not enabled.

Spotted by:	make checkmissing
2004-04-06 11:25:01 +00:00
Ceri Davies
61f24a6469 Realign headers. 2004-04-06 11:22:37 +00:00
Daniel Hartmeier
1aedbd5689 Follow committer's guide, add author entity and pgp key.
Approved by:	mlaier (mentor)
2004-04-06 10:20:13 +00:00
Adam Weinberger
27876e7807 Rename the screenshots, using a better naming scheme. Now, filenames
are keyed to the GNOME version they reference, i.e. ss26-4.png, etc.

Also, add a new screenshot demonstrating some of the GNOME sound
applications.
2004-04-06 03:58:10 +00:00
Alexey Zelkin
a4b43bf8cc Remove unused (ever used?) and unreferenced from anythere gif files.
Looks like they were supposed to be base for "new" design of website
back in 1997, but never got cleaned up after that.

Spotted by:	make checkmissing
2004-04-06 00:10:54 +00:00
Alexey Zelkin
72349a5b67 This file is long time unused and unreferenced. RIP.
Spoted by:	make checkmissing
2004-04-06 00:06:52 +00:00
Alexey Zelkin
431999d1cc Use '+=' to *add* entries instead of '='. It unbreaks installing of
events.css file.

Spoted by:	make checkmissing
2004-04-06 00:05:46 +00:00
Alexey Zelkin
af121cabdd Add references to all available files (Installation Notes and Readme).
XXX I not sure that we need readme.html at website at all, but it's up to
    releng team to decide.
2004-04-06 00:03:52 +00:00
Alexey Zelkin
22c4227037 Display Installation Notes link also 2004-04-06 00:01:38 +00:00
Alexey Zelkin
6b12a01ff0 Add &u.rel*.{installation,readme}; entities 2004-04-06 00:00:20 +00:00
Alexey Zelkin
900a66801a Add missing installation.sgml's to list installation-* files
available thru RELNOTESng.
2004-04-05 23:57:55 +00:00
Alexey Zelkin
396951fa97 Sort entries 2004-04-05 23:56:26 +00:00
Alexey Zelkin
b6e8ccbec2 Add missing html files into build queue. Mostly readme.html and
installation-*.html were avoided.

Spoted by:	make checkmissing
2004-04-05 23:52:13 +00:00
Alexey Zelkin
15d2dc0c1f Add one more special target 'checkmissing'. It supposed to process
tree and find all files/directories which are not used by Makefile's.
Found files are: forgotten or build only (these should be handled later)
2004-04-05 23:45:05 +00:00
Ceri Davies
746e692884 Add the new threads category. 2004-04-05 23:14:21 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
9d67a1cf50 FreeBSD.ORG -> FreeBSD.org 2004-04-05 14:46:17 +00:00
Alexey Zelkin
285a5526cf Move webcheck target to web.site.mk. It is also re-done in relative
manner, i.e.  calling 'make webcheck' in www/ru/java directory will cause
checking hrefs under http://www.FreeBSD.org/ru/java/
2004-04-05 14:21:26 +00:00
Alexey Zelkin
1150235fc0 Restyle web.site.mk a bit:
. Move variable declarations from suffix transformation declaration area
  to appropriate place
. Move spellcheck target to place where it belongs
. Fix/add some comments
2004-04-05 14:19:17 +00:00
Alexey Zelkin
6c971ff09d Remove 'webcheck' targets cut'n'pasted from en/Makefile. Since they are
absolutely same and refer to root (english) install directory no reason
to have them declared here.
2004-04-05 14:17:52 +00:00
Joe Marcus Clarke
5a9e7cd900 Add some new FAQs for the new Nautilus. 2004-04-05 07:39:06 +00:00
Joe Marcus Clarke
ce5de0296b * Mention the new gnome-icons and metacity-themes meta-ports under the themes
question
* Remove some CVS corruption that sneaked in on the previous commit
2004-04-05 07:15:15 +00:00
Adam Weinberger
1476c0c2ff Fix link to How To Help page.
Submitted by: Nawfal bin Mohmad Rouyan <nawfal@mmu.edu.my>
2004-04-05 02:16:12 +00:00
Adam Weinberger
91a631177f Rework some docs to make them useful. And legible. And correct. And stuff. 2004-04-05 02:14:09 +00:00
Joseph Koshy
ae273b4b2d Add OSnews.com article on FreeBSD 5.2.1/SPARC64. 2004-04-05 02:09:02 +00:00
Adam Weinberger
592e8534e2 Announcing GNOME 2.6!
There's a new upgrade FAQ, and a new script to handle the upgrading. Do
not upgrade GNOME without it!

Also incorporated are a number of grammar and readability fixes.
2004-04-04 22:07:06 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00