Ignore:
Timestamp:
Feb 13, 2014, 11:45:12 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cbbd1e4
Parents:
c30e40f1
Message:

No need for a link of /tools/bin/sh to bash. By the time we need to run bash from tools, we are in chroot and already have a link to /bin/sh to bash and /bin/bash to /tools/bin/bash.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/bash.xml

    rc30e40f1 rbf75f20  
    9191<screen os="h"><userinput>make install</userinput></screen>
    9292
    93     <para os="t3">Make a link for programs that use <command>sh</command> for
    94     a shell:</para>
    95 
    96 <screen os="t4"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
    97 
    9893  </sect2>
    9994
Note: See TracChangeset for help on using the changeset viewer.