Re: Sourcing /etc/rc.conf in configs and .install scripts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 13/11/13 07:41, Karol Blazewicz wrote:
> * core/nfs-utils/nfs-utils.install:
> 
> post_upgrade() {
>   if [ "$(vercmp $2 1.2.0-2)" -lt 0 ]; then
> cat << 'EOM'
>   ==> IMPORTANT NFS UTILS CHANGES:
>   ==> This is a rather important upgrade, you are going to have to
> change config files.
>   ==> /etc/rc.conf daemons changes:
>   ==> Change portmap to rpcbind
>   ==> Change nfslock to nfs-common
>   ==> Change nfsd to nfs-server
>   ==>
>   ==> Extended configuration options for NFS (clients & server) are
> available in:
>   ==> /etc/conf.d/nfs-common
>   ==> /etc/conf.d/nfs-server
>   ==> Please change them to your needs.
> EOM
>   fi
> }

I'd say any package with a multiline output should have a bug filed to
remove it.

A


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux