mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
1b85bf1bb6
@ -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>
|
||||
|
@ -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:
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user