mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
LFS-7.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.4@10338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3fbc3954fc
commit
e0d3c3d045
3
Makefile
3
Makefile
@ -89,7 +89,8 @@ validate: 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
|
||||
# Don't redo bootscripts for release version -- need static md5sum
|
||||
#$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
|
||||
@echo "Validation complete."
|
||||
|
||||
profile-html: validate
|
||||
|
@ -35,6 +35,15 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2013-09-08</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - LFS-7.4 released.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-09-07</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<!ENTITY version "SVN-20130907">
|
||||
<!ENTITY releasedate "September 7, 2013">
|
||||
<!ENTITY version "7.4">
|
||||
<!ENTITY releasedate "September 8, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.4">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
<!ENTITY generic-version "7.4"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
<!ENTITY blfs-root "&lfs-root;blfs/">
|
||||
|
@ -311,11 +311,11 @@
|
||||
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20130821"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-size "34 KB"> <!-- Updated in Makefile -->
|
||||
<!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 "9666b931d43a3a3fc39ecaccb59bd0ab"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-home " ">
|
||||
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-ch7-du "260 KB"> <!-- Updated in Makefile -->
|
||||
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY libpipeline-version "1.2.4">
|
||||
|
Loading…
Reference in New Issue
Block a user