Changeset ed5e88d in clfs-embedded for BOOK/final-system/common/creatingdirs.xml


Ignore:
Timestamp:
Oct 15, 2013, 8:00:04 PM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
08c1cb1
Parents:
9228651
git-author:
Andrew Bradford <andrew@…> (10/14/13 18:22:08)
git-committer:
Andrew Bradford <andrew@…> (10/15/13 20:00:04)
Message:

Move creatingdirs to final-system

We don't want to make any final system file system configuration until
after the entire toolchain is built. This will allow for building a
stand alone toolchain that could be used for other purposes and where
the target file system can be created anywhere.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/creatingdirs.xml

    r9228651 red5e88d  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
    4   <!ENTITY % general-entities SYSTEM "../general.ent">
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66]>
    77
    8 <sect1 id="ch-final-preps-creatingdirs">
     8<sect1 id="ch-final-system-creatingdirs">
    99  <?dbhtml filename="creatingdirs.html"?>
    1010
Note: See TracChangeset for help on using the changeset viewer.