]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorMario Höllein <mhoellein@freenet.de>
Wed, 22 Aug 2018 14:18:05 +0000 (16:18 +0200)
committerroot <root@localhost>
Wed, 22 Aug 2018 14:18:05 +0000 (16:18 +0200)
.etckeeper
apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list [new file with mode: 0644]
apt/sources.list.d/linphone-ubuntu-release-xenial.list.save [new file with mode: 0644]
apt/trusted.gpg.d/bitcoin_ubuntu_bitcoin.gpg [new file with mode: 0644]

index 26888bf5674ed33bba60ada7190d957f8f6ea3ec..b30a5f6904ff1518ed2811c32e5a84ab0206ae60 100755 (executable)
@@ -471,6 +471,7 @@ maybe chmod 0644 'apt/apt.conf.d/99update-notifier'
 maybe chmod 0755 'apt/preferences.d'
 maybe chmod 0664 'apt/sources.list'
 maybe chmod 0755 'apt/sources.list.d'
+maybe chmod 0644 'apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list'
 maybe chmod 0644 'apt/sources.list.d/bumblebee-ubuntu-stable-xenial.list'
 maybe chmod 0644 'apt/sources.list.d/bumblebee-ubuntu-stable-xenial.list.save'
 maybe chmod 0644 'apt/sources.list.d/devolo-updates.list'
@@ -482,6 +483,7 @@ maybe chmod 0644 'apt/sources.list.d/google.list.save'
 maybe chmod 0644 'apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list'
 maybe chmod 0644 'apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.save'
 maybe chmod 0644 'apt/sources.list.d/linphone-ubuntu-release-xenial.list'
+maybe chmod 0644 'apt/sources.list.d/linphone-ubuntu-release-xenial.list.save'
 maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list'
 maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.save'
 maybe chmod 0644 'apt/sources.list.d/nodesource.list'
@@ -501,6 +503,7 @@ maybe chmod 0644 'apt/sources.list.d/yubico-ubuntu-stable-xenial.list.save'
 maybe chmod 0664 'apt/sources.list.save'
 maybe chmod 0644 'apt/trusted.gpg'
 maybe chmod 0755 'apt/trusted.gpg.d'
+maybe chmod 0644 'apt/trusted.gpg.d/bitcoin_ubuntu_bitcoin.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/bumblebee_ubuntu_stable.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/ethereum_ubuntu_ethereum.gpg'
 maybe chmod 0644 'apt/trusted.gpg.d/graphics-drivers_ubuntu_ppa.gpg'
diff --git a/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list b/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list
new file mode 100644 (file)
index 0000000..37baca3
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main
+# deb-src http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main
diff --git a/apt/sources.list.d/linphone-ubuntu-release-xenial.list.save b/apt/sources.list.d/linphone-ubuntu-release-xenial.list.save
new file mode 100644 (file)
index 0000000..7e03df8
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/linphone/release/ubuntu xenial main
+# deb-src http://ppa.launchpad.net/linphone/release/ubuntu xenial main
diff --git a/apt/trusted.gpg.d/bitcoin_ubuntu_bitcoin.gpg b/apt/trusted.gpg.d/bitcoin_ubuntu_bitcoin.gpg
new file mode 100644 (file)
index 0000000..9b3f9f9
Binary files /dev/null and b/apt/trusted.gpg.d/bitcoin_ubuntu_bitcoin.gpg differ