// DO NOT EDIT! File autogenerated by /etc/kernel/postinst.d/apt-auto-removal
APT::NeverAutoRemove
{
- "^linux-image-4\.16\.0-2-amd64$";
"^linux-image-4\.17\.0-3-amd64$";
- "^linux-headers-4\.16\.0-2-amd64$";
+ "^linux-image-4\.18\.0-1-amd64$";
"^linux-headers-4\.17\.0-3-amd64$";
- "^linux-image-extra-4\.16\.0-2-amd64$";
+ "^linux-headers-4\.18\.0-1-amd64$";
"^linux-image-extra-4\.17\.0-3-amd64$";
- "^linux-modules-4\.16\.0-2-amd64$";
+ "^linux-image-extra-4\.18\.0-1-amd64$";
"^linux-modules-4\.17\.0-3-amd64$";
- "^linux-modules-extra-4\.16\.0-2-amd64$";
+ "^linux-modules-4\.18\.0-1-amd64$";
"^linux-modules-extra-4\.17\.0-3-amd64$";
- "^linux-signed-image-4\.16\.0-2-amd64$";
+ "^linux-modules-extra-4\.18\.0-1-amd64$";
"^linux-signed-image-4\.17\.0-3-amd64$";
- "^kfreebsd-image-4\.16\.0-2-amd64$";
+ "^linux-signed-image-4\.18\.0-1-amd64$";
"^kfreebsd-image-4\.17\.0-3-amd64$";
- "^kfreebsd-headers-4\.16\.0-2-amd64$";
+ "^kfreebsd-image-4\.18\.0-1-amd64$";
"^kfreebsd-headers-4\.17\.0-3-amd64$";
- "^gnumach-image-4\.16\.0-2-amd64$";
+ "^kfreebsd-headers-4\.18\.0-1-amd64$";
"^gnumach-image-4\.17\.0-3-amd64$";
- "^.*-modules-4\.16\.0-2-amd64$";
+ "^gnumach-image-4\.18\.0-1-amd64$";
"^.*-modules-4\.17\.0-3-amd64$";
- "^.*-kernel-4\.16\.0-2-amd64$";
+ "^.*-modules-4\.18\.0-1-amd64$";
"^.*-kernel-4\.17\.0-3-amd64$";
- "^linux-backports-modules-.*-4\.16\.0-2-amd64$";
+ "^.*-kernel-4\.18\.0-1-amd64$";
"^linux-backports-modules-.*-4\.17\.0-3-amd64$";
- "^linux-modules-.*-4\.16\.0-2-amd64$";
+ "^linux-backports-modules-.*-4\.18\.0-1-amd64$";
"^linux-modules-.*-4\.17\.0-3-amd64$";
- "^linux-tools-4\.16\.0-2-amd64$";
+ "^linux-modules-.*-4\.18\.0-1-amd64$";
"^linux-tools-4\.17\.0-3-amd64$";
- "^linux-cloud-tools-4\.16\.0-2-amd64$";
+ "^linux-tools-4\.18\.0-1-amd64$";
"^linux-cloud-tools-4\.17\.0-3-amd64$";
+ "^linux-cloud-tools-4\.18\.0-1-amd64$";
};
/* Debug information:
# dpkg list:
rc linux-image-4.11.0-1-amd64 4.11.6-1 amd64 Linux 4.11 for 64-bit PCs
-ii linux-image-4.15.0-2-amd64 4.15.11-1 amd64 Linux 4.15 for 64-bit PCs
-ii linux-image-4.16.0-1-amd64 4.16.5-1 amd64 Linux 4.16 for 64-bit PCs
ii linux-image-4.16.0-2-amd64 4.16.16-2 amd64 Linux 4.16 for 64-bit PCs
-iF linux-image-4.17.0-3-amd64 4.17.17-1 amd64 Linux 4.17 for 64-bit PCs
+ii linux-image-4.17.0-3-amd64 4.17.17-1 amd64 Linux 4.17 for 64-bit PCs
+iF linux-image-4.18.0-1-amd64 4.18.6-1 amd64 Linux 4.18 for 64-bit PCs
rc linux-image-4.9.0-3-amd64 4.9.30-2+deb9u2 amd64 Linux 4.9 for 64-bit PCs
-iU linux-image-amd64 4.17+97 amd64 Linux for 64-bit PCs (meta-package)
+iU linux-image-amd64 4.18+98 amd64 Linux for 64-bit PCs (meta-package)
# list of installed kernel packages:
-4.15.0-2-amd64 4.15.11-1
-4.16.0-1-amd64 4.16.5-1
4.16.0-2-amd64 4.16.16-2
4.17.0-3-amd64 4.17.17-1
+4.18.0-1-amd64 4.18.6-1
# list of different kernel versions:
+4.18.6-1
4.17.17-1
4.16.16-2
-4.16.5-1
-4.15.11-1
-# Installing kernel: 4.17.17-1 (4.17.0-3-amd64)
-# Running kernel: 4.16.16-2 (4.16.0-2-amd64)
-# Last kernel: 4.17.17-1
-# Previous kernel: 4.16.16-2
+# Installing kernel: 4.18.6-1 (4.18.0-1-amd64)
+# Running kernel: 4.17.17-1 (4.17.0-3-amd64)
+# Last kernel: 4.18.6-1
+# Previous kernel: 4.17.17-1
# Kernel versions list to keep:
-4.16.16-2
4.17.17-1
+4.18.6-1
# Kernel packages (version part) to protect:
-4\.16\.0-2-amd64
4\.17\.0-3-amd64
+4\.18\.0-1-amd64
*/
+++ /dev/null
-;; 00debian-vars.el
-;;
-;; Initialize some emacs variables from debian policy files.
-;;
-;; Copyright (C) 1997, Frederic Lepied <Frederic.Lepied@sugix.frmug.org>
-;;
-;; original Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org>
-;; enhanced and documented by: Mark Eichin <eichin@kitten.gen.ma.us>
-
-;;=============================================================================
-;; Autoloaded section.
-;;=============================================================================
-
-\f
-;;;###
-
-(eval-when-compile
- ;; Quiet byte compiler
- (defvar gnus-nntpserver-file))
-
-;;;***
-\f
-
-;;=============================================================================
-;; Configuration section.
-;;=============================================================================
-(defun debian-file->string (name &optional func)
- "Convert a file into a string"
- (interactive "fFile name : ")
- (let ((filename (expand-file-name name)))
- (if (not (file-readable-p filename))
- nil
- (with-temp-buffer
- ;; Do not run any user `find-file-hooks'
- (insert-file-contents-literally filename)
- (if func
- (funcall func))
- (buffer-string)))))
-
-(defun debian-clean-mailname ()
- (while (search-forward "\n" nil t)
- (replace-match "" nil t)))
-
-;; Particular variables, and their justification:
-;; policy/ch4.html, 4.3 Mail processing on Debian systems, /etc/mailname
-;; policy/ch-binarypkg.html, 3.5 Maintainer scripts, /etc/news/server
-
-(let ((mailname
- (debian-file->string "/etc/mailname" (function debian-clean-mailname))))
- (if mailname
- (setq mail-host-address mailname)))
-
-;; Don't need to check NNTPSERVER for override, gnus does that for us.
-(if (file-readable-p "/etc/news/server")
- (setq gnus-nntpserver-file "/etc/news/server"))
-
-;;; 00debian-vars.el ends here