source: README.PACO@ b9ec725

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

Updated paco patch from upstream.

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