Changeset 43f755b
- Timestamp:
- Dec 23, 2008, 10:29:50 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d258427
- Parents:
- 2963131
- Location:
- BOOK
- Files:
-
- 58 added
- 2 edited
-
Makefile (modified) (1 diff)
-
bootable/native-chapter.xml (added)
-
bootscripts/native-chapter.xml (added)
-
chroot/native-chapter.xml (added)
-
chroot/native/changingowner.xml (added)
-
chroot/native/chroot.xml (added)
-
chroot/native/createfiles.xml (added)
-
chroot/native/creatingdirs.xml (added)
-
chroot/native/devices.xml (added)
-
chroot/native/e2fsprogs.xml (added)
-
chroot/native/introduction.xml (added)
-
chroot/native/kernfs.xml (added)
-
chroot/native/pwdgroup.xml (added)
-
chroot/native/util-linux-ng.xml (added)
-
cross-tools/native-chapter.xml (added)
-
cross-tools/native/binutils.xml (added)
-
cross-tools/native/cflags.xml (added)
-
cross-tools/native/file.xml (added)
-
cross-tools/native/gcc-final.xml (added)
-
cross-tools/native/gcc-static.xml (added)
-
cross-tools/native/glibc.xml (added)
-
cross-tools/native/introduction.xml (added)
-
cross-tools/native/linux-headers.xml (added)
-
final-system/native-chapter.xml (added)
-
introduction/native-chapter.xml (added)
-
introduction/native/changelog.xml (added)
-
introduction/native/how.xml (added)
-
introduction/native/livecd.xml (added)
-
introduction/native/whatsnew.xml (added)
-
materials/native-chapter.xml (added)
-
native-index.xml (added)
-
partitioning/native-chapter.xml (added)
-
prologue/native/bookinfo.xml (added)
-
stylesheets/top-index.xsl (modified) (1 diff)
-
temp-system/native-chapter.xml (added)
-
temp-system/native/bash.xml (added)
-
temp-system/native/binutils.xml (added)
-
temp-system/native/bzip2.xml (added)
-
temp-system/native/coreutils.xml (added)
-
temp-system/native/diffutils.xml (added)
-
temp-system/native/file.xml (added)
-
temp-system/native/findutils.xml (added)
-
temp-system/native/gawk.xml (added)
-
temp-system/native/gcc.xml (added)
-
temp-system/native/gettext.xml (added)
-
temp-system/native/gmp.xml (added)
-
temp-system/native/grep.xml (added)
-
temp-system/native/gzip.xml (added)
-
temp-system/native/introduction.xml (added)
-
temp-system/native/lzma.xml (added)
-
temp-system/native/m4.xml (added)
-
temp-system/native/make.xml (added)
-
temp-system/native/mpfr.xml (added)
-
temp-system/native/ncurses.xml (added)
-
temp-system/native/patch.xml (added)
-
temp-system/native/sed.xml (added)
-
temp-system/native/tar.xml (added)
-
temp-system/native/texinfo.xml (added)
-
temp-system/native/zlib.xml (added)
-
testsuite-tools/native-chapter.xml (added)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r2963131 r43f755b 8 8 S := - 9 9 10 ARCHS := x86 x86_64 x86_64-64 sparc sparc64 sparc64-64 mips mips64 mips64-64 ppc ppc64 alpha 10 ARCHS := x86 x86_64 x86_64-64 sparc sparc64 sparc64-64 mips mips64 mips64-64 ppc ppc64 alpha native 11 11 12 12 ARCHS_HTML := $(ARCHS:%=%$(S)html) -
BOOK/stylesheets/top-index.xsl
r2963131 r43f755b 97 97 <div class="toc"> 98 98 <h3> 99 <xsl:text>Native Build</xsl:text> 100 </h3> 101 <ul> 102 <h3> 103 <xsl:text>Work in Progress.</xsl:text> 104 </h3> 105 <li> 106 <h4> 107 <a href="native"> 108 <xsl:text>Native</xsl:text> 109 </a> 110 </h4> 111 </li> 112 </ul> 113 <h3> 99 114 <xsl:text>32 Bit Builds</xsl:text> 100 115 </h3>
Note:
See TracChangeset
for help on using the changeset viewer.
