Changeset f15f637 in clfs-sysroot
- Timestamp:
 - Jul 21, 2006, 7:22:03 AM (19 years ago)
 - Branches:
 - master
 - Children:
 - 6942142
 - Parents:
 - 3536d03
 - Location:
 - BOOK
 - Files:
 - 
      
- 2 edited
 
- 
          
  cross-tools/common/glibc.xml (modified) (1 diff)
 - 
          
  introduction/common/changelog.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/glibc.xml
r3536d03 rf15f637 283 283 <para>To determine the local time zone, run the following script:</para> 284 284 285 <screen role="nodump"><userinput> ${CLFS}/usr/bin/tzselect</userinput></screen>285 <screen role="nodump"><userinput>TZDIR="${CLFS}/usr/share/zoneinfo" ${CLFS}/usr/bin/tzselect</userinput></screen> 286 286 287 287 <para>After answering a few questions about the location, the script will  - 
      
BOOK/introduction/common/changelog.xml
r3536d03 rf15f637 38 38 39 39 <listitem> 40 <para>June 21, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the 44 tzselect command. This makes sure that the tzselect command looks in 45 zoneinfo dir that was just installed by glibc instead of the host. 46 </para> 47 </listitem> 48 </itemizedlist> 49 </listitem> 50 51 <listitem> 40 52 <para>June 20, 2006</para> 41 53 <itemizedlist>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  