Changeset c30fcbf


Ignore:
Timestamp:
Feb 21, 2006, 2:09:18 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
a3340af
Parents:
9e15bb7
Message:

r1058@server (orig r1056): jim | 2006-01-12 15:24:03 -0800

r1367@server: jim | 2006-01-12 15:16:14 -0800
Update coreutils to copy more files to /bin for new udev rules and bootscripts


Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/coreutils.xml

    r9e15bb7 rc30fcbf  
    8383    <para os="r">Move programs to the locations specified by the FHS:</para>
    8484
    85 <screen os="s"><userinput>mv /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin
    86 mv /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
    87 mv /usr/bin/{rmdir,stty,sync,true,uname} /bin
     85<screen os="s"><userinput>mv /usr/bin/{[,basename,cat,chgrp,chmod,chown,cp,dd,df} /bin
     86mv /usr/bin/{ls,mkdir,mknod,mv,nice,pwd,readlink,rm,rmdir,sync} /bin
     87mv /usr/bin/{sleep,stty,test,touch,true,uname} /bin
    8888mv /usr/bin/chroot /usr/sbin</userinput></screen>
    8989
  • introduction/common/changelog.xml

    r9e15bb7 rc30fcbf  
    5050          <para>[jim] - Updated to Man-Pages 2.20.</para>
    5151        </listitem>
     52        <listitem>
     53          <para>[jim] - Updated Coreutils build instructions to copy more files
     54           to /bin. These are changes for bootscripts and the new udev rules.</para>
     55        </listitem>
    5256      </itemizedlist>
    5357    </listitem>
Note: See TracChangeset for help on using the changeset viewer.