From 03faa3a9b549bc9f503d18db57065706598360c3 Mon Sep 17 00:00:00 2001 From: matsuand Date: Sun, 22 Dec 2013 11:10:15 +0000 Subject: [PATCH] =?utf8?q?[LFS-SVN]=20SVN-20131222,=20Changeset=2010414=20?= =?utf8?q?=E5=AF=BE=E5=BF=9C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@862 d6661c75-0afd-443a-aae1-cb31083e41e8 --- lfsbook/configure | 2 +- lfsbook/src/chapter01/changelog.ch | 44 +++++++++++++++++++++++++++++++++++++ lfsbook/src/chapter01/jchangelog.ch | 15 +++++++++++++ lfsbook/src/chapter06/kmod.ch | 22 +++++++++---------- lfsbook/src/general.ch | 10 ++++----- lfsbook/version.ac | 2 +- 6 files changed, 77 insertions(+), 18 deletions(-) diff --git a/lfsbook/configure b/lfsbook/configure index d0b7fda2..f3c83847 100755 --- a/lfsbook/configure +++ b/lfsbook/configure @@ -3879,7 +3879,7 @@ if test "$TIDY" = no; then as_fn_error $? "tidy not found in $PATH" "$LINENO" 5 fi; -TARGETVER=svn-20131216 +TARGETVER=svn-20131222 SVNVER=`grep 'ENTITY version' ${bookdir}/general.ent | sed -e 's/^$//' | tr 'A-Z' 'a-z'` { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the original XML version" >&5 diff --git a/lfsbook/src/chapter01/changelog.ch b/lfsbook/src/chapter01/changelog.ch index 43fce458..a2e7a95f 100644 --- a/lfsbook/src/chapter01/changelog.ch +++ b/lfsbook/src/chapter01/changelog.ch @@ -48,6 +48,50 @@ @z @x + 2013-12-22 + + + [matthew] - Update to Linux-3.12.6. Fixes + #3452. + + + [matthew] - Update to Tzdata-2013i. Fixes + #3451. + + + [matthew] - Update to Libpipeline-1.2.6. Fixes + #3449. + + + [matthew] - Fix the coreutils-i18n patch, which introduced a + regression in cut. Fixes + #3448. + + +@y + 2013-12-22 + + + [matthew] - Linux-3.12.6 へのアップデート。 + #3452 を Fix に。 + + + [matthew] - Tzdata-2013i へのアップデート。 + #3451 を Fix に。 + + + [matthew] - Libpipeline-1.2.6 へのアップデート。 + #3449 を Fix に。 + + + [matthew] - coreutils-i18n パッチを修正。 + cut プログラムに影響があったため。 + #3448 を Fix に。 + + +@z + +@x 2013-12-16 diff --git a/lfsbook/src/chapter01/jchangelog.ch b/lfsbook/src/chapter01/jchangelog.ch index 2e0afb8f..e91fe518 100644 --- a/lfsbook/src/chapter01/jchangelog.ch +++ b/lfsbook/src/chapter01/jchangelog.ch @@ -54,6 +54,21 @@ --> + 2013-12-22 + + + [matsuand] - + SVN-20131222, + Changeset + 10401 ~ + 10414 + 対応。 + + + + + + 2013-12-17 diff --git a/lfsbook/src/chapter06/kmod.ch b/lfsbook/src/chapter06/kmod.ch index 0143cdc2..e93594f5 100644 --- a/lfsbook/src/chapter06/kmod.ch +++ b/lfsbook/src/chapter06/kmod.ch @@ -112,12 +112,12 @@ depmod (link to kmod), insmod (link to kmod), kmod, lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod), and rmmod (link to kmod) - /lib/kmod.so + libkmod.so @y depmod (kmod へのリンク), insmod (kmod へのリンク), kmod, lsmod (kmod へのリンク), modinfo (kmod へのリンク), modprobe (kmod へのリンク), rmmod (kmod へのリンク) - /lib/kmod.so + libkmod.so @z @x @@ -150,15 +150,6 @@ カーネルモジュールのロード、アンロードを行います。 @z -@x libkmod - This library is used by other programs to load and unload kernel - modules -@y - - このライブラリは、カーネルモジュールのロード、アンロードを行う他のプログラムが利用します。 - -@z - @x lsmod Lists currently loaded modules @y @@ -191,3 +182,12 @@ 稼動中のカーネルからモジュールをアンロードします。 @z + +@x libkmod + This library is used by other programs to load and unload kernel + modules +@y + + このライブラリは、カーネルモジュールのロード、アンロードを行う他のプログラムが利用します。 + +@z diff --git a/lfsbook/src/general.ch b/lfsbook/src/general.ch index 649dd636..c640fcfe 100644 --- a/lfsbook/src/general.ch +++ b/lfsbook/src/general.ch @@ -8,13 +8,13 @@ % $Date:: $ % @x - - + + @y - - - + + + @z @x diff --git a/lfsbook/version.ac b/lfsbook/version.ac index 75538093..414f8e65 100644 --- a/lfsbook/version.ac +++ b/lfsbook/version.ac @@ -7,4 +7,4 @@ dnl $Date:: $ dnl dnl dnl m4-include this file to define the current LFS version -m4_define([lfs_version], [svn-20131216]) +m4_define([lfs_version], [svn-20131222]) -- 2.11.0