From: fbrehm Date: Fri, 30 Mar 2012 12:48:48 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9b14c3819056e26a2b765ce1c3ef7492553d5f2b;p=config%2Fsamara%2Fetc.git committing changes in /etc after emerge run Package changes: +app-arch/dpkg-1.16.0.3 --- diff --git a/.etckeeper b/.etckeeper index f77d649..ebc527b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -5,6 +5,7 @@ mkdir -p './bash_completion.d' mkdir -p './ca-certificates/update.d' mkdir -p './courier-imap/shared' mkdir -p './courier-imap/shared.tmp' +mkdir -p './dpkg/dpkg.cfg.d' mkdir -p './foomatic/direct' mkdir -p './gnome-settings-daemon/xrandr' mkdir -p './php/cgi-php5.3/ext' @@ -139,6 +140,8 @@ maybe chmod 0644 './acpi/events/default' maybe chmod 0755 './adobe' maybe chmod 0644 './adobe/mms.cfg' maybe chmod 0600 './aiccu.conf' +maybe chmod 0755 './alternatives' +maybe chmod 0644 './alternatives/README' maybe chmod 0755 './apache2' maybe chmod 0644 './apache2/httpd.conf' maybe chmod 0644 './apache2/magic' @@ -588,6 +591,8 @@ maybe chmod 0600 './default/useradd' maybe chmod 0644 './dhcpcd.conf' maybe chmod 0644 './dispatch-conf.conf' maybe chmod 0644 './dmtab' +maybe chmod 0755 './dpkg' +maybe chmod 0755 './dpkg/dpkg.cfg.d' maybe chmod 0644 './e2fsck.conf' maybe chmod 0755 './eclean' maybe chmod 0644 './eclean/distfiles.exclude' diff --git a/alternatives/README b/alternatives/README new file mode 100644 index 0000000..54ef740 --- /dev/null +++ b/alternatives/README @@ -0,0 +1,2 @@ +Please read the update-alternatives(8) man page for information on this +directory and its contents.