On Wed, 11 Sep 2019 21:23:03 +1000, Doug Laidlaw wrote:
On 9/9/19 2:08 am, Bit Twister wrote:
Hopefully, paper-utils will create you an /etc/papersize.rpmnew and not
overwrite yout change.
But unless I use rpmdrake, I won't be given the choice to keep the
.rpmnew file. It will be there, but not easily accessible.
I would suggest they are easily accessible but are not easily maintainable.
The smart system administrator will check each new release of a program
to see if it has support for drop in configuration file if needing to
make changes. If so, create the drop in file(s) with desired changes.
That removes the .rpmnew files for those apps.
Current check of all drop in files on my system shows
$ locate \.d/ | wc -l
1533
For the non-rpmdrake instances, it helps to parse an .rpmnew list
and run a change script to fold in desired changes.
My install_updates script runs my ck_4_rpmnew script to tell me about
any .rpmnew files and what to do/run to fold in my changes.
snippet example
fstab) echo -e "# fix:\n rm --force $_rpmnew_fn" >> $_fix_fn ;;
dhcpd.conf) echo -e "# fix:\n dhcpd_conf_changes" >> $_fix_fn ;;
If $_fix_fn exists, script calls xmessage to give me a pop up with
what to do.
Universities in the USA are finding that they need to use the size that
the progressive, civilized world uses, or they can't exchange information.
I do not understand how paper size relates to "they can't exchange information"
--- MBSE BBS v1.0.7.12A (GNU/Linux-x86_64)
* Origin: A noiseless patient Spider (2:250/1@fidonet)