Mailinglist Archive: yast-devel (32 mails)
| < Previous | Next > |
[yast-devel] installation & network
- From: Michal Zugec <mzugec@xxxxxxx>
- Date: Sun, 27 May 2007 14:05:13 +0200
- Message-id: <465973F9.5070909@xxxxxxx>
Hi,
I made some changes in network code for installation to make it easy to
understand, no duplicate code, easy to debug, etc.
I will document that changes in opensuse wiki (changes, current status
and my plan to future) but not now and not here (after test that
everything is ok).
Here I want to describe package/file/root_file changes:
------------------------------------------------------------------------
yast2-installation:
control/control.openSUSE.xml, control/control.xml - removed item
"inst_netsetup", this file is removed from yast2-network
network_finish.ycp, S07-medium - changes
yast2-network :
inst_netsetup.ycp - removed
install.ycp - renamed to "save_network.ycp" this file should replace
create_interface bash script
NetworkStorage.ycp, Lan.ycp - changes
inst-sys (root):
- remove create_interface script
- use save_network.ycp and NetworkStorage.ycp script in inst_sys
- use changed control.xml (I hope that changes in svn are enought)
------------------------------------------------------------------------
Steffen, could you made that changes for inst-sys? I don't know if I
should mark that files (and how)? yast2-network is not included in
inst-sys, because is used for second stage, not first. But because of
maintenance I would like to have that files in my package.
Lukas - is that enough when I changed 2 xml files above, or do I need
anythink else?
Christian - all changes we talked before I will implement after this
Thomas, Arvin, Uwe - I didn't checked autoinstallation because Storage
is broken in autoyast (is it known bug or should I report this)?
All changes are in subversion now, I will send them to autobuild
probably after Tuesday's meeting and after your responses.
Bye,
Michal
--
Best Regards,
Michal Zugec
Software developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: mzugec@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 960
190 00 Praha 9 fax: +420 296 542 374
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
I made some changes in network code for installation to make it easy to
understand, no duplicate code, easy to debug, etc.
I will document that changes in opensuse wiki (changes, current status
and my plan to future) but not now and not here (after test that
everything is ok).
Here I want to describe package/file/root_file changes:
------------------------------------------------------------------------
yast2-installation:
control/control.openSUSE.xml, control/control.xml - removed item
"inst_netsetup", this file is removed from yast2-network
network_finish.ycp, S07-medium - changes
yast2-network :
inst_netsetup.ycp - removed
install.ycp - renamed to "save_network.ycp" this file should replace
create_interface bash script
NetworkStorage.ycp, Lan.ycp - changes
inst-sys (root):
- remove create_interface script
- use save_network.ycp and NetworkStorage.ycp script in inst_sys
- use changed control.xml (I hope that changes in svn are enought)
------------------------------------------------------------------------
Steffen, could you made that changes for inst-sys? I don't know if I
should mark that files (and how)? yast2-network is not included in
inst-sys, because is used for second stage, not first. But because of
maintenance I would like to have that files in my package.
Lukas - is that enough when I changed 2 xml files above, or do I need
anythink else?
Christian - all changes we talked before I will implement after this
Thomas, Arvin, Uwe - I didn't checked autoinstallation because Storage
is broken in autoyast (is it known bug or should I report this)?
All changes are in subversion now, I will send them to autobuild
probably after Tuesday's meeting and after your responses.
Bye,
Michal
--
Best Regards,
Michal Zugec
Software developer
---------------------------------------------------------------------
SuSE CR, s.r.o. e-mail: mzugec@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 960
190 00 Praha 9 fax: +420 296 542 374
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |