source: README.PACO@ 9b09518

2.3 2.3.x 2.4 ablfs ablfs-more legacy new_features trunk
Last change on this file since 9b09518 was 9b09518, 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# By: Tor Olav Stava #
5# (torstava@broadpark.no #
6# #
7###########################################
8
9
10##### GENERAL DESCRIPTION #####
11
12This patch will enable the paco pacKAGE oRGANIZER to be used with jhalfs.
13At the moment only the LFS and HLFS-glibc parts are supported.
14
15
16##### QUICK START #####
17
181. Apply the paco.patch.
19 (patch -Np0 -i contrib/jhalfs-paco.patch)
20
212. Edit the configuration files to your preferences.
22 (common/config and LFS/config or HLFS/config)
23
243. Run the wanted script.
25 (Only ./lfs or ./hlfs --model glibc if you want to use paco)
26
274. Download the paco source package to the $BUILDDIR/sources dir.
28 paco-1.10.10 or later is recommended.
29 If using a newer paco version, remember to update also the
30 PACO_VERSION variable.
31
325. Run make.
33
34
35##### PREREQUISITES #####
36
37Before using jhalfs you should have some experience with LFS.
38
39If you don't know what LFS is about, then head over to
40http://www.linuxfromscratch.org/lfs and start from there.
41
42
43##### NOTES #####
44
45Patch author: Tor Olav Stava (torstava@broadpark.no)
46Any comments directly regarding the patch should be directed to the author
47or the ALFS mailing list. The patch author is not a member of the ALFS team,
48and all work is done on a voluntary basis.
49
50
51##### LINKS #####
52
53Linux From Scratch homepage:
54http://www.linuxfromscratch.org
55
56paco homepage:
57http://paco.sourceforge.net/index.html
58
59nALFS + paco hint by David Rosal:
60http://www.linuxfromscratch.org/hints/downloads/files/alfs_paco.txt
61
62
63##### SUPPORT #####
64
65Linux From Scratch Mailing Lists:
66http://www.linuxfromscratch.org/mail.html
67
68paco Mailing List:
69http://lists.sourceforge.net/lists/listinfo/paco-general
Note: See TracBrowser for help on using the repository browser.