source: README.PACO@ a2c9b41

1.0 2.3 2.3.x 2.4 ablfs ablfs-more legacy new_features trunk
Last change on this file since a2c9b41 was a2c9b41, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Rediffied paco patch.

  • Property mode set to 100644
File size: 1.9 KB
Line 
1###########################################
2# #
3# README FILE FOR JHALFS PACO PATCH #
4# #
5###########################################
6
7
8WARNING: AT THIS MOMENT THE PACO PATCH IS BROKEN
9================================================
10
11
12##### NOTES #####
13
14Patch author: Tor Olav Stava (t-ol-sta@online.no)
15
16Any comments directly regarding the patch should be directed to the author
17or the ALFS mailing list.
18
19The patch author is not a member of the ALFS team, and all work is done
20on a voluntary basis.
21
22
23##### GENERAL DESCRIPTION #####
24
25This patch will enable the paco pacKAGE oRGANIZER to be used with jhalfs.
26At the moment only the LFS, BLFS, and HLFS-glibc parts are supported.
27
28
29##### PREREQUISITES #####
30
31Before using jhalfs you should have some experience with LFS.
32
33If you don't know what LFS is about, then head over to
34http://www.linuxfromscratch.org/lfs and start from there.
35
36
37##### QUICK START #####
38
391. Apply the paco.patch.
40 (patch -Np0 -i contrib/jhalfs-paco.patch)
41
422. Edit the configuration files to your preferences.
43 (common/config and LFS/config or HLFS/config)
44
453. Run the wanted script.
46 (Only ./lfs ./hlfs --model glibc, and ./blfs if you want to use paco)
47
484. Download the paco source package to the $BUILDDIR/sources dir.
49 paco-1.10.8 or later is recommended.
50 If using a newer paco version, remember to update also the
51 PACO_VERSION variable.
52
535. Run make.
54
55
56##### LINKS #####
57
58Linux From Scratch homepage:
59http://www.linuxfromscratch.org
60
61paco homepage:
62http://paco.sourceforge.net/index.html
63
64nALFS + paco hint by David Rosal:
65http://www.linuxfromscratch.org/hints/downloads/files/alfs_paco.txt
66
67
68##### SUPPORT #####
69
70Linux From Scratch Mailing Lists:
71http://www.linuxfromscratch.org/mail.html
72
73paco Mailing List:
74http://lists.sourceforge.net/lists/listinfo/paco-general
Note: See TracBrowser for help on using the repository browser.