Changeset 6218cdb
- Timestamp:
- 05/24/2021 11:19:04 AM (15 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, s6-init, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack
- Children:
- 1432cda
- Parents:
- c31e35b
- git-author:
- Xi Ruoyao <xry111@…> (05/24/2021 11:18:39 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (05/24/2021 11:19:04 AM)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rc31e35b r6218cdb 153 153 wget-list: $(BASEDIR)/wget-list 154 154 $(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml \ 155 packages.ent patches.ent 155 packages.ent patches.ent general.ent 156 156 @echo "Generating consolidated wget list at $(BASEDIR)/wget-list ..." 157 157 $(Q)mkdir -p $(BASEDIR) -
general.ent
rc31e35b r6218cdb 41 41 <!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/"> 42 42 43 <!ENTITY anduin-sources "http ://anduin.linuxfromscratch.org/LFS">43 <!ENTITY anduin-sources "https://anduin.linuxfromscratch.org/LFS"> 44 44 45 45 <!ENTITY buildtime "Approximate build time">
Note:
See TracChangeset
for help on using the changeset viewer.