Changeset 4034

Show
Ignore:
Timestamp:
09/14/08 12:39:01 (3 months ago)
Author:
jciccone
Message:

We need hostname from coreutils

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/final-system/common/coreutils.xml

    r3998 r4034  
    4242 
    4343<screen os="d"><userinput>./configure --prefix=/usr \ 
    44     --enable-no-install-program=arch,hostname,kill,su,uptime</userinput></screen> 
     44    --enable-no-install-program=arch,kill,su,uptime \ 
     45    --enable-install-program=hostname</userinput></screen> 
    4546 
    4647    <para os="e">Compile the package:</para> 
  • trunk/BOOK/final-system/multilib/coreutils.xml

    r3998 r4034  
    4343 
    4444<screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \ 
    45     --enable-no-install-program=arch,hostname,kill,su,uptime</userinput></screen> 
     45    --enable-no-install-program=arch,kill,su,uptime \ 
     46    --enable-install-program=hostname</userinput></screen> 
    4647 
    4748    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"