Changeset 2092

Show
Ignore:
Timestamp:
10/07/07 06:41:36 (1 year ago)
Author:
alexander
Message:
  • Renamed README to README.txt
  • Changed the default documented path to the LFS XML book
  • Made README.txt a valid asciidoc document, thus enabling production of

HTML and other documentation formats (TODO - asciidoc depends on Python)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r2085 r2092  
    413413        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg 
    414414        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue* 
    415         @install -m644 doc/README doc/lfscd-remastering-howto.txt $(MP)/root 
     415        @install -m644 doc/README.txt doc/lfscd-remastering-howto.txt $(MP)/root 
    416416        @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README 
    417417        @install -m600 root/.bashrc $(MP)/root/.bashrc 
  • trunk/etc/issue.fullcd

    r2053 r2092  
    88____________________________________________________________ 
    99 
    10 Please read the /root/README file before using this CD. 
     10Please read the /root/README.txt file before using this CD. 
    1111 
    1212All source packages needed to build an LFS system are located in /lfs-sources. 
  • trunk/etc/issue.nosrc

    r2053 r2092  
    88____________________________________________________________ 
    99 
    10 Please read the /root/README file before using this CD. 
     10Please read the /root/README.txt file before using this CD. 
    1111 
    1212This CD does not include LFS sources. 
  • trunk/etc/issue.toram

    r2053 r2092  
    88____________________________________________________________ 
    99 
    10 Please read the /root/README file before using this CD. 
     10Please read the /root/README.txt file before using this CD. 
    1111 
    1212All source packages needed to build an LFS system are located on the CD,