From: Mario Höllein Date: Thu, 16 Aug 2018 20:06:51 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=31f0e3dbebdc3ad15d641fc83715ad3995588feb;p=zenbook saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 21ef7f7..dcf7963 100755 --- a/.etckeeper +++ b/.etckeeper @@ -486,12 +486,14 @@ maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list maybe chmod 0644 'apt/sources.list.d/nodesource.list' maybe chmod 0644 'apt/sources.list.d/nodesource.list.save' maybe chmod 0644 'apt/sources.list.d/signal-xenial.list' +maybe chmod 0644 'apt/sources.list.d/signal-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/teamviewer.list' maybe chmod 0644 'apt/sources.list.d/teamviewer.list.save' maybe chmod 0644 'apt/sources.list.d/webupd8team-ubuntu-java-xenial.list' maybe chmod 0644 'apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/xenial-partner.list' maybe chmod 0644 'apt/sources.list.d/xenial-partner.list.save' +maybe chmod 0644 'apt/sources.list.d/yubico-ubuntu-stable-xenial.list' maybe chmod 0664 'apt/sources.list.save' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' @@ -500,6 +502,7 @@ maybe chmod 0644 'apt/trusted.gpg.d/ethereum_ubuntu_ethereum.gpg' maybe chmod 0644 'apt/trusted.gpg.d/graphics-drivers_ubuntu_ppa.gpg' maybe chmod 0644 'apt/trusted.gpg.d/mozillateam_ubuntu_firefox-next.gpg' maybe chmod 0644 'apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg' +maybe chmod 0644 'apt/trusted.gpg.d/yubico_ubuntu_stable.gpg' maybe chmod 0755 'aptdaemon' maybe chmod 0755 'aptdaemon/high-trust-repository-whitelist.d' maybe chmod 0644 'aptdaemon/high-trust-repository-whitelist.d/aptdaemon-trust-webapps.cfg' @@ -2416,6 +2419,7 @@ maybe chmod 0644 'ucf.conf' maybe chmod 0755 'udev' maybe chmod 0755 'udev/hwdb.d' maybe chmod 0755 'udev/rules.d' +maybe chmod 0644 'udev/rules.d/49-onlykey.rules' maybe chmod 0644 'udev/rules.d/51-android.rules' maybe chmod 0644 'udev/udev.conf' maybe chmod 0755 'udisks2' diff --git a/apt/sources.list.d/signal-xenial.list.save b/apt/sources.list.d/signal-xenial.list.save new file mode 100644 index 0000000..d16d2b4 --- /dev/null +++ b/apt/sources.list.d/signal-xenial.list.save @@ -0,0 +1 @@ +deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main diff --git a/apt/sources.list.d/yubico-ubuntu-stable-xenial.list b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list new file mode 100644 index 0000000..01fb97a --- /dev/null +++ b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list @@ -0,0 +1,2 @@ +deb http://ppa.launchpad.net/yubico/stable/ubuntu xenial main +# deb-src http://ppa.launchpad.net/yubico/stable/ubuntu xenial main diff --git a/apt/sources.list.save b/apt/sources.list.save index 5b974a3..c79c601 100644 --- a/apt/sources.list.save +++ b/apt/sources.list.save @@ -49,3 +49,5 @@ deb http://security.ubuntu.com/ubuntu xenial-security universe # deb-src http://security.ubuntu.com/ubuntu xenial-security universe deb http://security.ubuntu.com/ubuntu xenial-security multiverse # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse +deb http://archive.canonical.com/ precise partner +# deb-src http://archive.canonical.com/ precise partner diff --git a/apt/trusted.gpg.d/yubico_ubuntu_stable.gpg b/apt/trusted.gpg.d/yubico_ubuntu_stable.gpg new file mode 100644 index 0000000..f880ca5 Binary files /dev/null and b/apt/trusted.gpg.d/yubico_ubuntu_stable.gpg differ diff --git a/cups/printers.conf.O b/cups/printers.conf.O index 24f4f41..c84fbb5 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -79,22 +79,3 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job - -UUID urn:uuid:68e1d793-4ed7-3212-7d66-37b0d854a283 -Info TEST @ linux-a5xv -Location linux-a5xv.local -DeviceURI ipps://linux-a5xv.local:631/printers/TEST -State Idle -StateTime 1533879303 -ConfigTime 1533879303 -Type 6 -Accepting Yes -Shared No -JobSheets none none -QuotaPeriod 0 -PageLimit 0 -KLimit 0 -OpPolicy default -ErrorPolicy retry-job -Option cups-browsed true - diff --git a/udev/rules.d/49-onlykey.rules b/udev/rules.d/49-onlykey.rules new file mode 100644 index 0000000..4421d7b --- /dev/null +++ b/udev/rules.d/49-onlykey.rules @@ -0,0 +1,22 @@ +# UDEV Rules for OnlyKey, https://docs.crp.to/linux.html +# +# This file must be placed at: +# +# /etc/udev/rules.d/49-onlykey.rules (preferred location) +# or +# /lib/udev/rules.d/49-onlykey.rules (req'd on some broken systems) +# +# To install, type this command in a terminal: +# sudo cp 49-onlykey.rules /etc/udev/rules.d/49-onlykey.rules +# +# After this file is installed, physically unplug and reconnect OnlyKey. +# +ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789B]?", ENV{ID_MM_DEVICE_IGNORE}="1" +ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789A]?", ENV{MTP_NO_PROBE}="1" +SUBSYSTEMS=="usb", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789ABCD]?", MODE:="0666" +KERNEL=="ttyACM*", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789B]?", MODE:="0666" +# +# If you share your linux system with other users, or just don't like the +# idea of write permission for everybody, you can replace MODE:="0666" with +# OWNER:="yourusername" to create the device owned by you, or with +# GROUP:="somegroupname" and mange access using standard unix groups.