Bug 113539

Summary: mkinitrd files are not marked as %config
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Olaf Hering <ohering>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: kukuk
Version: Beta 3   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olaf Hering 2005-08-27 12:48:47 UTC
all files in mkinitrd.rpm are textfiles.
non of them is marked %config, local modifications are lost during update.
Comment 1 Thorsten Kukuk 2005-08-27 15:57:53 UTC
If you mark them as config files you will break future updates. None of this
files are config files!
Comment 2 Olaf Hering 2005-08-27 18:45:07 UTC
%config -> .rpmsave 
%noreplace %config -> .rpmnew 
Comment 3 Thorsten Kukuk 2005-08-27 20:26:20 UTC
And? This are still scripts and no config files.