[csw-maintainers] New catalog: 'beanie'
Maciej (Matchek) Bliziński
maciej at opencsw.org
Sat Jan 12 12:35:48 CET 2013
To follow up on Peter Felecan's questions; the size taken up by this
catalog should be small. You can check that the number of files with
the hard link count equal to one is small. To check, you can run this
command in e.g. beanie/sparc/5.10:
find . -type f -printf '%f %n\n' | awk '$2 == 1'
What are 'larger rebuilds'? Larger rebuilds are ones where you need to
update a set of packages which:
- form a dependency chain, so you can't rebuild everything at once
- and the first rebuild breaks other packages
- and the effort will span more than 24h
Maciej
More information about the maintainers
mailing list