mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
Cleanup after 12.3 release.
This commit is contained in:
parent
4200e09617
commit
8145eff136
@ -41,11 +41,10 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2025-03-02</para>
|
<para>2025-03-05</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to vim-9.1.1166 (Security Update). Fixes
|
<para>[bdubbs] - LFS-12.3 released.</para>
|
||||||
<ulink url='&lfs-ticket-root;5666'>#5666</ulink>.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -108,6 +108,8 @@ EOF</userinput></screen>
|
|||||||
<quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>).
|
<quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>).
|
||||||
There is no way to specify these settings for the
|
There is no way to specify these settings for the
|
||||||
ntfs filesystem at kernel compilation time.</para>
|
ntfs filesystem at kernel compilation time.</para>
|
||||||
|
<!--
|
||||||
|
Obsolete since 2011. barrier is the default for both ext3 and ext4.
|
||||||
|
|
||||||
<para>It is possible to make the ext3 filesystem reliable across power
|
<para>It is possible to make the ext3 filesystem reliable across power
|
||||||
failures for some hard disk types. To do this, add the
|
failures for some hard disk types. To do this, add the
|
||||||
@ -123,5 +125,5 @@ EOF</userinput></screen>
|
|||||||
|
|
||||||
<para>Note: Logical Volume Management (LVM) based partitions cannot use the
|
<para>Note: Logical Volume Management (LVM) based partitions cannot use the
|
||||||
<option>barrier</option> option.</para>
|
<option>barrier</option> option.</para>
|
||||||
|
-->
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
<!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc,
|
<!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc,
|
||||||
set to IGNORE for development or
|
set to IGNORE for development or
|
||||||
release -->
|
release -->
|
||||||
<!ENTITY % relnum "11.3"><!-- must be given for release or rc -->
|
<!ENTITY % relnum "12.3"><!-- must be given for release or rc -->
|
||||||
<!ENTITY % reldate "March 1st, 2023"><!-- must ve given for release or rc -->
|
<!ENTITY % reldate "March 5th, 2025"><!-- must ve given for release or rc -->
|
||||||
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc -->
|
<!ENTITY % crdate "1999-2025"><!-- must ve given for release or rc -->
|
||||||
<!ENTITY % rcnum "0"><!-- must be given only for rc -->
|
<!ENTITY % rcnum "0"><!-- must be given only for rc -->
|
||||||
<!-- ================================================================== -->
|
<!-- ================================================================== -->
|
||||||
<!-- Do not change anything below unless the www or book layouts change -->
|
<!-- Do not change anything below unless the www or book layouts change -->
|
||||||
|
Loading…
Reference in New Issue
Block a user