From 9f0d2455d1f654b6e6e7512e00c97486f591ba5e Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 15 Mar 2023 00:14:41 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 1 + NetworkManager/system-connections/moellein | 25 ++++ lvm/backup/system | 128 ++++++++++++++++++++- 3 files changed, 150 insertions(+), 4 deletions(-) create mode 100644 NetworkManager/system-connections/moellein diff --git a/.etckeeper b/.etckeeper index 01b223b2..144a2004 100755 --- a/.etckeeper +++ b/.etckeeper @@ -117,6 +117,7 @@ maybe chmod 0755 'NetworkManager/dnsmasq-shared.d' maybe chmod 0755 'NetworkManager/dnsmasq.d' maybe chmod 0755 'NetworkManager/system-connections' maybe chmod 0600 'NetworkManager/system-connections/Wired connection 1' +maybe chmod 0600 'NetworkManager/system-connections/moellein' maybe chmod 0755 'ODBCDataSources' maybe chmod 0755 'PackageKit' maybe chmod 0644 'PackageKit/PackageKit.conf' diff --git a/NetworkManager/system-connections/moellein b/NetworkManager/system-connections/moellein new file mode 100644 index 00000000..1bc359f0 --- /dev/null +++ b/NetworkManager/system-connections/moellein @@ -0,0 +1,25 @@ +[connection] +id=moellein +uuid=bf58ffb3-b744-4a0f-be55-4bfba5388144 +type=wifi +permissions= + +[wifi] +mac-address=C4:23:60:90:88:B9 +mac-address-blacklist= +mode=infrastructure +ssid=moellein + +[wifi-security] +auth-alg=open +key-mgmt=wpa-psk +psk=90628227476854167809 + +[ipv4] +dns-search= +method=auto + +[ipv6] +addr-gen-mode=stable-privacy +dns-search= +method=auto diff --git a/lvm/backup/system b/lvm/backup/system index a67ad8e6..565b8069 100644 --- a/lvm/backup/system +++ b/lvm/backup/system @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.176(2) (2017-11-03): Tue Mar 14 00:20:46 2023 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Wed Mar 15 00:00:02 2023 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing '/sbin/lvremove -y /dev/system/var_backup'" +description = "Created *after* executing '/sbin/lvcreate -n var_backup -s /dev/system/var -L 10G'" creation_host = "homeserver" # Linux homeserver 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 -creation_time = 1678749646 # Tue Mar 14 00:20:46 2023 +creation_time = 1678834802 # Wed Mar 15 00:00:02 2023 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 5110 + seqno = 5116 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -151,6 +151,126 @@ system { ] } } + + root_backup { + id = "hwzOsL-W531-OUjI-1tf2-DYuq-1FAL-wNmNGJ" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1678834801 # 2023-03-15 00:00:01 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 2560 # 10 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 52412 + ] + } + } + + home_backup { + id = "2dr0ST-RlZI-gLCO-KO7O-50vi-qtN2-05zZPb" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1678834802 # 2023-03-15 00:00:02 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 2560 # 10 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 54972 + ] + } + } + + var_backup { + id = "vyxCZn-jPJm-uGd9-7XJz-ggTN-M3Pi-bcvuhZ" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1678834802 # 2023-03-15 00:00:02 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 2560 # 10 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 57532 + ] + } + } + + snapshot0 { + id = "oqHJMa-zknL-EG78-U6B0-z7mz-Y3DC-XpM6fu" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1678834802 # 2023-03-15 00:00:02 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 7680 # 30 Gigabytes + + type = "snapshot" + chunk_size = 8 + origin = "root" + cow_store = "root_backup" + } + } + + snapshot1 { + id = "0jr5XP-AqwN-vjHO-AqfO-CD0o-Turj-AYmxiD" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1678834802 # 2023-03-15 00:00:02 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 5120 # 20 Gigabytes + + type = "snapshot" + chunk_size = 8 + origin = "home" + cow_store = "home_backup" + } + } + + snapshot2 { + id = "uyfttE-vwHf-WcKc-jaod-Gg2r-adah-2VXG6J" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1678834802 # 2023-03-15 00:00:02 +0100 + creation_host = "homeserver" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 35516 # 138,734 Gigabytes + + type = "snapshot" + chunk_size = 8 + origin = "var" + cow_store = "var_backup" + } + } } } -- 2.43.0