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

Re: ca-certificates symlinks out of /etc



also sprach Alex Pennace <alex@pennace.org> [2006.10.31.1917 +0100]:
> The configuration being preserved is a set of symlinks, not the
> contents of their targets.

I am fully aware of this. However, it's misleading, don't you think?
It's just not very typical for symlinks in /etc to be considered
configuration:

Symlinks "leaving" /etc, including ca-certificates:

  piper:/etc> sudo find /etc -path /etc/alternatives -prune -o -type l -exec readlink -f {} \; | egrep -v '^/etc' | wc -l 
  210

Targets of symlinks "leaving" /etc, excluding ca-certificates:

  piper:/etc> sudo find /etc -path /etc/alternatives -prune -o -type l -exec readlink -f {} \; | egrep -v '(^/etc|ca-certificates)'                               /var/lib/defoma/pango.d/pangox.aliases
  /lib/linux-sound-base/noOSS.modprobe.conf
  /lib/linux-sound-base/noOSS.modutils.conf
  /lib/linux-sound-base/noOSS.discover1.conf
  /usr/share/dict/web2
  /lib/linux-sound-base/noOSS.hotplug.blacklist
  /var/lib/defoma/fontconfig.d/fonts.conf
  /lib/linux-sound-base/ALSA.discover2.conf
  /usr/bin/Xorg

I'd go as far as claiming that all these are bugs or design
misdecisions.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
"in contrast to the what-you-see-is-what-you-get philosophy,
 unix is the you-asked-for-it,-you-got-it operating system."
                                                           --scott lee

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


Reply to: