Re: Helloworld Anaconda add-on

2019-11-06 Thread edsionte
Thanks! 于2019年11月6日 周三17:42写道: > On Wed, 2019-11-06 at 10:24 +0100, jkone...@redhat.com wrote: > > On Wed, 2019-11-06 at 17:08 +0800, edsionte wrote: > > yes! It works right now. :) > Thanks. > > > Great! :). > > > And what's the difference between these two branch? > > > We are making bigger

Re: Helloworld Anaconda add-on

2019-11-06 Thread jkonecny
On Wed, 2019-11-06 at 10:24 +0100, jkone...@redhat.com wrote: > On Wed, 2019-11-06 at 17:08 +0800, edsionte wrote: > > yes! It works right now. :)Thanks. > > Great! :). > > > And what's the difference between these two branch? > > We are making bigger changes in Fedora Rawhide to switch

Re: Helloworld Anaconda add-on

2019-11-06 Thread jkonecny
On Wed, 2019-11-06 at 17:08 +0800, edsionte wrote: > yes! It works right now. :)Thanks. Great! :). > And what's the difference between these two branch? We are making bigger changes in Fedora Rawhide to switch Anaconda to a modular Anaconda. Read here for more info:

Re: Helloworld Anaconda add-on

2019-11-06 Thread edsionte
yes! It works right now. :) Thanks. And what's the difference between these two branch? 于2019年11月6日周三 下午4:36写道: > Ohh, I've missed that you are trying to create the addon on CentOS-7. > > Right now, you are using master branch which is for Fedora Rawhide. For > CentOS-7 you have to use

Re: Helloworld Anaconda add-on

2019-11-06 Thread edsionte
Thanks your reply, “inst.updates=hd:/sdb4:/images/updates.img ” was my writing error,sorry for that. Actually, I used "inst.updates=hd:sdb4:/images/updates.img" as you said above, and the menu hasn't new category. I have read : pyanaconda/ui/categories/__init__.py