ajustement commentaires
This commit is contained in:
parent
1c1e1fc501
commit
470cc1f213
21
upsnapz.sh
21
upsnapz.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Time-stamp: <2025-02-26 11:02:08 nomad>
|
# Time-stamp: <2025-03-03 06:37:28 nomad>
|
||||||
|
|
||||||
# Michel Le Cocq <lecocq@ipgp.fr>
|
# Michel Le Cocq <lecocq@ipgp.fr>
|
||||||
# <nomad@neuronfarm.net>
|
# <nomad@neuronfarm.net>
|
||||||
@ -38,19 +38,8 @@
|
|||||||
# sudo zfs promote $parents/$sugsname
|
# sudo zfs promote $parents/$sugsname
|
||||||
# je fais ca pour que : promote clone dataset no longer depend on origin snapshot
|
# je fais ca pour que : promote clone dataset no longer depend on origin snapshot
|
||||||
#
|
#
|
||||||
# Current available bootfs:
|
# je pense finalement que je fais la meme chose que ZBM a veririfer
|
||||||
# NAME USED USEDSNAP
|
#
|
||||||
# zroot/ROOT/debian_trixie_2025_02_03 7.58M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_08 3.25M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_08_2025-02-08-185711 7.57M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025-02-08-214321 2.25M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_12 7.17M 0B
|
|
||||||
# zroot/ROOT/debian_trixie-rollback_2025_02_12 5.15M 0B
|
|
||||||
# zroot/ROOT/debian_trixie-Rn_2025_02_12 31.9G 21.6G <- fait depuis zfs boot menu
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_16 2.16M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_19 1.90M 0B
|
|
||||||
# zroot/ROOT/debian_trixie_2025_02_22 5.72G 3.20G
|
|
||||||
#
|
|
||||||
# - integrer apt dist-upgrade
|
# - integrer apt dist-upgrade
|
||||||
#
|
#
|
||||||
# root@nsob:~# apt dist-upgrade
|
# root@nsob:~# apt dist-upgrade
|
||||||
@ -67,7 +56,9 @@
|
|||||||
# Upgrading: 6, Installing: 2, Removing: 2, Not Upgrading: 0
|
# Upgrading: 6, Installing: 2, Removing: 2, Not Upgrading: 0
|
||||||
# Download size: 4891 kB
|
# Download size: 4891 kB
|
||||||
# Space needed: 538 kB / 27.3 GB available
|
# Space needed: 538 kB / 27.3 GB available
|
||||||
#
|
#
|
||||||
|
# proposition pour checker, il faut relancer : apt list --upgradable : et regarder
|
||||||
|
#
|
||||||
# +------------------------------------------------------------------------------------------------+
|
# +------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
function showsnap
|
function showsnap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user