/[d-i]/trunk/doc/manual/urls.ent
ViewVC logotype

Contents of /trunk/doc/manual/urls.ent

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5907 - (show annotations) (download)
Sun Nov 9 22:59:05 2003 UTC (9 years, 6 months ago) by toff
File size: 21061 byte(s)
clean up references to boot-floppies
1 <!--
2 These are standard URLs for well-known resources on the Internet.
3 Feel free to wrap some of these in linguistic conditionals if
4 versions for other languages are available. The Debian URLs
5 do content negotiation so it's not necessary there.
6 -->
7
8
9 <!-- ******************************************
10 Standard Debian URLs
11 -->
12
13 <!-- set this to refer to a different Debian web site -->
14 <!-- these are disabled
15 <![ %lang-de; [ <!ENTITY www-debian-org "www.debian.de">
16 <![ %lang-es; [ <!ENTITY www-debian-org "www.es.debian.org"> ]]>
17 <![ %lang-fr; [ <!ENTITY www-debian-org "www.fr.debian.org"> ]]>
18 <![ %lang-ja; [ <!ENTITY www-debian-org "www.jp.debian.org"> ]]>
19 <![ %lang-pt; [ <!ENTITY www-debian-org "www.br.debian.org"> ]]>
20 <![ %lang-pt; [ <!ENTITY ftp-debian-org "ftp.br.debian.org"> ]]>
21 -->
22 <!ENTITY www-debian-org "www.debian.org">
23
24 <!ENTITY url-debian-home "http://&www-debian-org;/">
25
26 <!ENTITY ftp-debian-org "ftp.debian.org">
27 <!ENTITY url-debian-ftp "ftp://&ftp-debian-org;/">
28
29 <!ENTITY url-social-contract "http://&www-debian-org;/social_contract">
30
31 <!ENTITY url-dfsg "&url-social-contract;#guidelines">
32
33 <![ %lang-ja; [ <!ENTITY url-debian-policy
34 "http://www.debian.or.jp/Documents/debian-policy-ja/policy.ja.html/"> ]]>
35 <!ENTITY url-debian-policy "http://&www-debian-org;/doc/debian-policy/">
36
37 <!ENTITY url-new-maintainer "http://&www-debian-org;/doc/maint-guide/">
38
39 <!-- Debian Jr. Project -->
40 <!ENTITY url-debian-jr "http://&www-debian-org;/devel/debian-jr/">
41
42 <!ENTITY url-debian-faq "http://&www-debian-org;/doc/FAQ/">
43
44 <!ENTITY url-bts "http://bugs.debian.org/">
45 <!ENTITY url-bts-debian-installer "&url-bts;cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org">
46
47 <!-- broken for i386 (from the website, `i386 is not a port') -->
48 <!ENTITY url-ports "http://&www-debian-org;/ports/&architecture;/">
49
50 <!ENTITY email-debian-boot-list "debian-boot@lists.debian.org">
51
52 <!-- base for the current distribution -->
53 <!ENTITY disturlftp "ftp://&ftp-debian-org;/debian/dists/&releasename;/">
54 <!ENTITY disturl "http://http.us.debian.org/debian/dists/&releasename;/">
55
56 <!-- base for unstable -->
57 <!ENTITY url-dist-unstable "ftp://ftp.debian.org/debian/dists/unstable/">
58
59 <!-- where to get the current debian-installer -->
60 <!ENTITY url-debian-installer "&disturl;main/disks-&architecture;/current/">
61
62 <!-- debian-installer CVSweb -->
63 <!ENTITY url-d-i-cvsweb "http://cvs.debian.org/debian-installer/">
64
65 <!-- instructions on where to get Debian -->
66 <!ENTITY url-debian-distrib "http://&www-debian-org;/distrib/">
67
68 <!-- General Debian CD pages -->
69 <!ENTITY url-debian-cd "http://&www-debian-org;/CD/">
70
71 <!-- vendors that sell Debian CDs -->
72 <!ENTITY url-debian-cd-vendors "http://&www-debian-org;/CD/vendors/">
73
74 <!-- Debian mirrors -->
75 <!ENTITY url-debian-mirrors "http://&www-debian-org;/distrib/ftplist">
76
77 <!-- an example mirror w/o trailing slash -->
78 <!ENTITY url-debian-mirror-eg "http://mirrors.kernel.org/debian">
79
80 <!-- release area off the Debian web site -->
81 <!ENTITY url-release-area "http://&www-debian-org;/releases/&releasename;/">
82
83 <!-- WNPP -->
84 <!ENTITY url-wnpp "http://&www-debian-org;/devel/wnpp/">
85
86 <!-- X strike force -->
87 <!ENTITY url-x-strike-force "http://&www-debian-org;/~branden/">
88
89 <!-- release notes for this release -->
90 <!ENTITY url-release-notes "&url-release-area;&architecture;/release-notes/">
91 <!-- older, deprecated name -->
92 <!ENTITY url-upgrading "&url-release-notes;">
93
94 <!-- official www.debian.org location of the install manual -->
95 <!ENTITY url-install-manual "&url-release-area;&architecture;/install">
96 <!ENTITY url-dselect-beginner "&url-release-area;&architecture;/dselect-beginner">
97
98 <!-- relative locations of the manuals; this is tricky because in the -->
99 <!-- web build we can rely on content negotiation, whereas off a CD or -->
100 <!-- whathaveyou, we cannot -->
101 <![ %official-web-build; [
102 <!ENTITY url-local-install-manual "install">
103 <!ENTITY url-local-dselect-beginner "dselect-beginner">
104 ]]>
105 <!ENTITY url-local-install-manual "install&langext;.html">
106 <!ENTITY url-local-dselect-beginner "dselect-beginner&langext;.html">
107
108
109 <!ENTITY url-debian-list-archives "http://lists.debian.org/">
110 <!-- older, deprecated name -->
111 <!ENTITY url-list-archives "&url-debian-list-archives;">
112
113 <!ENTITY url-debian-lists-subscribe "http://&www-debian-org;/MailingLists/subscribe">
114 <!ENTITY url-list-subscribe "&url-debian-lists-subscribe;">
115
116 <!-- DDP project page -->
117 <!ENTITY url-ddp "http://&www-debian-org;/doc/ddp">
118
119 <!-- Debian Jr. project -->
120 <!ENTITY url-debian-jr "http://&www-debian-org;/devel/debian-jr/">
121
122 <!-- Debian Med project -->
123 <!ENTITY url-debian-med "http://&www-debian-org;/devel/debian-med/">
124
125 <!-- APT pinning instructions -->
126 <!ENTITY url-apt-pin-howto "http://&www-debian-org;/doc/manuals/apt-howto/ch-apt-get">
127
128 <!-- Securing Debian manual -->
129 <!ENTITY url-securing-debian "http://&www-debian-org;/doc/manuals/securing-debian-howto/">
130
131 <!-- i18n coordination and info -->
132 <!ENTITY url-debian-i18n "http://&www-debian-org;/international/">
133
134
135
136 <!--
137 misc
138 -->
139 <![ %lang-ja; [ <!ENTITY url-osd
140 "http://www.geocities.co.jp/SiliconValley-PaloAlto/9803/osd-ja/osd-ja.html"> ]]>
141 <!ENTITY url-osd "http://opensource.org/docs/definition_plain.html">
142
143 <!-- possibly use talking about bundled Debian -->
144 <!ENTITY url-va-research "http://www.varesearch.com/">
145
146 <!-- GPL -->
147 <!ENTITY url-gnu-copyleft "http://www.gnu.org/copyleft/gpl.html">
148
149 <!ENTITY url-linux-journal "http://www.linuxjournal.com/">
150
151 <!-- Linux Kernel entities -->
152 <!ENTITY url-linux-kernel-list-faq "http://www.tux.org/lkml/">
153 <!ENTITY url-kernel-traffic "http://kt.zork.net/kernel-traffic/">
154
155 <!-- Introductions to the FSF and GNU Project -->
156
157 <!-- Linux History page -->
158 <!ENTITY url-linux-history "http://www.li.org/linuxhistory.php">
159
160 <!-- Introductions to the FSF and GNU Project -->
161 <!ENTITY url-fsf-intro "http://www.fsf.org/fsf/fsf.html">
162 <!ENTITY url-gnu-intro "http://www.gnu.org/gnu/the-gnu-project.html">
163
164 <!-- Kernel archives -->
165 <!ENTITY url-kernel-org "http://www.kernel.org/">
166
167 <!-- Linux Standard Base -->
168 <!ENTITY url-lsb-org "http://www.linuxbase.org/">
169
170 <!-- Filesystem Hierarchy Standard -->
171 <!ENTITY url-fhs-home "http://www.pathname.com/fhs/">
172
173 <!-- OPN -->
174 <!ENTITY url-opn "http://www.openprojects.net/">
175 <!ENTITY opn-irc-server "irc.openprojects.net">
176
177
178 <!-- ******************************************
179 HOWTOs and FAQs (general)
180 -->
181
182 <![ %lang-fr; [
183 <!ENTITY url-ldp "http://www.freenix.org/unix/linux/">
184 <!ENTITY url-ldp-vo "http://www.tldp.org/"> ]]>
185 <!ENTITY url-ldp "http://www.tldp.org/">
186
187 <![ %lang-ja; [ <!ENTITY url-jf "http://www.linux.or.jp/JF/"> ]]>
188
189 <![ %lang-ja; [ <!ENTITY url-net-howto
190 "&url-jf;JFdocs/NET-3-HOWTO.html"> ]]>
191 <!ENTITY url-net-howto "&url-ldp;HOWTO/NET-3-HOWTO.html">
192
193 <![ %lang-ja; [ <!ENTITY url-ethernet-howto
194 "&url-jf;JFdocs/Ethernet-HOWTO.html"> ]]>
195 <!ENTITY url-ethernet-howto "&url-ldp;HOWTO/Ethernet-HOWTO.html">
196
197 <![ %lang-ja; [ <!ENTITY url-ppp-howto
198 "&url-jf;JFdocs/PPP-HOWTO.html"> ]]>
199 <!ENTITY url-ppp-howto "&url-ldp;HOWTO/PPP-HOWTO.html">
200
201 <![ %lang-ja; [ <!ENTITY url-multidisk-howto
202 "&url-jf;JFdocs/Multi-Disk-HOWTO.html"> ]]>
203 <!ENTITY url-multidisk-howto "&url-ldp;HOWTO/Multi-Disk-HOWTO.html">
204
205 <![ %lang-ja; [ <!ENTITY url-boot-prompt-howto
206 "&url-jf;JFdocs/BootPrompt-HOWTO.html"> ]]>
207 <!ENTITY url-boot-prompt-howto "&url-ldp;HOWTO/BootPrompt-HOWTO.html">
208
209 <!ENTITY url-linux-freebsd "&url-ldp;HOWTO/mini/Linux+FreeBSD-2.html">
210
211 <!ENTITY url-unix-user-friendly
212 "http://www.camelcity.com/~noel/usenet/cuuf-FAQ.htm">
213
214 <!ENTITY url-unix-faq
215 "ftp://rtfm.mit.edu/pub/usenet/news.answers/unix-faq/faq/">
216
217 <!ENTITY url-scsi-faq
218 "http://www.cis.ohio-state.edu/hypertext/faq/usenet/scsi-faq/top.html">
219
220 <!ENTITY url-removed-packages
221 "http://ftp-master.debian.org/removals.txt">
222
223 <!ENTITY url-removed-nonus
224 "http://non-us.debian.org/~troup/removals.txt">
225
226
227 <!ENTITY url-linux-org-help "http://www.linux.org/help/">
228
229 <!-- possibly useful
230 http://metalab.unc.edu/LDP/HOWTO/Access-HOWTO.html
231 http://www.netbsd.org/Ports/i386/faq.html - multiboot
232 -->
233
234 <!-- German specific -->
235 <![ %lang-de; [
236 <!ENTITY url-german-ldp "http://www.linuxhaven.de/dlhp/">
237 <!ENTITY url-enhanced-german-howto "http://www.informatik.uni-siegen.de/softdocs/howto/German-HOWTO.html">
238 <!ENTITY url-ronneburg "http://www.openoffice.de/linux/buch/">
239 <!ENTITY url-ganten "http://www.univention.de/index.php?face=1042807998x1959098x2x67a81a0a0">
240
241 <!ENTITY email-installmanual-de "installmanual-de@packages.debian.org">
242
243 <!-- mirrors -->
244 <!ENTITY mirror-linux-tu-darmstadt-de
245 "ftp://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/debian/">
246 <!ENTITY mirror-ftp-rz-uni-karlsruhe-de
247 "ftp://ftp.rz.uni-karlsruhe.de/pub/linux/mirror.debian/">
248 <!ENTITY mirror-ftp-tu-clausthal-de
249 "ftp://ftp.tu-clausthal.de/pub/linux/debian/">
250 <!ENTITY mirror-ftp-uni-erlangen-de
251 "ftp://ftp.uni-erlangen.de/pub/Linux/debian/">
252 <!ENTITY mirror-ftp-uni-mainz-de "ftp://ftp.uni-mainz.de/pub/Linux/">
253 <!ENTITY mirror-sunsite-cnlab-switch-ch
254 "ftp://sunsite.cnlab-switch.ch/mirror/">
255 <!ENTITY mirror-gd-tuwien-ac-at
256 "ftp://gd.tuwien.ac.at/opsys/linux/">
257 <!ENTITY mirror-debian-mur-at
258 "ftp://debian.mur.at/">
259
260 <!ENTITY installmanual-de-base "http://www.infodrom.de/Debian/&release;">
261 <!ENTITY installmanual-de-html "&installmanual-de-base;/install-de.html">
262 <!ENTITY installmanual-de-ps "&installmanual-de-base;/install-de.ps">
263 <!ENTITY installmanual-de-ps-gz "&installmanual-de-base;/install-de.ps.gz">
264 <!ENTITY installmanual-de-txt "&installmanual-de-base;/install-de.txt">
265 <!ENTITY installmanual-de-txt-gz "&installmanual-de-base;/install-de.txt.gz">
266 <!ENTITY installmanual-de-tar-gz "&installmanual-de-base;/install-de.tar.gz">
267
268 <!ENTITY ldp-0 "http://pc1.chemie.uni-bielefeld.de/LDP/">
269 <!ENTITY ldp-1 "http://ldp.atnet.at/">
270 <!ENTITY ldp-2 "http://metalab.unc.edu/pub/Linux/docs/HOWTO/translations/de/">
271 <!ENTITY ldp-3 "http://www.mordor.ask.fh-furtwangen.de/LDP/">
272 <!ENTITY ldp-4 "http://www.go.dlr.de/linux/LDP/">
273 <!ENTITY ldp-5 "http://mailer.wiwi.uni-marburg.de/linux/LDP/">
274 <!ENTITY ldp-6 "http://www.tu-harburg.de/~semb2204/dlhp/">
275 <!ENTITY ldp-7 "http://www.asta.va.fh-ulm.de/LDP/">
276 ]]>
277
278 <!-- ******************************************
279 HOWTOs and FAQs (x86)
280 -->
281
282 <!ENTITY url-installation-guide "&url-ldp;LDP/gs/gs.html">
283
284 <!ENTITY url-installation-howto "&url-ldp;HOWTO/Installation-HOWTO.html">
285
286 <![ %lang-ja; [ <!ENTITY url-cd-howto
287 "&url-jf;JFdocs/CDROM-HOWTO.html"> ]]>
288 <!ENTITY url-cd-howto "&url-ldp;HOWTO/CDROM-HOWTO.html">
289 <!ENTITY url-cdrom-howto "&url-cd-howto;">
290
291 <![ %lang-fr; [ <!ENTITY url-partition-howto
292 "&url-ldp-vo;HOWTO/mini/Partition/"> ]]>
293 <![ %lang-hr; [ <!ENTITY url-partition-howto
294 "http://dokumentacija.linux.hr/Particije.html"> ]]>
295 <![ %lang-ja; [ <!ENTITY url-partition-howto
296 "&url-jf;JFdocs/Partition.html"> ]]>
297 <!ENTITY url-partition-howto "&url-ldp;HOWTO/mini/Partition/">
298
299 <![ %lang-fr; [ <!ENTITY url-partition-examples
300 "&url-ldp-vo;HOWTO/mini/Partition/partition-5.html#SUBMITTED"> ]]>
301 <!ENTITY url-partition-examples
302 "&url-ldp;HOWTO/mini/Partition/partition-5.html#SUBMITTED">
303
304 <![ %lang-ja; [ <!ENTITY url-lilo-howto
305 "&url-jf;JFdocs/LILO.html"> ]]>
306 <!ENTITY url-lilo-howto "&url-ldp;HOWTO/mini/LILO.html">
307
308 <![ %lang-ja; [ <!ENTITY url-large-disk-howto
309 "&url-jf;JFdocs/Large-Disk-HOWTO.html"> ]]>
310 <!ENTITY url-large-disk-howto "&url-ldp;HOWTO/Large-Disk-HOWTO.html">
311
312 <!ENTITY url-phoenix-bios-faq-large-disk "http://www.phoenix.com/pcuser/BIOS/biosfaq2.htm">
313
314 <![ %lang-fr; [ <!ENTITY url-invoking-bios-info
315 "&url-ldp-vo;HOWTO/mini/Hard-Disk-Upgrade/install.html"> ]]>
316 <!ENTITY url-invoking-bios-info "&url-ldp;HOWTO/mini/Hard-Disk-Upgrade/install.html">
317
318 <![ %lang-ja; [ <!ENTITY url-hardware-howto
319 "&url-jf;JFdocs/Hardware-HOWTO.html"> ]]>
320 <!ENTITY url-hardware-howto "&url-ldp;HOWTO/Hardware-HOWTO.html">
321
322 <![ %lang-fr; [ <!ENTITY url-pcmcia-howto
323 "&url-ldp-vo;HOWTO/PCMCIA-HOWTO.html"> ]]>
324 <![ %lang-ja; [ <!ENTITY url-pcmcia-howto
325 "&url-jf;JFdocs/PCMCIA-HOWTO.html"> ]]>
326 <!ENTITY url-pcmcia-howto "&url-ldp;HOWTO/PCMCIA-HOWTO.html">
327
328 <!ENTITY url-x86-laptop "http://www.linux-laptop.net/">
329
330 <!-- this link is bad and not sure how to replace it! -->
331 <!ENTITY url-linux-mca "http://www.dgmicro.com/mca/general-goods.html">
332 <!ENTITY url-linux-mca-discussion
333 "http://www.dgmicro.com/linux_frm.htm">
334
335 <!-- "the link is valid but information is stale. The archive has been
336 removed and text documention at link directs one to a URL that is broken." -->
337 <!ENTITY url-pc-hw-faq
338 "http://www.faqs.org/faqs/pc-hardware-faq/part1/">
339 <!--
340 "http://www.cis.ohio-state.edu/hypertext/faq/usenet/pc-hardware-faq/top.html"
341 -->
342
343 <!-- there are a ton of other multiboot-oriented HOWTOs; are they useful?
344 http://metalab.unc.edu/LDP/HOWTO/mini/Linux+DOS+Win95+OS2.html
345 http://metalab.unc.edu/LDP/HOWTO/mini/Linux+FreeBSD.html
346 http://metalab.unc.edu/LDP/HOWTO/mini/Linux+NT-Loader.html
347 http://metalab.unc.edu/LDP/HOWTO/mini/Linux+Win95.html
348 http://metalab.unc.edu/LDP/HOWTO/mini/Loadlin+Win95.html
349 http://metalab.unc.edu/LDP/HOWTO/mini/Multiboot-with-LILO.html
350 -->
351
352 <!ENTITY url-windows-refund "http://www.linuxmall.com/refund/">
353
354 <!ENTITY url-xfree86 "http://www.xfree86.org/">
355 <!-- older, deprecated name -->
356 <!ENTITY url-xfree-support "&url-xfree86;">
357
358 <!ENTITY url-xfree86-cardlist "&url-xfree86;cardlist.html">
359
360 <!ENTITY url-simtel "ftp://ftp.simtel.net/pub/simtelnet/msdos/">
361
362
363 <!-- ******************************************
364 m68k links
365 urls that I need to absorb or point to:
366 http://www.informatik.uni-oldenburg.de/~amigo/debian_inst.html
367 http://www.linux-m68k.org/debian-atari.html
368 http://www.linux-m68k.org/debian-mac.html
369 http://www.mac.linux-m68k.org/docs/debian-mac68k-install.html
370 http://www.mac.linux-m68k.org/docs/debian-mac-install.html
371 ftp://baltimore.wwaves.com/pub/MacLinux/debian-support/Debian-2.0-Mac-Install.html (outdated by above?)
372 http://www.sleepie.demon.co.uk/linuxvme/
373
374 NetBSD has some nice documentation:
375 http://www.netbsd.org/Ports/atari/faq.html
376 ftp://ftp.NetBSD.ORG/pub/NetBSD/NetBSD-1.3.3/atari/INSTALL
377 http://www.netbsd.org/Ports/amiga/index.html (sup/unsup hardware)
378 ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.3.3/mvme68k/INSTALL
379 -->
380
381 <!ENTITY url-m68k-faq "http://www.linux-m68k.org/faq/faq.html">
382
383 <!ENTITY url-m68k-mac "http://www.mac.linux-m68k.org/">
384
385 <!ENTITY url-m68k-install-guide
386 "http://www.informatik.uni-oldenburg.de/~amigo/InstGuide/">
387
388 <!-- old amiga install guide, for credits only -->
389 <!ENTITY url-m68k-old-amiga-install "http://www.informatik.uni-oldenburg.de/~amigo/debian_inst.html">
390
391 <!-- not used
392 <!ENTITY url-m68k-port "http://debian-m68k.nocrew.org/">
393 -->
394
395 <!ENTITY bvme6000-tftp-files '
396 <ulink url="&downloadable-file;bvme6000/linuxbvme6000.bin">.../current/bvme6000/linuxbvme6000.bin</ulink>,
397 <ulink url="&downloadable-file;bvme6000/rootbvme6000.bin">.../current/bvme6000/rootbvme6000.bin</ulink>,
398 <ulink url="&downloadable-file;bvme6000/tftplilo.bvme">.../current/bvme6000/tftplilo.bvme</ulink>, and
399 <ulink url="&downloadable-file;bvme6000/tftplilo.conf">.../current/bvme6000/tftplilo.conf</ulink>
400 '>
401
402
403
404 <!-- ******************************************
405 alpha links
406 urls that I need to absorb or point to:
407 [No longer]
408 also interesting
409 http://classnet.med.miami.edu:8080/alpha/
410 http://www.redhat.com/support/docs/rhl/alpha/rh52-hardware-alpha.html
411 http://www.azstarnet.com/~axplinux/alpha-sys.html
412 -->
413
414 <![ %lang-ja; [ <!ENTITY url-alpha-faq
415 "&url-jf;JFdocs/LinuxAlpha-FAQ.html"> ]]>
416 <!ENTITY url-alpha-faq "http://linux.iol.unh.edu/linux/alpha/faq/">
417
418 <!ENTITY url-alpha-debian "http://&www-debian-org;/ports/alpha/">
419
420 <!ENTITY url-alpha-loic "http://lhpca.univ-lyon1.fr/axp/debian.html">
421
422 <!ENTITY url-alpha-loic-guide "http://lhpca.univ-lyon1.fr/axp/README">
423
424 <!ENTITY url-alpha-marc "http://www.bard.org.il/~marc/html/DebAlphaHOWTO.html/">
425
426 <!ENTITY url-milo-howto "&url-ldp;HOWTO/MILO-HOWTO.html">
427
428 <!ENTITY url-alpha-howto "&url-ldp;HOWTO/Alpha-HOWTO.html">
429
430 <!ENTITY url-srm-howto "&url-ldp;HOWTO/SRM-HOWTO.html">
431
432 <!ENTITY url-alpha-firmware "http://ftp.digital.com/pub/DEC/Alpha/firmware/">
433
434 <!ENTITY url-jensen-howto "http://www.linuxalpha.org/faq/FAQ-9.html">
435
436 <!ENTITY url-lightweight-rtc-patch "ftp://genie.ucd.ie/pub/alpha/patches-2.2.x/rtclight-2.2.12.diff">
437
438 <!-- ******************************************
439 sparc links
440 http://www.netbsd.org/Documentation/network/netboot/index.html -
441 tftp setup for NetBSD
442 http://www.geog.ubc.ca/s_linux/howto/netboot.html
443 http://users.ai-lab.fh-furtwangen.de/~eble/sparclinux/installation-howto.html
444 -->
445
446 <!ENTITY url-sparc-linux "http://www.ultralinux.org/">
447
448 <![ %lang-ja; [
449 <!ENTITY url-sparc-linux-faq "http://home.att.ne.jp/red/world/sparc/"> ]]>
450 <!ENTITY url-sparc-linux-faq "&url-sparc-linux;faq.html">
451
452 <!ENTITY url-sun-faqs
453 "http://metalab.unc.edu/pub/sun-info/sun-faq/FAQs/">
454
455 <!ENTITY url-openboot
456 "http://docs.sun.com/?p=/coll/216.2">
457
458 <!ENTITY url-sun-nvram-faq
459 "http://www.squirrel.com/sun-nvram-hostid.faq.html">
460
461
462 <!-- ******************************************
463 powerpc links
464 -->
465
466 <!ENTITY url-powerpc-linux-faq
467 "http://www.dartmouth.edu/cgi-bin/cgiwrap/jonh/lppc/faq.pl">
468
469 <!ENTITY url-powerpc-yaboot-faq
470 "http://penguinppc.org/projects/yaboot/doc/yaboot-howto.shtml/">
471
472 <!ENTITY url-powerpc-quik-faq
473 "http://penguinppc.org/projects/quik/">
474
475 <!ENTITY url-powerpc-debian
476 "http://&www-debian-org;/ports/powerpc/">
477
478 <!ENTITY url-netbsd-powerpc-faq
479 "http://www.netbsd.org/Ports/macppc/faq.html">
480
481 <!ENTITY url-mac-fdisk-tutorial
482 "http://penguinppc.org/projects/yaboot/doc/mac-fdisk-basics.shtml">
483
484 <!ENTITY url-powerpc-of
485 "http://debian-imac.sourceforge.net/">
486
487 <!ENTITY url-powerpc-suntar
488 "http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/cmp/suntar-223.hqx">
489
490 <!ENTITY url-powerpc-resedit
491 "http://www.resexcellence.com/resedit.shtml">
492
493 <!ENTITY url-powerpc-creator-changer
494 "ftp://uiarchive.uiuc.edu/mirrors/ftp/ftp.info-mac.org/info-mac/disk/creator-changer-284.hqx">
495
496 <!ENTITY url-powerpc-diskcopy
497 "http://download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/English-North_American/Macintosh/Utilities/Disk_Copy/Disk_Copy_6.3.3.smi.bin">
498
499 <!ENTITY url-powerpc-ppcbug "no URL">
500
501 <!ENTITY url-powerpc-bootx
502 "http://penguinppc.org/projects/bootx/">
503
504 <!ENTITY url-powerpc-patch-floppy
505 "http://cvs.debian.org/boot-floppies/powerpc-specials/miBoot/patch-floppy-image.pl">
506
507
508 <!-- ******************************************
509 mips links
510 -->
511
512 <!ENTITY url-mips-howto
513 "http://oss.sgi.com/mips/mips-howto.html">
514
515 <!ENTITY url-indigo2-howto
516 "http://oss.sgi.com/mips/i2-howto.html">
517
518
519 <!-- OBSOLETE DE STUFF -->
520 <![ %lang-de; [
521
522 <!ENTITY url-debian-home-de "http://www.debian.de/">
523 <!ENTITY url-debian-home-at "http://www.debian.at/">
524 <!ENTITY url-lunetix "http://www.lunetix.de/docs/LHB/">
525 <!ENTITY url-german-ldp "http://www.tu-harburg.de/dlhp/">
526 <!ENTITY url-enhanced-german-howto "http://www.guug.de/~winni/linux/">
527
528 <!ENTITY email-installmanual-de "installmanual-de@packages.debian.org">
529
530 <!-- There is absolutely no reason why these appear, except that the
531 documentation is broken. -->
532 <!ENTITY url-lunetix "DE DOCUMENTATION NEEDS SYNCING">
533 <!ENTITY mirror-linux-tu-darmstadt-de "DE DOCUMENTATION NEEDS SYNCING">
534 <!ENTITY mirror-ftp-rz-uni-karlsruhe-de "DE DOCUMENTATION NEEDS SYNCING">
535 <!ENTITY mirror-ftp-tu-clausthal-de "DE DOCUMENTATION NEEDS SYNCING">
536 <!ENTITY mirror-ftp-uni-erlangen-de "DE DOCUMENTATION NEEDS SYNCING">
537 <!ENTITY mirror-ftp-uni-mainz-de "DE DOCUMENTATION NEEDS SYNCING">
538 <!ENTITY mirror-sunsite-cnlab-switch-ch "DE DOCUMENTATION NEEDS SYNCING">
539 <!ENTITY ldp-0 "DE DOCUMENTATION NEEDS SYNCING">
540 <!ENTITY ldp-1 "DE DOCUMENTATION NEEDS SYNCING">
541 <!ENTITY ldp-2 "DE DOCUMENTATION NEEDS SYNCING">
542 <!ENTITY ldp-3 "DE DOCUMENTATION NEEDS SYNCING">
543 <!ENTITY ldp-4 "DE DOCUMENTATION NEEDS SYNCING">
544 <!ENTITY ldp-5 "DE DOCUMENTATION NEEDS SYNCING">
545 <!ENTITY ldp-6 "DE DOCUMENTATION NEEDS SYNCING">
546 <!ENTITY ldp-7 "DE DOCUMENTATION NEEDS SYNCING">
547 <!ENTITY ldp-8 "DE DOCUMENTATION NEEDS SYNCING">
548
549 ]]>
550
551 <!-- ****************************************** s390 links -->
552
553 <!ENTITY url-s390-distributions
554 "http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
555
556 <!ENTITY url-s390-linux
557 "http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf">
558
559 <!ENTITY url-s390-devices
560 "http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf">
561
562 <!ENTITY url-s390-tech
563 "http://oss.software.ibm.com/developerworks/opensource/linux390/documentation-2.4.shtml">
564
565 <!ENTITY url-s390-developerworks
566 "http://oss.software.ibm.com/developerworks/opensource/linux390/index.shtml">
567
568 <!-- Keep this comment at the end of the file
569 Local variables:
570 mode: sgml
571 End:
572 -->

  ViewVC Help
Powered by ViewVC 1.1.5