Re: Proposal to use repo files in Anaconda environment

2019-10-02 Thread jkonecny
On Thu, 2019-09-26 at 08:26 -0700, Brian C. Lane wrote: > On Thu, Sep 26, 2019 at 02:25:49PM +0200, jkone...@redhat.com wrote: > > On Fri, 2019-09-20 at 10:21 -0700, Brian C. Lane wrote: > > > On Tue, Sep 17, 2019 at 03:09:01PM +0200, jkone...@redhat.com > > > wrote: > > [snip] > > > > With an up

Re: Proposal to use repo files in Anaconda environment

2019-09-26 Thread Brian C. Lane
On Thu, Sep 26, 2019 at 02:25:49PM +0200, jkone...@redhat.com wrote: > On Fri, 2019-09-20 at 10:21 -0700, Brian C. Lane wrote: > > On Tue, Sep 17, 2019 at 03:09:01PM +0200, jkone...@redhat.com wrote: [snip] > > With an updates.img solution like you are describing here is there > > anything > > to

Re: Proposal to use repo files in Anaconda environment

2019-09-26 Thread jkonecny
On Fri, 2019-09-20 at 10:21 -0700, Brian C. Lane wrote: > On Tue, Sep 17, 2019 at 03:09:01PM +0200, jkone...@redhat.com wrote: > > Hello everyone, > > > > We (the Anaconda installer team) want to solve multiple problems by > > one > > solution and we want > > > > *YOUR FEEDBACK!* > > > > > > I

Re: Proposal to use repo files in Anaconda environment

2019-09-20 Thread Colin Walters
On Wed, Sep 18, 2019, at 8:00 AM, Nico Kadel-Garcia wrote: > > You also have to pre-build your filesystems to have a place to copy > the files into at installation time. If you're going to go to that > much work, why are you bothering with yum? Why not just pre-build and > install a base operati

Re: Proposal to use repo files in Anaconda environment

2019-09-20 Thread Brian C. Lane
On Tue, Sep 17, 2019 at 03:09:01PM +0200, jkone...@redhat.com wrote: > Hello everyone, > > We (the Anaconda installer team) want to solve multiple problems by one > solution and we want > > *YOUR FEEDBACK!* > > > In short we are proposing to use custom repo files when configuring > Anaconda fo

Re: Proposal to use repo files in Anaconda environment

2019-09-18 Thread Neal Gompa
On Wed, Sep 18, 2019 at 8:03 AM Nico Kadel-Garcia wrote: > > You also have to pre-build your filesystems to have a place to copy > the files into at installation time. If you're going to go to that > much work, why are you bothering with yum? Why not just pre-build and > install a base operating s

Re: Proposal to use repo files in Anaconda environment

2019-09-18 Thread Nico Kadel-Garcia
On Wed, Sep 18, 2019 at 4:49 AM wrote: > > Hi James, > > On Tue, 2019-09-17 at 09:57 -0400, James Cassell wrote: > > In general, I'd prefer to extend the ks repo command. > > > > My main concern is that the original-ks.cfg or anaconda-ks.cfg might > > no longer provide a complete description of ho

Re: Proposal to use repo files in Anaconda environment

2019-09-18 Thread jkonecny
Hi James, On Tue, 2019-09-17 at 09:57 -0400, James Cassell wrote: > In general, I'd prefer to extend the ks repo command. > > My main concern is that the original-ks.cfg or anaconda-ks.cfg might > no longer provide a complete description of how a particular system > was installed, so it'd like th

Re: Proposal to use repo files in Anaconda environment

2019-09-17 Thread James Cassell
On Tue, Sep 17, 2019, at 9:09 AM, jkone...@redhat.com wrote: > Hello everyone, > > We (the Anaconda installer team) want to solve multiple problems by one > solution and we want > > *YOUR FEEDBACK!* > > > In short we are proposing to use custom repo files when configuring > Anaconda for image

Proposal to use repo files in Anaconda environment

2019-09-17 Thread jkonecny
Hello everyone, We (the Anaconda installer team) want to solve multiple problems by one solution and we want *YOUR FEEDBACK!* In short we are proposing to use custom repo files when configuring Anaconda for image creation instead of adding even more complexity to the kickstart repo command. Fo