source: README.PACO@ 0c2d20a

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

Paco patch don't work for now.

  • Property mode set to 100644
File size: 2.4 KB
Line 
1###########################################
2# #
3# README FILE FOR JHALFS PACO PATCH #
4# By: Tor Olav Stava #
5# (torstava@broadpark.no #
6# #
7###########################################
8
9**** W A R N I N G ****
10
11The patch don't work at this moment.
12
13
14##### GENERAL DESCRIPTION #####
15
16This patch will enable the paco pacKAGE oRGANIZER to be used with jhalfs.
17At the moment only the LFS and HLFS-glibc parts are supported.
18
19NEWS:
20 Preliminary support for CLFS is ready. It's not fully tested, so if you
21discover any bugs please notify the patch author. Also, Paco may or may not work
22on your specific architecture. Check the Paco homepage for details.
23
24##### QUICK START #####
25
261. Apply the paco.patch.
27 (patch -Np0 -i contrib/jhalfs-paco.patch)
28
292. Edit the configuration files to your preferences.
30 (common/config and LFS/config or HLFS/config or CLFS/config)
31
323. Run the wanted script.
33 (Only ./lfs or ./clfs or ./hlfs --model glibc if you want to use paco)
34
354. Run make.
36
37
38##### PREREQUISITES #####
39
40Before using jhalfs you should have some experience with LFS.
41
42If you don't know what LFS is about, then head over to
43http://www.linuxfromscratch.org/lfs and start from there.
44
45
46##### NOTES #####
47
48Paco-1.10.10 is currently recommended.
49Remember to update the common/config file is using a newer version.
50
51Patch author: Tor Olav Stava (torstava@broadpark.no)
52Any comments directly regarding the patch should be directed to the author
53or the ALFS mailing list. The patch author is not a member of the ALFS team,
54and all work is done on a voluntary basis.
55
56
57##### LINKS #####
58
59Linux From Scratch homepage:
60http://www.linuxfromscratch.org
61
62paco homepage:
63http://paco.sourceforge.net/index.html
64
65nALFS + paco hint by David Rosal:
66http://www.linuxfromscratch.org/hints/downloads/files/alfs_paco.txt
67
68
69##### SUPPORT #####
70
71Linux From Scratch Mailing Lists:
72http://www.linuxfromscratch.org/mail.html
73
74paco Mailing List:
75http://lists.sourceforge.net/lists/listinfo/paco-general
76
77
78##### TODO #####
79
80- Bughunting/testing CLFS part
81- Support for HLFS-uClibc
82- Support for BLFS (when it's ready)
83- Spread the Word
84
85
86##### HISTORY #####
87
882006-08-02
89- Preliminary support for CLFS done
90- Some code cleanup
91
922006-07-30
93- Automatical download of Paco source package done
94- Updated patch to support new HLFS layout
Note: See TracBrowser for help on using the repository browser.