From 706d530d825e3dc2b49d7b3ea498549e7a300f5b Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 19 Jan 2022 09:41:02 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- cups/printers.conf | 8 +-- lvm/backup/system | 128 ++------------------------------------------- 2 files changed, 8 insertions(+), 128 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index 2cf2473d..eff97d63 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:e7df2d9e-8f48-3148-7eb0-8908c5b3dd87 +UUID urn:uuid:ea93d50c-2e22-3178-58fc-95b888afac54 Info Location MakeModel Color LaserJet MFP M277dw -DeviceURI ipps://NPI9D0E59.local:443/ipp/print +DeviceURI ipp://NPI9D0E59.local:631/ipp/print State Idle -StateTime 1642460910 -ConfigTime 1642460913 +StateTime 1642547575 +ConfigTime 1642547578 Type 4188 Accepting Yes Shared No diff --git a/lvm/backup/system b/lvm/backup/system index 3d8f8614..5336e6f9 100644 --- a/lvm/backup/system +++ b/lvm/backup/system @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.176(2) (2017-11-03): Wed Jan 19 00:00:03 2022 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Wed Jan 19 00:19:34 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 '/sbin/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 = 1642546803 # Wed Jan 19 00:00:03 2022 +creation_time = 1642547974 # Wed Jan 19 00:19:34 2022 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 112 + seqno = 118 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -129,126 +129,6 @@ system { ] } } - - root_backup { - id = "69xsrh-Qlf0-agBL-ttW2-3V7I-7V2d-93HlrE" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642546802 # 2022-01-19 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", 41216 - ] - } - } - - home_backup { - id = "bJW0sI-WH29-3Ehi-EOcA-peRn-4tLX-SfByQY" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642546802 # 2022-01-19 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", 43776 - ] - } - } - - var_backup { - id = "84VJa6-IeSv-6b4D-JOsI-SWME-EKFJ-Ku21G1" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1642546803 # 2022-01-19 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", 46336 - ] - } - } - - snapshot0 { - id = "LRBu5O-BjYi-PFhI-3bmF-RM5R-yOyS-7hAo7N" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642546802 # 2022-01-19 00:00:02 +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 = "UDpl73-iyTb-XM2g-Rmps-e6Na-kLi5-OWATkF" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642546802 # 2022-01-19 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 = "0DEewD-ZBDW-DlaM-URT4-VE29-NciT-d0ly7p" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1642546803 # 2022-01-19 00:00:03 +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