source: README.PACO@ 8715be1

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

Fixed the paco patch update.

  • Property mode set to 100644
File size: 2.0 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. Run make.
28
29
30##### PREREQUISITES #####
31
32Before using jhalfs you should have some experience with LFS.
33
34If you don't know what LFS is about, then head over to
35http://www.linuxfromscratch.org/lfs and start from there.
36
37
38##### NOTES #####
39
40Paco-1.10.10 is currently recommended.
41Remember to update the common/config file is using a newer version.
42
43Patch author: Tor Olav Stava (torstava@broadpark.no)
44Any comments directly regarding the patch should be directed to the author
45or the ALFS mailing list. The patch author is not a member of the ALFS team,
46and all work is done on a voluntary basis.
47
48
49##### LINKS #####
50
51Linux From Scratch homepage:
52http://www.linuxfromscratch.org
53
54paco homepage:
55http://paco.sourceforge.net/index.html
56
57nALFS + paco hint by David Rosal:
58http://www.linuxfromscratch.org/hints/downloads/files/alfs_paco.txt
59
60
61##### SUPPORT #####
62
63Linux From Scratch Mailing Lists:
64http://www.linuxfromscratch.org/mail.html
65
66paco Mailing List:
67http://lists.sourceforge.net/lists/listinfo/paco-general
68
69
70##### TODO #####
71
72- Support for HLFS-uClibc
73- Support for CLFS
74- Support for BLFS (when it's ready)
75- Spread the Word
76
77
78##### HISTORY #####
79
802006-07-30
81- Automatical download of Paco source package
82- Updated patch to support new HLFS layout
Note: See TracBrowser for help on using the repository browser.