mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to linux-3.15.1.
Update to eudev-1.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c7b8b889e6
commit
156aa5878a
@ -35,6 +35,20 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2014-06-23</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-3.15.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3614">#3614</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to eudev-1,8. Fixes
|
||||
<ulink url="&lfs-ticket-root;3615">#3615</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2014-06-14</para>
|
||||
<itemizedlist>
|
||||
|
@ -16,7 +16,7 @@
|
||||
</indexterm>
|
||||
|
||||
<para>In <xref linkend="chapter-building-system"/>, we installed the Udev
|
||||
package as a part of systemd. Before we go into the details regarding how
|
||||
package when eudev was built. Before we go into the details regarding how
|
||||
this works, a brief history of previous methods of handling devices is in
|
||||
order.</para>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!ENTITY version "SVN-20140615">
|
||||
<!ENTITY version "SVN-20140623">
|
||||
<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release -->
|
||||
<!ENTITY releasedate "June 15, 2014">
|
||||
<!ENTITY releasedate "June 23, 2014">
|
||||
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.6">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
16
packages.ent
16
packages.ent
@ -147,10 +147,10 @@
|
||||
<!ENTITY e2fsprogs-ch6-du "64 MB">
|
||||
<!ENTITY e2fsprogs-ch6-sbu "1.7 SBU">
|
||||
|
||||
<!ENTITY eudev-version "1.7">
|
||||
<!ENTITY eudev-size "1,715 KB">
|
||||
<!ENTITY eudev-version "1.8">
|
||||
<!ENTITY eudev-size "1,716 KB">
|
||||
<!ENTITY eudev-url "http://dev.gentoo.org/~blueness/eudev/eudev-&eudev-version;.tar.gz">
|
||||
<!ENTITY eudev-md5 "80649a0350ff9620fc2da9562d9f2a6a">
|
||||
<!ENTITY eudev-md5 "4520cf7ba2ec4be1bd0ac5ff75c8b315">
|
||||
<!ENTITY eudev-manpages-size "9 KB">
|
||||
<!ENTITY eudev-manpages-url "&anduin-other;eudev-&eudev-version;-manpages.tar.bz2">
|
||||
<!ENTITY eudev-manpages-md5 "9742236280dfc34ba034173efd69f5cf">
|
||||
@ -407,12 +407,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "3">
|
||||
<!ENTITY linux-minor-version "15">
|
||||
<!ENTITY linux-patch-version "0">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
|
||||
<!ENTITY linux-size "77,810 KB">
|
||||
<!ENTITY linux-patch-version "1">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-size "77,813 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "97ca1625bb40368dc41b9a7971549071">
|
||||
<!ENTITY linux-md5 "72bd0bf0e773963217c89cddbf3e0048">
|
||||
<!ENTITY linux-home "http://www.kernel.org/">
|
||||
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
|
Loading…
Reference in New Issue
Block a user