diff --git a/appendices/acknowledgments.xml b/appendices/acknowledgments.xml index 2d3041dc6..53c384dd7 100644 --- a/appendices/acknowledgments.xml +++ b/appendices/acknowledgments.xml @@ -97,7 +97,7 @@ Reitelbach </ulink> <tr@erdfunkstelle.de> – German LFS translation project</para> </listitem> - +<!-- <listitem> <para><ulink url="mailto:info@linuxfromscratch.org.ru">Anton Maisak</ulink> <info@linuxfromscratch.org.ru> – Russian LFS @@ -109,7 +109,7 @@ <helen@linuxfromscratch.org.ru> – Russian LFS translation project</para> </listitem> - +--> </itemizedlist> <bridgehead renderas="sect2">Mirror Maintainers</bridgehead> diff --git a/bootscripts/Makefile b/bootscripts/Makefile index 2e8476d13..16d26b317 100644 --- a/bootscripts/Makefile +++ b/bootscripts/Makefile @@ -117,10 +117,10 @@ rc5: files rc6: files ln -sf ../init.d/network ${ETCDIR}/rc.d/rc6.d/K80network ln -sf ../init.d/sysklogd ${ETCDIR}/rc.d/rc6.d/K90sysklogd - ln -sf ../init.d/sendsignals ${ETCDIR}/rc.d/rc0.d/K92sendsignals - ln -sf ../init.d/swap ${ETCDIR}/rc.d/rc0.d/K94swap - ln -sf ../init.d/mountfs ${ETCDIR}/rc.d/rc0.d/K96mountfs - ln -sf ../init.d/localnet ${ETCDIR}/rc.d/rc0.d/K98localnet + ln -sf ../init.d/sendsignals ${ETCDIR}/rc.d/rc6.d/K92sendsignals + ln -sf ../init.d/swap ${ETCDIR}/rc.d/rc6.d/K94swap + ln -sf ../init.d/mountfs ${ETCDIR}/rc.d/rc6.d/K96mountfs + ln -sf ../init.d/localnet ${ETCDIR}/rc.d/rc6.d/K98localnet ln -sf ../init.d/reboot ${ETCDIR}/rc.d/rc6.d/S99reboot uninstall: diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml index 642a4e1df..523962c9a 100644 --- a/chapter08/man-db.xml +++ b/chapter08/man-db.xml @@ -209,8 +209,10 @@ <row> <entry>Indonesian (id)</entry> <entry>ISO-8859-1</entry> - <entry>Russian (ru)</entry> - <entry>KOI8-R</entry> + <entry>Greek (el)</entry> + <entry>ISO-8859-7</entry> + <!--<entry>Russian (ru)</entry>--> + <!--<entry>KOI8-R</entry>--> </row> <row> <entry>Icelandic (is)</entry> @@ -278,13 +280,13 @@ <entry>Traditional Chinese (zh_TW)</entry> <entry>BIG5</entry> </row> - <row> +<!-- <row> <entry>Greek (el)</entry> <entry>ISO-8859-7</entry> <entry></entry> <entry></entry> </row> - +--> </tbody> </tgroup> diff --git a/packages.ent b/packages.ent index 4b549f96c..7915c40eb 100644 --- a/packages.ent +++ b/packages.ent @@ -394,7 +394,7 @@ <!ENTITY less-fin-du "4.2 MB"> <!ENTITY less-fin-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20220324"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20220327"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">