#1713: Use sect1info tags to get tarball names and versions in LFS
-------------------------+-----------------------
 Reporter:  pierre       |       Owner:  pierre
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  3.0
Component:  jhalfs       |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by pierre):

 It is slightly more complicated... The url and package names are taken
 from the adequate pages (chapter 3 for LFS, chapter 4 for HLFS, chapter
 materials/${ARCH}-chapter for CLFS), and put in respective files urls.lst
 and pkg_tarball_list.

 On the other hand, scripts are generated with names taken from the
 <?dbhtml filename=""?> processing instructions. Then, when creating the
 Makefile, the name of the tarball has to be guessed from the script name.
 This is because unpacking and changing to the build directory is done in
 the Makefile. Things could be much simpler if unpacking and changing to
 the build directory were done in the scriptlet itself. Then the sect1info
 tags could be used when generating the scriptlet, and no guess would be
 needed...

 But this entails some drastic change in Makefile generation. Note that
 those changes have to be done only in master.sh and lfs.xsl, since CLFS is
 not supposed to be touched by those changes, at least ATM.

--
Ticket URL: <http://wiki.linuxfromscratch.org/alfs/ticket/1713#comment:2>
ALFS Trac <http://wiki.linuxfromscratch.org/alfs/>
Automated Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to