summaryrefslogtreecommitdiff
path: root/build/entities/urls.ent
diff options
context:
space:
mode:
Diffstat (limited to 'build/entities/urls.ent')
-rw-r--r--build/entities/urls.ent440
1 files changed, 440 insertions, 0 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent
new file mode 100644
index 000000000..924ca30ac
--- /dev/null
+++ b/build/entities/urls.ent
@@ -0,0 +1,440 @@
+<!--
+ These are standard URLs for well-known resources on the Internet.
+ You can redefine these to your taste in your install.XX.xml.
+ The Debian URLs do content negotiation so it's not necessary there.
+ -->
+
+
+<!-- ******************************************
+ Standard Debian URLs
+ -->
+
+<!ENTITY www-debian-org "www.debian.org">
+<!ENTITY url-debian-home "http://&www-debian-org;/">
+
+<!ENTITY ftp-debian-org "ftp.debian.org">
+<!ENTITY url-debian-ftp "ftp://&ftp-debian-org;/">
+
+<!ENTITY url-d-i "http://&www-debian-org;/devel/debian-installer/">
+
+<!ENTITY d-i-alioth-debian-org "d-i.alioth.debian.org">
+<!ENTITY url-d-i-alioth "http://&d-i-alioth-debian-org;/">
+<!ENTITY url-d-i-alioth-manual "&url-d-i-alioth;manual/">
+
+<!ENTITY url-social-contract "http://&www-debian-org;/social_contract">
+<!ENTITY url-dfsg "&url-social-contract;#guidelines">
+
+<!ENTITY url-debian-policy "http://&www-debian-org;/doc/debian-policy/">
+
+<!ENTITY url-new-maintainer "http://&www-debian-org;/doc/maint-guide/">
+
+<!ENTITY url-debian-faq "http://&www-debian-org;/doc/FAQ/">
+
+<!ENTITY url-bts "http://bugs.debian.org/">
+<!ENTITY url-bts-debian-installer "&url-bts;cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org">
+
+<!-- broken for i386 (from the website, `i386 is not a port') -->
+<!ENTITY url-ports "http://&www-debian-org;/ports/&architecture;/">
+
+<!ENTITY email-debian-boot-list "debian-boot@lists.debian.org">
+
+<!-- base for the current distribution -->
+<!ENTITY disturlftp "ftp://&ftp-debian-org;/debian/dists/&releasename;/">
+<!ENTITY disturl "http://http.us.debian.org/debian/dists/&releasename;/">
+
+<!-- base for unstable -->
+<!ENTITY url-dist-unstable "ftp://ftp.debian.org/debian/dists/unstable/">
+
+<!-- where to get the current debian-installer -->
+<!ENTITY url-debian-installer "&disturl;main/installer-&architecture;/current/">
+
+<!-- debian-installer CVSweb - OBSOLETED: should be removed when no longer used -->
+<!-- <!ENTITY url-d-i-cvsweb "http://svn.debian.org/viewcvs/d-i/"> -->
+<!ENTITY url-d-i-cvsweb "http://svn.debian.org/wsvn/d-i/">
+
+<!-- debian-installer WebSVN -->
+<!ENTITY url-d-i-websvn "http://svn.debian.org/wsvn/d-i/">
+
+<!-- debian-installer README -->
+<!ENTITY url-d-i-readme "http://svn.debian.org/wsvn/d-i/README?op=file">
+
+<!-- instructions on where to get Debian -->
+<!ENTITY url-debian-distrib "http://&www-debian-org;/distrib/">
+
+<!-- General Debian CD pages -->
+<!ENTITY url-debian-cd "http://&www-debian-org;/CD/">
+
+<!-- vendors that sell Debian CDs -->
+<!ENTITY url-debian-cd-vendors "http://&www-debian-org;/CD/vendors/">
+
+<!-- Debian mirrors -->
+<!ENTITY url-debian-mirrors "http://&www-debian-org;/distrib/ftplist">
+
+<!-- an example mirror w/o trailing slash -->
+<!ENTITY url-debian-mirror-eg "http://mirrors.kernel.org/debian">
+
+<!-- release area off the Debian web site -->
+<!ENTITY url-release-area "http://&www-debian-org;/releases/&releasename;/">
+
+<!-- WNPP -->
+<!ENTITY url-wnpp "http://&www-debian-org;/devel/wnpp/">
+
+<!-- X strike force -->
+<!ENTITY url-x-strike-force "http://&www-debian-org;/~branden/">
+
+<!-- release notes for this release -->
+<!ENTITY url-release-notes "&url-release-area;&architecture;/release-notes/">
+
+<!-- official www.debian.org location of the install manual -->
+<!ENTITY url-install-manual "&url-release-area;&architecture;/">
+<!ENTITY url-dselect-beginner "&url-release-area;&architecture;/dselect-beginner">
+
+<!-- relative locations of the manuals; this is tricky because in the -->
+<!-- web build we can rely on content negotiation, whereas off a CD or -->
+<!-- whathaveyou, we cannot -->
+<!-- <![ %official-web-build; [ -->
+<!-- <!ENTITY url-local-install-manual "install"> -->
+<!-- <!ENTITY url-local-dselect-beginner "dselect-beginner"> -->
+<!-- ]]> -->
+ <!ENTITY url-local-install-manual "install&langext;.html">
+ <!ENTITY url-local-dselect-beginner "dselect-beginner&langext;.html">
+
+<!-- Example preseed file -->
+<!-- For unofficial builds we should use this, but no idea how to get it working...
+<![ %unofficial_build; [
+ <!ENTITY url-example-preseed "&url-d-i-alioth-manual;example-preseed.txt">
+]]>
+-->
+ <!ENTITY url-example-preseed "&url-release-area;example-preseed.txt">
+ <!ENTITY urlset-example-preseed
+ "<phrase condition='for_alioth'><ulink url='&url-d-i-alioth-manual;example-preseed.txt'></ulink></phrase><phrase condition='for_wdo'><ulink url='&url-release-area;example-preseed.txt'></ulink></phrase><phrase condition='for_cd'><ulink url='../example-preseed.txt'></ulink></phrase>">
+
+<!-- preinstalled debian -->
+<!ENTITY url-pre-installed "http://&www-debian-org;/distrib/pre-installed">
+
+<!ENTITY url-debian-list-archives "http://lists.debian.org/">
+
+<!ENTITY url-debian-lists-subscribe "http://&www-debian-org;/MailingLists/subscribe">
+<!ENTITY url-list-subscribe "&url-debian-lists-subscribe;">
+
+<!-- DDP project page -->
+<!ENTITY url-ddp "http://&www-debian-org;/doc/ddp">
+
+<!-- Debian Jr. project -->
+<!ENTITY url-debian-jr "http://&www-debian-org;/devel/debian-jr/">
+
+<!-- Debian Med project -->
+<!ENTITY url-debian-med "http://&www-debian-org;/devel/debian-med/">
+
+<!-- APT pinning instructions -->
+<!ENTITY url-apt-pin-howto "http://&www-debian-org;/doc/manuals/apt-howto/ch-apt-get">
+
+<!-- Securing Debian manual -->
+<!ENTITY url-securing-debian "http://&www-debian-org;/doc/manuals/securing-debian-howto/">
+
+<!-- i18n coordination and info -->
+<!ENTITY url-debian-i18n "http://&www-debian-org;/international/">
+
+<!-- Debian Reference -->
+<!ENTITY url-debian-reference "http://&www-debian-org;/doc/user-manuals#quick-reference">
+
+
+<!--
+ misc
+ -->
+<!ENTITY url-osd "http://opensource.org/docs/definition_plain.html">
+
+<!-- possibly use talking about bundled Debian -->
+<!ENTITY url-va-research "http://www.varesearch.com/">
+
+<!-- GPL -->
+<!ENTITY url-gnu-copyleft "http://www.gnu.org/copyleft/gpl.html">
+
+<!ENTITY url-linux-journal "http://www.linuxjournal.com/">
+
+<!-- Linux Kernel entities -->
+<!ENTITY url-linux-kernel-list-faq "http://www.tux.org/lkml/">
+<!ENTITY url-kernel-traffic "http://www.kerneltraffic.org/kernel-traffic/index.html">
+
+<!-- Linux History page -->
+<!ENTITY url-linux-history "http://www.li.org/linuxhistory.php">
+
+<!-- Introductions to the FSF and GNU Project -->
+<!ENTITY url-fsf-intro "http://www.fsf.org/">
+<!ENTITY url-gnu-intro "http://www.gnu.org/gnu/the-gnu-project.html">
+
+<!-- Kernel archives -->
+<!ENTITY url-kernel-org "http://www.kernel.org/">
+
+<!-- Linux Standard Base -->
+<!ENTITY url-lsb-org "http://www.linuxbase.org/">
+
+<!-- Filesystem Hierarchy Standard -->
+<!ENTITY url-fhs-home "http://www.pathname.com/fhs/">
+
+<!-- OPN -->
+<!ENTITY url-opn "http://www.openprojects.net/">
+<!ENTITY opn-irc-server "irc.openprojects.net">
+
+
+<!-- ******************************************
+ HOWTOs and FAQs (general)
+ -->
+
+<!ENTITY url-ldp "http://www.tldp.org/">
+
+<!ENTITY url-net-howto "&url-ldp;HOWTO/NET-3-HOWTO.html">
+
+<!ENTITY url-ethernet-howto "&url-ldp;HOWTO/Ethernet-HOWTO.html">
+
+<!ENTITY url-ppp-howto "&url-ldp;HOWTO/PPP-HOWTO.html">
+
+<!ENTITY url-multidisk-howto "&url-ldp;HOWTO/Multi-Disk-HOWTO.html">
+
+<!ENTITY url-software-raid-howto "&url-ldp;HOWTO/Software-RAID-HOWTO.html">
+
+<!ENTITY url-lvm-howto "&url-ldp;HOWTO/LVM-HOWTO.html">
+
+<!ENTITY url-boot-prompt-howto "&url-ldp;HOWTO/BootPrompt-HOWTO.html">
+
+<!ENTITY url-linux-freebsd "&url-ldp;HOWTO/Linux+FreeBSD-2.html">
+
+<!ENTITY url-unix-faq "http://www.faqs.org/faqs/unix-faq/">
+
+<!ENTITY url-scsi-faq
+ "http://www.cis.ohio-state.edu/hypertext/faq/usenet/scsi-faq/top.html">
+
+<!ENTITY url-removed-packages
+ "http://ftp-master.debian.org/removals.txt">
+
+<!ENTITY url-removed-nonus
+ "http://non-us.debian.org/~troup/removals.txt">
+
+
+<!ENTITY url-linux-org-help "http://www.linux.org/help/">
+
+<!-- possibly useful
+ http://metalab.unc.edu/LDP/HOWTO/Access-HOWTO.html
+ http://www.netbsd.org/Ports/i386/faq.html - multiboot
+ -->
+
+
+<!-- ******************************************
+ HOWTOs and FAQs (x86)
+ -->
+
+<!ENTITY url-installation-guide "&url-ldp;LDP/gs/gs.html">
+
+<!ENTITY url-installation-howto "&url-ldp;HOWTO/Installation-HOWTO.html">
+
+<!ENTITY url-cd-howto "&url-ldp;HOWTO/CDROM-HOWTO.html">
+<!ENTITY url-cdrom-howto "&url-cd-howto;">
+
+<!ENTITY url-partition-howto "&url-ldp;HOWTO/Partition/">
+
+<!ENTITY url-lilo-howto "&url-ldp;HOWTO/LILO.html">
+
+<!ENTITY url-large-disk-howto "&url-ldp;HOWTO/Large-Disk-HOWTO.html">
+
+<!ENTITY url-phoenix-bios-faq-large-disk
+ "http://www.phoenix.com/en/Customer+Services/BIOS/BIOS+FAQ/default.htm">
+
+<!ENTITY url-invoking-bios-info "&url-ldp;HOWTO/Hard-Disk-Upgrade/install.html">
+
+<!ENTITY url-hardware-howto "&url-ldp;HOWTO/Hardware-HOWTO.html">
+
+<!ENTITY url-pcmcia-howto "&url-ldp;HOWTO/PCMCIA-HOWTO.html">
+
+<!ENTITY url-plip-install-howto "&url-ldp;HOWTO/PLIP-Install-HOWTO.html">
+
+<!ENTITY url-x86-laptop "http://www.linux-laptop.net/">
+
+<!-- this link is bad and not sure how to replace it! -->
+<!ENTITY url-linux-mca "http://www.dgmicro.com/mca/general-goods.html">
+<!-- Archives are dead; link below is no longer used -->
+<!ENTITY url-linux-mca-discussion
+ "http://www.dgmicro.com/linux_frm.htm">
+
+<!-- "the link is valid but information is stale. The archive has been
+removed and text documention at link directs one to a URL that is broken." -->
+<!ENTITY url-pc-hw-faq
+ "http://www.faqs.org/faqs/pc-hardware-faq/part1/">
+
+<!-- there are a ton of other multiboot-oriented HOWTOs; are they useful?
+ http://metalab.unc.edu/LDP/HOWTO/Linux+DOS+Win95+OS2.html
+ http://metalab.unc.edu/LDP/HOWTO/Linux+FreeBSD.html
+ http://metalab.unc.edu/LDP/HOWTO/Linux+NT-Loader.html
+ http://metalab.unc.edu/LDP/HOWTO/Linux+Win95.html
+ http://metalab.unc.edu/LDP/HOWTO/Loadlin+Win95.html
+ http://metalab.unc.edu/LDP/HOWTO/Multiboot-with-LILO.html
+ -->
+
+<!-- Link no longer exists, should be removed -->
+<!ENTITY url-windows-refund "http://www.windowsrefund.net/">
+
+<!ENTITY url-xfree86 "http://www.xfree86.org/">
+<!ENTITY url-xfree "&url-xfree86;">
+
+<!ENTITY url-xfree86-cardlist "&url-xfree86;cardlist.html">
+
+<!ENTITY url-simtel "ftp://ftp.simtel.net/pub/simtelnet/msdos/">
+
+
+<!-- ****************************************** m68k links -->
+<!--
+ urls that I need to absorb or point to:
+ http://www.informatik.uni-oldenburg.de/~amigo/debian_inst.html
+ http://www.linux-m68k.org/debian-atari.html
+ http://www.linux-m68k.org/debian-mac.html
+ http://www.mac.linux-m68k.org/docs/debian-mac68k-install.html
+ http://www.mac.linux-m68k.org/docs/debian-mac-install.html
+ ftp://baltimore.wwaves.com/pub/MacLinux/debian-support/Debian-2.0-Mac-Install.html (outdated by above?)
+ http://www.sleepie.demon.co.uk/linuxvme/
+
+ NetBSD has some nice documentation:
+ http://www.netbsd.org/Ports/atari/faq.html
+ ftp://ftp.NetBSD.ORG/pub/NetBSD/NetBSD-1.3.3/atari/INSTALL
+ http://www.netbsd.org/Ports/amiga/index.html (sup/unsup hardware)
+ ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.3.3/mvme68k/INSTALL
+ -->
+
+<!ENTITY url-m68k-cts-faq "http://people.debian.org/~cts/debian-m68k/sarge/">
+
+<!ENTITY url-m68k-faq "http://www.linux-m68k.org/faq/faq.html">
+
+<!ENTITY url-m68k-mac "http://www.mac.linux-m68k.org/">
+
+<!ENTITY url-m68k-install-guide
+ "http://www.informatik.uni-oldenburg.de/~amigo/InstGuide/">
+
+<!-- old amiga install guide, for credits only -->
+<!ENTITY url-m68k-old-amiga-install "http://www.informatik.uni-oldenburg.de/~amigo/debian_inst.html">
+
+
+<!-- ****************************************** alpha links -->
+<!--
+ also interesting
+ http://classnet.med.miami.edu:8080/alpha/
+ http://www.redhat.com/support/docs/rhl/alpha/rh52-hardware-alpha.html
+ http://www.azstarnet.com/~axplinux/alpha-sys.html
+ -->
+
+<!ENTITY url-alpha-faq "http://linux.iol.unh.edu/linux/alpha/faq/">
+
+<!ENTITY url-alpha-debian "http://&www-debian-org;/ports/alpha/">
+
+<!ENTITY url-alpha-loic "http://lhpca.univ-lyon1.fr/axp/debian.html">
+
+<!ENTITY url-alpha-loic-guide "http://lhpca.univ-lyon1.fr/axp/README">
+
+<!ENTITY url-alpha-marc "http://www.bard.org.il/~marc/html/DebAlphaHOWTO.html/">
+
+<!ENTITY url-milo-howto "&url-ldp;HOWTO/MILO-HOWTO.html">
+
+<!ENTITY url-alpha-howto "&url-ldp;HOWTO/Alpha-HOWTO.html">
+
+<!ENTITY url-srm-howto "&url-ldp;HOWTO/SRM-HOWTO/">
+
+<!ENTITY url-alpha-firmware "http://ftp.digital.com/pub/DEC/Alpha/firmware/">
+
+<!ENTITY url-jensen-howto "http://www.alphalinux.org/faq/FAQ-9.html">
+
+<!ENTITY url-lightweight-rtc-patch
+ "ftp://genie.ucd.ie/pub/alpha/patches-2.2.x/rtclight-2.2.12.diff">
+
+<!-- ****************************************** sparc links -->
+<!--
+ http://www.netbsd.org/Documentation/network/netboot/index.html -
+ tftp setup for NetBSD
+ http://www.geog.ubc.ca/s_linux/howto/netboot.html
+ http://users.ai-lab.fh-furtwangen.de/~eble/sparclinux/installation-howto.html
+ -->
+
+<!ENTITY url-sparc-linux "http://www.ultralinux.org/">
+
+<!ENTITY url-sparc-linux-faq "&url-sparc-linux;faq.html">
+
+<!ENTITY url-sun-faqs "http://metalab.unc.edu/pub/sun-info/sun-faq/FAQs/">
+
+<!ENTITY url-openboot "http://docs.sun.com/?p=/coll/216.2">
+
+<!ENTITY url-sun-nvram-faq "http://www.squirrel.com/sun-nvram-hostid.faq.html">
+
+
+<!-- ****************************************** powerpc links -->
+
+<!ENTITY url-powerpc-linux-faq
+ "http://www.dartmouth.edu/cgi-bin/cgiwrap/jonh/lppc/faq.pl">
+
+<!ENTITY url-powerpc-yaboot-faq
+ "http://penguinppc.org/projects/yaboot/doc/yaboot-howto.shtml/">
+
+<!ENTITY url-powerpc-quik-faq
+ "http://penguinppc.org/projects/quik/">
+
+<!ENTITY url-powerpc-debian
+ "http://&www-debian-org;/ports/powerpc/">
+
+<!ENTITY url-netbsd-powerpc-faq
+ "http://www.netbsd.org/Ports/macppc/faq.html">
+
+<!ENTITY url-mac-fdisk-tutorial
+ "http://penguinppc.org/projects/yaboot/doc/mac-fdisk-basics.shtml">
+
+<!ENTITY url-powerpc-of
+ "http://debian-imac.sourceforge.net/">
+
+<!ENTITY url-powerpc-suntar
+ "http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/cmp/suntar-223.hqx">
+
+<!ENTITY url-powerpc-resedit
+ "http://www.resexcellence.com/resedit.shtml">
+
+<!ENTITY url-powerpc-creator-changer
+ "ftp://uiarchive.uiuc.edu/mirrors/ftp/ftp.info-mac.org/info-mac/disk/creator-changer-284.hqx">
+
+<!ENTITY url-powerpc-diskcopy
+ "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">
+
+<!ENTITY url-powerpc-ppcbug "no URL">
+
+<!ENTITY url-powerpc-bootx
+ "http://penguinppc.org/projects/bootx/">
+
+<!ENTITY url-powerpc-patch-floppy
+ "http://cvs.debian.org/boot-floppies/powerpc-specials/miBoot/patch-floppy-image.pl">
+
+
+<!-- ****************************************** mips links -->
+
+<!ENTITY url-linux-mips "http://www.linux-mips.org/">
+
+<!-- Next link no longer exists; should be cleaned up -->
+<!ENTITY url-mips-howto "http://www.linux-mips.org/hardware.html">
+
+<!ENTITY url-indigo2-howto "http://oss.sgi.com/mips/i2-howto.html">
+
+<!ENTITY url-bcm91250a-hardware "http://www.cyrius.com/debian/bcm91250a/hardware.html">
+
+<!-- ****************************************** s390 links -->
+
+<!ENTITY url-s390-distributions
+ "http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf">
+
+<!ENTITY url-s390-linux
+ "http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf">
+
+<!ENTITY url-s390-devices
+ "http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf">
+
+<!ENTITY url-s390-tech
+ "http://oss.software.ibm.com/developerworks/opensource/linux390/documentation-2.4.shtml">
+
+<!ENTITY url-s390-developerworks
+ "http://oss.software.ibm.com/developerworks/opensource/linux390/index.shtml">
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+End:
+-->