mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-09 04:55:37 +01:00
Upgrade to LFS-Bootscripts-20090812 and prevent Makefile from altering what are now fixed MD5sums and tarball sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.5/BOOK@9043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
af116fca9d
commit
097d2ae1cd
2
Makefile
2
Makefile
@ -84,7 +84,7 @@ validxml: tmpdir
|
||||
$(Q)xmllint --nonet --noent --xinclude --postvalid \
|
||||
-o $(RENDERTMP)/lfs-full.xml index.xml
|
||||
$(Q)rm -f appendices/*.script
|
||||
$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
|
||||
# $(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
|
||||
|
||||
maketar:
|
||||
@echo "Making tarballs..."
|
||||
|
@ -290,12 +290,12 @@
|
||||
<!ENTITY less-ch6-du "2.9 MB">
|
||||
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20090523"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-version "20090812"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "41 KB">
|
||||
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
|
||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-md5 "4c658f7780eb88a97ccf12828be57510">
|
||||
<!ENTITY lfs-bootscripts-home " ">
|
||||
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-ch7-du "468 KB">
|
||||
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY libtool-version "2.2.6a">
|
||||
|
Loading…
Reference in New Issue
Block a user