Commit graph

30 commits

Author SHA1 Message Date
Pierre Labastie
c1f02f262e LFS: remove alternate server code
It's been broken for years, and nobody has complained, so I'd say
it is not useful. If a user wants to use a mirror instead of upstream,
better use a wget-list directly on this server...
2023-11-21 10:19:20 +01:00
Pierre Labastie
88e5cbc258 Use only upstream's URL in urls.lst 2022-05-07 11:24:06 +02:00
Pierre Labastie
0fa52f2403 Remove legacy: Remove almost all occurrences of CLFS/clfs 2022-03-01 21:09:30 +01:00
Pierre Labastie
978286a4b9 Remove legacy: remove everything about HLFS 2022-02-28 13:30:53 +01:00
Pierre Labastie
fd4a7982f2 Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
Pierre Labastie
de57ef4f16 Fix issue with clfs, when using
a tag in git, and not checking "Rebuild files": git pull fails because
the local repo is in "detached head" state.
- fix an issue with iputils patch in clfs-3.0.0
2017-04-01 11:05:15 +00:00
Pierre Labastie
c9598f2108 Adaptation for merged LFS books. A few typos with no consequence are corrected too. 2016-05-28 10:00:30 +00:00
Pierre Labastie
56d842655b Fix 2 minor bugs:
- the tzdata DESTDIR should not be tzdata, because some package managers use
$PACKAGE as their working directory, and this may conflicts with this one.
tzdata DESTDIR is now 001-tzdata
- when reading md5sums, the current code assumes that there is only one
<para><literal> node reachable from ../.. (relative to <ulink>). This is true
for the "official" book, but not necessarily for the snippets written for
package management. The following change only assumes that the md5sum
<para><literal> for a given <ulink> is the first one after <para><ulink>,
which does not change anything for the book, and is better for user
written snippets.
2014-12-21 11:25:47 +00:00
Pierre Labastie
719d0fc0a3 Correct urls generation when there is a trailing slash (thanks to sourceforge
for the homework;)
2014-05-07 15:30:33 +00:00
Pierre Labastie
038678f452 really add the lzma extension for tarballs 2013-09-14 10:48:45 +00:00
Thomas Pegg
7072e1faf4 Commit Pierre Labastie's patch for including package management support in jhalfs. NOTE: Package management is by default disabled. 2012-02-01 23:29:37 +00:00
Matthew Burgess
a7e1348cb9 Handle .xz format packages as well as .bz2 and .gz 2011-10-27 07:11:12 +00:00
Manuel Canales Esparcia
139c34e855 HLFS: Select the proper kernel package for packages list and download. 2007-06-03 10:54:07 +00:00
Manuel Canales Esparcia
a9ca77ff02 Fixed FTP mirror path for CLFSx books. 2007-02-13 19:21:34 +00:00
Manuel Canales Esparcia
37002aec07 HLFS: Fixed MAKEDEV download.
Solved /dev/console and /dev/null issue.
Removed a hardcoded script number.
2006-12-10 10:43:20 +00:00
Manuel Canales Esparcia
f221c2c815 Solved download from sourceforge URLs 2006-12-04 17:47:37 +00:00
Manuel Canales Esparcia
ca4c634a22 Added a forgottend ID line. 2006-05-23 18:31:02 +00:00
Manuel Canales Esparcia
046d5c320f Fixed powerpc-utils download URL. 2006-05-12 19:35:26 +00:00
Manuel Canales Esparcia
9be44946c5 Fixed dhvtool download URL. 2006-05-12 19:15:39 +00:00
Manuel Canales Esparcia
bb9ff59b0d Removed forgotten depuration code. 2006-05-11 21:27:06 +00:00
Manuel Canales Esparcia
4887f67c8b Fixed TCL URL generation. 2006-05-11 21:22:57 +00:00
Manuel Canales Esparcia
e071571a1b Fixed a bug in patches URLs generation. 2006-05-09 17:26:09 +00:00
Manuel Canales Esparcia
a3a1394dc8 Fixed a bug in the dump of MD5 values from the book. 2006-05-07 09:18:42 +00:00
Manuel Canales Esparcia
26053c44b2 Added support for MD5 values sets into the book sources. 2006-05-06 20:03:02 +00:00
Manuel Canales Esparcia
aa901e7463 Few updates to match last LFS book changes. 2006-05-01 18:14:55 +00:00
Manuel Canales Esparcia
15cad1689c New download code. 2006-04-30 19:42:10 +00:00
Manuel Canales Esparcia
c03b616f0a Fixed some HLFS packages. 2006-04-30 16:46:00 +00:00
Manuel Canales Esparcia
ee5e8f0183 We need the udev-config-X.rules file also. 2006-04-30 16:09:18 +00:00
Manuel Canales Esparcia
7453f7465d Fixed some URLs generation. 2006-04-30 15:49:43 +00:00
Manuel Canales Esparcia
ebf8265611 Added a stylesheet to create a file with download URLs from {C,H}LFS books. 2006-04-30 15:27:39 +00:00