From 81ffaf78ce0e688445294dc22a9215c34003e11f Mon Sep 17 00:00:00 2001 From: mhoellein Date: Mon, 17 Jan 2022 06:43:22 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- cups/printers.conf | 6 +-- lvm/backup/system | 128 ++------------------------------------------- 2 files changed, 7 insertions(+), 127 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index bc97df93..3c4237ed 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -2,14 +2,14 @@ # Written by cupsd # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING -UUID urn:uuid:5c4d55fa-4a4a-37cd-6b91-004b0e0e0a83 +UUID urn:uuid:65583151-b345-3231-7ed7-b70a3b8ed7c5 Info Location MakeModel Color LaserJet MFP M277dw DeviceURI ipp://NPI9D0E59.local:631/ipp/print State Idle -StateTime 1642288234 -ConfigTime 1642288237 +StateTime 1642374500 +ConfigTime 1642374503 Type 4188 Accepting Yes Shared No diff --git a/lvm/backup/system b/lvm/backup/system index 4ef2dd77..fe6abab6 100644 --- a/lvm/backup/system +++ b/lvm/backup/system @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.176(2) (2017-11-03): Mon Jan 17 00:00:05 2022 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Mon Jan 17 06:42:17 2022 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing '/sbin/lvcreate -n var_backup -s /dev/system/var -L 10G'" +description = "Created *after* executing 'lvremove -y /dev/system/var_backup'" creation_host = "homeserver" # Linux homeserver 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 -creation_time = 1642374005 # Mon Jan 17 00:00:05 2022 +creation_time = 1642398137 # Mon Jan 17 06:42:17 2022 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 24 + seqno = 30 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -129,126 +129,6 @@ system { ] } } - - root_backup { - id = "342Bne-y159-lY0g-y5xR-LMGm-bL61-Kq4YCq" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642374001 # 2022-01-17 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", 41216 - ] - } - } - - home_backup { - id = "MXifSF-nlNn-xUvJ-f1rx-fRce-CcWk-UupqrB" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642374003 # 2022-01-17 00:00:03 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 43776 - ] - } - } - - var_backup { - id = "DeZBgJ-ZiX4-ndBg-gRer-XdZg-4UP9-5eW1bm" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642374005 # 2022-01-17 00:00:05 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 46336 - ] - } - } - - snapshot0 { - id = "LL1l3v-4K0K-r8vE-XXZF-yq30-mEq4-p3wwhc" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642374001 # 2022-01-17 00:00:01 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 6400 # 25 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "root" - cow_store = "root_backup" - } - } - - snapshot1 { - id = "PjGsrG-w4JN-WAdU-w1GD-x6Ny-RxJU-HciucT" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642374004 # 2022-01-17 00:00:04 +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 = "3kThXq-yYYa-d0hY-MdyP-GoBw-ywxG-dQvl96" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642374005 # 2022-01-17 00:00:05 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 25600 # 100 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "var" - cow_store = "var_backup" - } - } } } -- 2.43.0