From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- .../boot/initramfs-tools/update-initramfs.conf | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 straper/db/public/boot/initramfs-tools/update-initramfs.conf (limited to 'straper/db/public/boot/initramfs-tools/update-initramfs.conf') diff --git a/straper/db/public/boot/initramfs-tools/update-initramfs.conf b/straper/db/public/boot/initramfs-tools/update-initramfs.conf deleted file mode 100644 index 31823e2..0000000 --- a/straper/db/public/boot/initramfs-tools/update-initramfs.conf +++ /dev/null @@ -1,20 +0,0 @@ -# -# Configuration file for update-initramfs(8) -# - -# -# update_initramfs [ yes | all | no ] -# -# Default is yes -# If set to all update-initramfs will update all initramfs -# If set to no disables any update to initramfs beside kernel upgrade - -update_initramfs=yes - -# -# backup_initramfs [ yes | no ] -# -# Default is no -# If set to no leaves no .bak backup files. - -backup_initramfs=no -- cgit v1.3