Changeset 4188f1f


Ignore:
Timestamp:
09/10/2004 05:28:04 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b0a5288
Parents:
85c254f
Message:

Updated to hdparm-5.7

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r85c254f r4188f1f  
    1 <!ENTITY day          "09">
     1<!ENTITY day          "10">
    22<!ENTITY month        "09">
    33<!ENTITY year         "2004">
     
    102102<!ENTITY gpm-version                  "1.20.1">
    103103<!ENTITY fcron-version                "2.9.4">
    104 <!ENTITY hdparm-version               "5.5">
     104<!ENTITY hdparm-version               "5.7">
    105105<!ENTITY which-version                "2.16">
    106106<!ENTITY unzip-version                "5.51">
  • general/sysutils/hdparm.xml

    r85c254f r4188f1f  
    77<!ENTITY hdparm-download-http "http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-&hdparm-version;.tar.gz">
    88<!ENTITY hdparm-download-ftp " ">
    9 <!ENTITY hdparm-size "33 KB">
     9<!ENTITY hdparm-size "37 KB">
    1010<!ENTITY hdparm-buildsize "257 KB">
    1111<!ENTITY hdparm-time "0.01 SBU">
    12 
    1312]>
    1413
     
    2322<sect2>
    2423<title>Introduction to <application>hdparm</application></title>
    25                                                                                
     24
    2625<para>The <application>hdparm</application> package contains a
    27 utility that is useful for controlling <acronym>ATA</acronym>/<acronym>IDE
    28 </acronym> controllers and hard drives both to increase
     26utility that is useful for controlling <acronym>ATA</acronym>/ 
     27<acronym>IDE</acronym> controllers and hard drives both to increase
    2928performance and sometimes to increase stability.</para>
    30                                                                                
     29
    3130<warning><para>As well as being useful, incorrect usage of
    3231<application>hdparm</application> can destroy your information and in
     
    3433doing. If in doubt, we recommend you leave the default kernel parameters
    3534alone.</para></warning>
    36                                                                                
     35
    3736<sect3><title>Package information</title>
    3837<itemizedlist spacing='compact'>
     
    4342<listitem><para>Estimated build time: &hdparm-time;</para></listitem></itemizedlist>
    4443</sect3>
    45                                                                                
    46 <sect3><title>Additional downloads</title>
     44
     45<!-- <sect3><title>Additional downloads</title>
    4746<itemizedlist spacing='compact'>
    4847<listitem><para>Required Patch: <ulink
    4948url="&patch-root;/hdparm-&hdparm-version;-glibc_CVS-1.patch"/></para></listitem>
    50 </itemizedlist></sect3>
    51                                                                                
     49</itemizedlist></sect3> -->
     50
    5251</sect2>
    5352
    5453<sect2>
    5554<title>Installation of <application>hdparm</application></title>
    56                                                                                
    57 <para>First apply the required patch:</para>
    58                                                                                
    59 <screen><userinput><command>patch -Np1 -i ../hdparm-&hdparm-version;-glibc_CVS-1.patch</command></userinput></screen>
    60                                                                                
    61 <para>Install <application>hdparm</application> by running the following commands:</para>
    62                                                                                
     55
     56<!-- <para>First apply the required patch:</para>
     57
     58<screen><userinput><command>patch -Np1 -i ../hdparm-&hdparm-version;-glibc_CVS-1.patch</command></userinput></screen> -->
     59
     60<para>Install <application>hdparm</application> by running the following
     61commands:</para>
     62
    6363<screen><userinput><command>make &amp;&amp;
    6464make install</command></userinput></screen>
    65                                                                                
     65
    6666<para>Note that by default, <command>hdparm</command> is installed in
    6767<filename class="directory">/sbin</filename> as some systems may require it
     
    7070<filename class="directory">/usr</filename> hierarchy, then replace the above
    7171commands with the following:</para>
    72                                                                                
     72
    7373<screen><userinput><command>make &amp;&amp;
    7474make binprefix=/usr install</command></userinput></screen>
    75                                                                                
     75
    7676</sect2>
    7777
    7878<sect2>
    7979<title>Contents</title>
    80                                                                                
    81 <para>The <application>hdparm</application> package contains <command>hdparm</command>.</para>
    82                                                                                
     80
     81<para>The <application>hdparm</application> package contains
     82<command>hdparm</command>.</para>
     83
    8384</sect2>
    84                                                                                
     85
    8586<sect2><title>Description</title>
    86                                                                                
     87
    8788<sect3><title>hdparm</title>
    88 <para><command>hdparm</command> provides a command-line interface to various hard disk
    89 ioctls supported by the stock Linux
     89<para><command>hdparm</command> provides a command-line interface to various
     90hard disk ioctls supported by the stock Linux
    9091<acronym>ATA</acronym>/<acronym>IDE</acronym> device driver
    9192subsystem.</para></sect3>
    92                                                                                
     93
    9394</sect2>
    9495
  • introduction/welcome/changelog.xml

    r85c254f r4188f1f  
    2323<itemizedlist>
    2424
     25<listitem><para>September 10th, 2004 [randy]: Updated to
     26hdparm-5.7.</para></listitem>
     27
    2528<listitem><para>September 9th, 2004 [randy]: Updated gcc patch
    2629in SVGAlib instructions.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.