Ignore:
Timestamp:
04/03/2003 04:21:34 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
de102fc8
Parents:
3a25433c
Message:

update xfs kernel patch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@800 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/filesystems/reiser
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/reiser/reiser-desc.xml

    r3a25433c rc7ab2480  
    2929<sect3><title>resize_reiserfs</title>
    3030<para>resize_reiserfs is used to resize an unmounted reiserfs file
    31 system</para></sect3>
     31system.</para></sect3>
    3232
    3333<sect3><title>unpack</title>
  • postlfs/filesystems/reiser/reiser-exp.xml

    r3a25433c rc7ab2480  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--prefix=/usr:</userinput> This ensures that
     4<para><userinput>--prefix=/usr</userinput> : This ensures that
    55the manual pages are installed in the correct location while still
    66installing the programs in <filename>/sbin</filename> as they should
    77be.</para>
    88
    9 <para><userinput>--sbindir=/sbin:</userinput>
    10 This ensures that the reiserfs utilities are installed in
    11 <filename>/sbin</filename> as they should be.</para>
     9<para><userinput>--sbindir=/sbin</userinput> : This ensures that the reiserfs utilities are installed in <filename>/sbin</filename> as they should be.</para>
    1210
    1311</sect2>
  • postlfs/filesystems/reiser/reiser-intro.xml

    r3a25433c rc7ab2480  
    66Version used:                   &reiser-version;
    77Package size:                   &reiser-size;
    8 Estimated Disk space required:  &reiser-buildsize;</screen>
     8Estimated Disk space required:  &reiser-buildsize;
     9Estimated build time:           &reiser-time;</screen>
    910
    1011<para>The reiserfsutils package contains various utilities for use with the
  • postlfs/filesystems/reiser/reiser.ent

    r3a25433c rc7ab2480  
    44<!ENTITY reiser-exp SYSTEM "reiser-exp.xml">
    55<!ENTITY reiser-desc SYSTEM "reiser-desc.xml">
    6 <!ENTITY reiser-buildsize "7.2 MB">
    7 <!ENTITY reiser-version "3.6.4">
    8 <!ENTITY reiser-download-http "http://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.4.tar.gz">
    9 <!ENTITY reiser-download-ftp "ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.4.tar.gz">
    10 <!ENTITY reiser-size "325 KB">
     6<!ENTITY reiser-buildsize "3.6 MB">
     7<!ENTITY reiser-version "3.6.5">
     8<!ENTITY reiser-download-http "http://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz">
     9<!ENTITY reiser-download-ftp "ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz">
     10<!ENTITY reiser-size "356 KB">
     11<!ENTITY reiser-time "0.43 SBU">
Note: See TracChangeset for help on using the changeset viewer.