aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD
Commit message (Collapse)AuthorAgeFilesLines
* Artwork: Change nongnu.org cd artowrk URL to HTTPSKevin Thomas2020-04-131-1/+1
|
* artwork: Change broken CD artwork image URLKevin Thomas2020-04-131-1/+1
| | | | | | The URL linked in the image for http://www.nongnu.org/sdcdc/ is broken and linking to a file. This changes the URL to link directly to the website like some of the other examples.
* FAQ: Remove reference to CD Extreme by SonyKevin Thomas2020-04-131-14/+0
| | | | | | | CD Extreme by Sony is listed as being available at www.storagebysony.com, which is a website that is no longer working. At this time, I cannot find an alternative source to download the software from.
* Fix broken URLs in CD/faq and devel/debian-accessibility sectionsKevin Thomas2020-03-151-1/+1
| | | | | | | The Microsoft Resource Kit Tools link wasn't valid anymore, so I replaced it with the current link to Windows Server 2003 Resource Kit Tools. I also replaced two of the links to linux accessibility resources, as their URL formats have slightly changed.
* Remove broken URLs from CD artwork and http-ftp pages, and accessibilityKevin Thomas2020-03-152-10/+8
| | | | | | | | | | | | | page I removed the reference to the CD artwork from http://odin.himinbi.org as it appears that that site is no longer up. I removed the section from the CD http-ftp page suggesting the use of CocoaWget for MacOS, as it appears CocoaWget is no longer hosted on code.google.com, and the Github repo doesn't appear to be updated. I removed the reference and link to Bobby(TM) in the accessibility section, as the tool was officially closed by the owners, IBM, on 02/01/2008, and the link was no longer valid.
* remove commented out vendorsTomas Pospisek2020-03-111-46/+0
| | | if necessary they can still be looked up in the commit log
* remove inactive iranian CD providersTomas Pospisek2020-03-111-22/+2
| | | | | | | | | | | | | | | From: Behnam Tavakkoli <b.tavakkoli@gmail.com> Date: Sat, 7 Mar 2020 17:52:28 +0330 Message-ID: <CABNj++-yOrVpforjy1+ROYqWCGgJKMJKTexZPoK9g3=jAmsr_g@mail.gmail.com> Subject: Iranian Debian Discs Vendors To: debian-www@lists.debian.org Hi, I want to tell you that both Iranian vendors of Debian Discs are closed some years ago, you can delete them from this list: https://www.debian.org/CD/vendors/#ir I have have checked both http://linuxcd.ir and http://linuxshop.ir and both are not online any more, so commenting these out.
* Vendor 'Scrascom Komputery Poleasingowe': does not sell Debian media, but ↵Holger Wansing2020-02-081-11/+2
| | | | computers with Linux pre-installed. So moving to the correct list.
* Add entry for Scrascom Komputery Poleasingowe, as requested (includes ↵Holger Wansing2020-02-081-2/+11
| | | | activating of Poland as country)
* Add entry for Bozuyuk Bilisim Iletisim Reklam, as requested (includes ↵Holger Wansing2020-02-081-2/+11
| | | | activating of Turkey as country)
* Update entry of GNU/Linuxcenter, as requestedHolger Wansing2020-02-081-2/+2
|
* fai-project.org - Switch http to httpsAlban Vidal2019-12-271-1/+1
|
* [English] CD/jigdo-cd/index - Fix typo DCD/DVDAndreas Rönnquist2019-12-061-1/+1
|
* Major updates to the jigdo and mirroring pagesSteve McIntyre2019-12-052-119/+79
| | | | | | | | | | | | * Update the jigdo homepage link * jigdo is not necessarily the future of downloads, so don't pretend * Mention CD/DVD rather than just CD * Clarify better about jigdo-lite/jigdo-file * Remove dead text about old unofficial images * Only mention sha256 and sha512 checksums * Massive updates to the mirroring section, it was very outdated Closes: #945248
* Update entry for GNU/Linuxcenter, as requestedHolger Wansing2019-10-181-3/+3
|
* Fix syntax errorsHolger Wansing2019-10-131-1/+3
|
* Update entry for DDDI, as requested.Holger Wansing2019-10-121-1/+3
|
* Update entry for LinuxCollections.com, as requested.Holger Wansing2019-10-121-0/+1
|
* Update httpredir.d.o link to deb.d.oPaul Wise2019-08-171-1/+1
| | | | | httpredir.d.o was discontinued. deb.d.o is a similar but different service.
* Updated entry for ShopLinuxOnLine.com, as requestedHolger Wansing2019-05-301-4/+4
|
* Use HTTPS for linksDr. Tobias Quathamer2019-05-111-1/+1
|
* Use HTTPS for linksDr. Tobias Quathamer2019-05-111-1/+1
|
* Use HTTPS for linksDr. Tobias Quathamer2019-05-111-1/+1
|
* Use HTTPS for linksDr. Tobias Quathamer2019-05-111-3/+3
|
* Use HTTPS for linksDr. Tobias Quathamer2019-05-111-1/+1
|
* sort entries GetLinux <-> Hypra to avoid build failureLaura Arjona Reina2019-04-211-9/+9
|
* installation media vendors: update french entryCarsten Schoenert2019-04-201-3/+3
| | | | | | | | 'accelibreinfo' has moved to 'Hypra' Also updating URL to use https resources. requested by mailing list https://lists.debian.org/debian-www/2019/04/msg00103.html
* vendors: more usage of httpsCarsten Schoenert2019-04-141-14/+14
| | | | Some more URLs which have moved over to use https instead of http.
* CD/faq: ISO Burner has moved it's URLCarsten Schoenert2019-04-141-1/+1
| | | | ISO Burner is still available but the homepage got reorganized.
* CD/faq: cdburnerxp.se uses https nowCarsten Schoenert2019-04-141-4/+3
| | | | Update all links from http://www to https://.
* Merge branch 'master' into fight-entropyCyril Brulebois2019-04-042-11/+11
|\ | | | | | | | | Conflicts: english/events/Makefile
| * Use https for www.gnu.org URLsGuillem Jover2019-03-312-11/+11
| |
* | Reduce entropy by sorting the output of all $(wildcard …) callsCyril Brulebois2019-03-111-1/+1
|/ | | | | | | | | | | | | | Introducing a function (i.e. sorted_wildcard) seemed to make sense at first but it would need to be defined in all Makefiles, before getting used. That's why a “replace all occurrences” approach was preferred in the end. Many occurrences aren't going to make a difference anyway, because they are about documenting target dependencies. But replacing everything means it's easier to check later on, in case entropy comes back. This file needs a slightly different diff because the Makefile snippet is embedded in a Perl script: english/security/parse-advisory.pl
* Disable CD vendor Werner Ernesto Goedecke RodriguezPaul Wise2019-01-221-12/+14
| | | | | | | The vendor does not fulfil orders recently. Suggested-by: Víctor Ernesto Rodriguez <vic.ern.rod@gmail.com> Suggested-in: <CAHeRhNcoGSkwtr=K+3xAvb2etpK9eA_j15U7j54+HWa8LYrzWQ@mail.gmail.com>
* Remove Borghi SNC from the list, as requestedHolger Wansing2019-01-021-12/+0
|
* CD/vendors/vendors.CD: update entry for Borghi SNCHolger Wansing2018-11-251-1/+1
|
* Add Idigiz to the list, as requested.Holger Wansing2018-10-311-0/+12
|
* Make the build fail on (useful) errorsWouter Verhelst2018-10-272-0/+7
|
* Remove Cape Cod Office Consultants from the list; user claims about vendor ↵Holger Wansing2018-10-261-10/+12
| | | | being unavailable and not delivering the order. Also, vendor only sells oldstable material.
* Add Borghi SNC, as requestedHolger Wansing2018-10-211-0/+12
|
* Remove Linux Plate and VLinux from the list; we received notice that both ↵Holger Wansing2018-10-211-22/+22
| | | | vendors are the same, which is a violation of the Debian CD Vendor rules
* Add lavorato IT, GNULinuxcenter and Werner Ernesto Goedecke Rodriguez, as ↵Holger Wansing2018-10-211-2/+35
| | | | requested
* Clean-up vendors file - remove all outcommented vendors linesHolger Wansing2018-10-212-1103/+9
|
* Use HTTPS for linksDr. Tobias Quathamer2018-09-191-8/+8
|
* Use HTTPS for linksDr. Tobias Quathamer2018-09-151-2/+2
|
* CD/torrent-cd/: Minor updatesBoyuan Yang2018-07-021-4/+2
| | | | | * Remove reference to azureus, dead project, removed from Debian * Update several http -> https redirection
* Updates for the top-level CD pageSteve McIntyre2018-06-251-13/+13
| | | | | | | Switch from CD to CD/DVD in lots of places, or use "discs" or "media" where appropriate. Stop talking about *modem* download speeds. Switch from recommending i386 to amd64 by default.
* Major Makefile overhaulsSteve McIntyre2018-06-0610-17/+63
| | | | | | | | | | | | Add rules to generate the git revs cache in Makefile.common, referenced as $(VCSREVCACHE) Add an extra order-only prerequisite on $(VCSREVCACHE) for ~all rules converting .wml to .html, so that we'll make sure we have a cache built up-front before we start building anything. More factorisation of various year-based Makefiles to use a common Make.year set of rules.
* Use HTTPS for linksDr. Tobias Quathamer2018-06-011-1/+1
|
* Use Salsa url for debian-cd git repo in CD/faq pageBoyuan Yang2018-06-011-1/+1
|

© 2014-2024 Faster IT GmbH | imprint | privacy policy