savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [478] Whitespace cleanup


From: bob
Subject: [Savannah-cvs] [478] Whitespace cleanup
Date: Mon, 11 Jul 2022 14:35:05 -0400 (EDT)

Revision: 478
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=478
Author:   rwp
Date:     2022-07-11 14:35:04 -0400 (Mon, 11 Jul 2022)
Log Message:
-----------
Whitespace cleanup

Modified Paths:
--------------
    trunk/sviki/BobsGuideToSystemUpgrades.mdwn

Modified: trunk/sviki/BobsGuideToSystemUpgrades.mdwn
===================================================================
--- trunk/sviki/BobsGuideToSystemUpgrades.mdwn  2022-07-11 18:33:41 UTC (rev 
477)
+++ trunk/sviki/BobsGuideToSystemUpgrades.mdwn  2022-07-11 18:35:04 UTC (rev 
478)
@@ -430,7 +430,7 @@
 
     root@frontend1:~# apt-get install libtasn1-6=4.13-2
     Reading package lists... Done
-    Building dependency tree       
+    Building dependency tree
     Reading state information... Done
     The following packages will be DOWNGRADED:
       libtasn1-6
@@ -437,9 +437,9 @@
     0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not 
upgraded.
     Need to get 36.2 kB of archives.
     After this operation, 0 B of additional disk space will be used.
-    Do you want to continue? [Y/n] 
+    Do you want to continue? [Y/n]
     Get:1 http://mirror.fsf.org/trisquel etiona/main amd64 libtasn1-6 amd64 
4.13-2 [36.2 kB]
-    Fetched 36.2 kB in 0s (165 kB/s)      
+    Fetched 36.2 kB in 0s (165 kB/s)
     dpkg: warning: downgrading libtasn1-6:amd64 from 4.13-2+8.0trisquel1 to 
4.13-2
     (Reading database ... 60111 files and directories currently installed.)
     Preparing to unpack .../libtasn1-6_4.13-2_amd64.deb ...
@@ -470,13 +470,13 @@
 
     root@frontend1:~# apt-get purge $(apt-show-versions | awk -F: 
'!/uptodate/{print$1}')
     Reading package lists... Done
-    Building dependency tree       
+    Building dependency tree
     Reading state information... Done
     The following packages will be REMOVED:
     ...
 
     root@frontend1:~# apt-show-versions | awk -F: '!/uptodate/{print$1}'
-    root@frontend1:~# 
+    root@frontend1:~#
 
 And now it is clean for those types of files.
 
@@ -574,13 +574,13 @@
     root@frontend1:~# rm -f /etc/init/xinetd.conf
     root@frontend1:~# apt-get install --reinstall xinetd
     Reading package lists... Done
-    Building dependency tree       
+    Building dependency tree
     Reading state information... Done
     0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not 
upgraded.
     Need to get 108 kB of archives.
     After this operation, 0 B of additional disk space will be used.
     Get:1 http://mirror.fsf.org/trisquel etiona/main amd64 xinetd amd64 
1:2.3.15.3-1 [108 kB]
-    Fetched 108 kB in 1s (106 kB/s)  
+    Fetched 108 kB in 1s (106 kB/s)
     [master 00aad4c] saving uncommitted changes in /etc prior to apt run
      2 files changed, 54 deletions(-)
      delete mode 100644 init/xinetd.conf
@@ -608,13 +608,13 @@
     root@frontend1:~# rm -f /etc/update-motd.d/50-motd-news
     root@frontend1:~# apt-get install --reinstall base-files
     Reading package lists... Done
-    Building dependency tree       
+    Building dependency tree
     Reading state information... Done
     0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not 
upgraded.
     Need to get 58.4 kB of archives.
     After this operation, 0 B of additional disk space will be used.
     Get:1 http://mirror.fsf.org/trisquel etiona-updates/main amd64 base-files 
amd64 1:10.1ubuntu2.11+9.0trisquel3 [58.4 kB]
-    Fetched 58.4 kB in 0s (2,398 kB/s)     
+    Fetched 58.4 kB in 0s (2,398 kB/s)
     [master 8f9d49a] saving uncommitted changes in /etc prior to apt run
      2 files changed, 147 deletions(-)
      delete mode 100755 update-motd.d/50-motd-news




reply via email to

[Prev in Thread] Current Thread [Next in Thread]