Mailinglist Archive: zypp-devel (70 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [Kiwi-devel] v1.70 released
- From: Jan Kupec <jkupec@xxxxxxx>
- Date: Tue, 23 Oct 2007 15:18:46 +0200
- Message-id: <471DF4B6.4050008@xxxxxxx>
Jan Kupec wrote:
BTW, what about having --root to prepend the root to default paths for
all the above dirs unless they are used themselves?
--root $ROOT => --repos-dir $ROOT/etc/zypp/repos.d --cache-dir
$ROOT/var/cache/zypp --raw-cache-dir $ROOT/var/cache/zypp/raw
Currently --root $ROOT does not change these, it still reads metadata
and .repo files from '/' but installs to $ROOT
Cheers,
Jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Duncan Mac-Vicar Prett wrote:
On Wednesday 10 October 2007 17:00:05 Marcus Schäfer wrote:
- use smart --data-dir instead of force-channels. This will setupThis is nice. We have to add this to zypper too. libzypp supports it, but
a clean data dir channel repo for smart used by kiwi only. The
standard channel list in /var/lib/smart remains untouched
zypper does not pass it.
done in libzypp svn, will be out in zypper 0.9.1
-------------------------------------------------------------------
Tue Oct 23 14:57:23 CEST 2007 - jkupec@xxxxxxx
- --reposd-dir, --cache-dir, and --raw-cache-dir global options
added
- r7608
BTW, what about having --root to prepend the root to default paths for
all the above dirs unless they are used themselves?
--root $ROOT => --repos-dir $ROOT/etc/zypp/repos.d --cache-dir
$ROOT/var/cache/zypp --raw-cache-dir $ROOT/var/cache/zypp/raw
Currently --root $ROOT does not change these, it still reads metadata
and .repo files from '/' but installs to $ROOT
Cheers,
Jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |