On 6/12/07, Joachim Schipper wrote:
I follow current by installing binary snapshots and pre-compiled packages.
fetchmail also depends on expat.
Because I don't want the complete xbase41.tgz I just extract the expat libs
and put them in a site41-hostname.tgz
#!/bin/sh
VERSION=41
HOST=diogenes
TARBALL=site${VERSION}-${HOST}.tgz
tar xvzpf xbase41.tgz -C /tmp \*expat\*
tar cvzf $TARBALL -C /tmp usr
tar tvzf $TARBALL
---------------
During the snapshot install this file gets selected automatically.
Snippet from the install:
Select sets by entering a set name, a file name pattern or 'all'. De-select
sets by prepending a '-' to the set name, file name pattern or 'all'. Selected
sets are labelled '[X]'.
[X] bsd
[X] bsd.rd
[ ] bsd.mp
[X] base41.tgz
[X] etc41.tgz
[X] misc41.tgz
[X] comp41.tgz
[X] man41.tgz
[ ] xbase41.tgz
[ ] xetc41.tgz
[ ] xshare41.tgz
[ ] xfont41.tgz
[ ] xserv41.tgz
[X] site41-diogenes.tgz
------------------------
=Adriaan=
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Linus Torvalds | Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series.. |
| Paul Jackson | Re: cpuset-remove-sched-domain-hooks-from-cpusets |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Linus Torvalds | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [klibc] [patch] import socket defines |
