[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] (for pykickstart) Add a source option to repo declaration
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH] (for pykickstart) Add a source option to repo declaration
- Date: Mon, 20 Aug 2007 11:21:31 -0400
On Sun, 2007-08-19 at 08:01 -0400, Jesse Keating wrote:
> As per conversations over on fedora-livecd-list, we'd like a reliable
> method to indicate/detect what repos are for source vs which are for
> built packages. This allows consumers to parse the repo list and only
> enable the correct repos at the appropriate time and reuse existing yum
> objects to interact with source at a later point in the program.
Largely repeating my question from livecd-list -- why does it really
matter that it's a source repo? source is just another arch, so add all
the repos and set your arches accordingly. If we add a repo --source
type, then why not repo --arch=i386, etc.
Also, there's nothing that prevents you from having a repo which has
both binary and source packages. In fact, I'll often do so when just
putting something up for people to play with or test
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]