]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 4 May 2020 08:58:46 +0000 (10:58 +0200)
committerFrank Brehm <root@nadja.home.brehm-online.com>
Mon, 4 May 2020 08:58:46 +0000 (10:58 +0200)
.etckeeper
motd.tail [new symlink]
motd.tail.bruni [new file with mode: 0644]
motd.tail.nadja [new file with mode: 0644]
vim/ftdetect [new symlink]
vim/ftplugin [new symlink]
vim/indent [new symlink]
vim/plugin [new symlink]
vim/syntax [new symlink]

index 89dfb6040f4568d45ce1badba96c7b417e51347f..43fabee3b4fcb51621f876b07e84f80823077e42 100755 (executable)
@@ -2174,6 +2174,8 @@ maybe chmod 0644 'molly-guard/rc'
 maybe chmod 0755 'molly-guard/run.d'
 maybe chmod 0755 'molly-guard/run.d/10-print-message'
 maybe chmod 0755 'molly-guard/run.d/30-query-hostname'
+maybe chmod 0644 'motd.tail.bruni'
+maybe chmod 0644 'motd.tail.nadja'
 maybe chmod 0755 'mplayer'
 maybe chmod 0644 'mplayer/input.conf'
 maybe chmod 0644 'mplayer/menu.conf'
diff --git a/motd.tail b/motd.tail
new file mode 120000 (symlink)
index 0000000..d306e64
--- /dev/null
+++ b/motd.tail
@@ -0,0 +1 @@
+motd.tail.nadja
\ No newline at end of file
diff --git a/motd.tail.bruni b/motd.tail.bruni
new file mode 100644 (file)
index 0000000..2fadcb6
--- /dev/null
@@ -0,0 +1,6 @@
+ ____                   _ 
+| __ ) _ __ _   _ _ __ (_)
+|  _ \| '__| | | | '_ \| |
+| |_) | |  | |_| | | | | |
+|____/|_|   \__,_|_| |_|_|
+                          
diff --git a/motd.tail.nadja b/motd.tail.nadja
new file mode 100644 (file)
index 0000000..22cc38a
--- /dev/null
@@ -0,0 +1,6 @@
+ _   _           _  _       
+| \ | | __ _  __| |(_) __ _ 
+|  \| |/ _` |/ _` || |/ _` |
+| |\  | (_| | (_| || | (_| |
+|_| \_|\__,_|\__,_|/ |\__,_|
+                 |__/       
diff --git a/vim/ftdetect b/vim/ftdetect
new file mode 120000 (symlink)
index 0000000..cb33ac0
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/vim/addons/ftdetect
\ No newline at end of file
diff --git a/vim/ftplugin b/vim/ftplugin
new file mode 120000 (symlink)
index 0000000..1f12bca
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/vim/addons/ftplugin
\ No newline at end of file
diff --git a/vim/indent b/vim/indent
new file mode 120000 (symlink)
index 0000000..481b7b8
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/vim/addons/indent
\ No newline at end of file
diff --git a/vim/plugin b/vim/plugin
new file mode 120000 (symlink)
index 0000000..e361062
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/vim/addons/plugin
\ No newline at end of file
diff --git a/vim/syntax b/vim/syntax
new file mode 120000 (symlink)
index 0000000..e71d61f
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/vim/addons/syntax
\ No newline at end of file