On Thu, Nov 01, 2012 at 22:02:35 +0200, Elan Ruusamäe wrote:

>> The original intent was setup was first pkg installed with /etc/passwd, and 
>> filesystem (or FHS or ?)
>> carried a prerequisite (which is Requires: in modern RPM).
> that's the thing, currently FHS (or filesystem) needs to be installed 
> before setup package, due /etc dir-dependency :)

PLD-like solution follows:
1. FHS-etc.rpm carrying /etc directory only
2. setup-passwd.rpm carrying /etc/passwd with R: FHS-etc
3. FHS.rpm carrying the rest of FHS with R: setup-passwd
4. setup.rpm containing the rest of current setup package, R: FHS (no changes 
here).

Chicken-egg problem solved! Thanks again, subpackages!

-- 
Tomasz Pala <go...@pld-linux.org>
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to