FS#15896 - notify user when auto updating config files
Attached to Project:
Release Engineering
Opened by Dieter Plaetinck (Dieter_be) - Tuesday, 11 August 2009, 08:55 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Monday, 26 November 2012, 04:45 GMT
Opened by Dieter Plaetinck (Dieter_be) - Tuesday, 11 August 2009, 08:55 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Monday, 26 November 2012, 04:45 GMT
|
Details
Any time aif updates a config file "automagically" it should
inform the user about this.
This is very interesting information. Maybe we could also integrate it with the settings that prompt for autofill-in. Something like: .. updating grub menu.lst kernel line for lvm setup .. updating mkinitcpio.conf: adding hooks: lvm.. <prompt: do you want to apply the same network settings?> .. updating rc.conf: ip .. updating rc.conf: netmask .... |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Monday, 26 November 2012, 04:45 GMT
Reason for closing: Deferred
Monday, 26 November 2012, 04:45 GMT
Reason for closing: Deferred
Hmm, i see no benefit for this:
a) It's the nature of an installer to create/modify config files...
b) On modern computers such messages run too fast over screen, so the user could not full read (and unserstand) them. So the message may be more confusing than usefully...
c) We have the "last instance" menu entry: "Configure System" where user could review and correct installer work so far...
a) & c) -> sure, but I just think it's very interesting information to see. so you know what's going on.