mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-07 20:15:18 +01:00
Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
96bc09dd6e
commit
a3c830cdda
@ -35,6 +35,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2015-02-19</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to util-linux-2.26. Fixes
|
||||
<ulink url="&lfs-ticket-root;3734">#3734</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2015-02-17</para>
|
||||
<itemizedlist>
|
||||
|
@ -66,6 +66,7 @@
|
||||
--docdir=/usr/share/doc/util-linux-&util-linux-version; \
|
||||
--disable-chfn-chsh \
|
||||
--disable-login \
|
||||
--disable-nologin \
|
||||
--disable-su \
|
||||
--disable-setpriv \
|
||||
--disable-runuser \
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!ENTITY version "20150217-systemd">
|
||||
<!ENTITY version "20150219-systemd">
|
||||
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
|
||||
<!ENTITY releasedate "February 17, 2015">
|
||||
<!ENTITY releasedate "February 19, 2015">
|
||||
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.7">
|
||||
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -568,10 +568,10 @@
|
||||
<!ENTITY tzdata-md5 "4ed11c894a74a5ea64201b1c6dbb8831">
|
||||
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
|
||||
|
||||
<!ENTITY util-linux-version "2.26-rc2">
|
||||
<!ENTITY util-linux-size "3,748 KB">
|
||||
<!ENTITY util-linux-version "2.26">
|
||||
<!ENTITY util-linux-size "3758 KB">
|
||||
<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v2.26/util-linux-&util-linux-version;.tar.xz">
|
||||
<!ENTITY util-linux-md5 "cd12e74826ec1efa750a59ce1fd72057">
|
||||
<!ENTITY util-linux-md5 "912c550a4e5c47c0ce9abd0733fa9a64">
|
||||
<!ENTITY util-linux-home "http://freecode.com/projects/util-linux">
|
||||
<!ENTITY util-linux-ch5-du "104 MB">
|
||||
<!ENTITY util-linux-ch5-sbu "0.7 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user