mirror of
git://slackware.nl/current.git
synced 2025-01-30 08:38:10 +01:00
Sat Jan 25 22:29:59 UTC 2025
a/mkinitrd-1.4.11-x86_64-66.txz: Rebuilt. setup.01.mkinitrd: if AUTO_REMOVE_INITRD_TREE=true is set in /etc/default/geninitrd, then remove /boot/initrd-tree after generating the initrd. Pardon my making this script even more complicated! ;-) l/fluidsynth-2.4.3-x86_64-1.txz: Upgraded.
This commit is contained in:
parent
7429c4eb79
commit
a464121c50
6 changed files with 79 additions and 34 deletions
|
@ -11,9 +11,25 @@
|
|||
<description>Tracking Slackware development in git.</description>
|
||||
<language>en-us</language>
|
||||
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
|
||||
<pubDate>Sat, 25 Jan 2025 19:10:04 GMT</pubDate>
|
||||
<lastBuildDate>Sat, 25 Jan 2025 19:31:59 GMT</lastBuildDate>
|
||||
<pubDate>Sat, 25 Jan 2025 22:29:59 GMT</pubDate>
|
||||
<lastBuildDate>Sat, 25 Jan 2025 22:58:40 GMT</lastBuildDate>
|
||||
<generator>maintain_current_git.sh v 1.17</generator>
|
||||
<item>
|
||||
<title>Sat, 25 Jan 2025 22:29:59 GMT</title>
|
||||
<pubDate>Sat, 25 Jan 2025 22:29:59 GMT</pubDate>
|
||||
<link>https://git.slackware.nl/current/tag/?h=20250125222959</link>
|
||||
<guid isPermaLink="false">20250125222959</guid>
|
||||
<description>
|
||||
<![CDATA[<pre>
|
||||
a/mkinitrd-1.4.11-x86_64-66.txz: Rebuilt.
|
||||
setup.01.mkinitrd: if AUTO_REMOVE_INITRD_TREE=true is set in
|
||||
/etc/default/geninitrd, then remove /boot/initrd-tree after
|
||||
generating the initrd.
|
||||
Pardon my making this script even more complicated! ;-)
|
||||
l/fluidsynth-2.4.3-x86_64-1.txz: Upgraded.
|
||||
</pre>]]>
|
||||
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Sat, 25 Jan 2025 19:10:04 GMT</title>
|
||||
<pubDate>Sat, 25 Jan 2025 19:10:04 GMT</pubDate>
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
Sat Jan 25 22:29:59 UTC 2025
|
||||
a/mkinitrd-1.4.11-x86_64-66.txz: Rebuilt.
|
||||
setup.01.mkinitrd: if AUTO_REMOVE_INITRD_TREE=true is set in
|
||||
/etc/default/geninitrd, then remove /boot/initrd-tree after
|
||||
generating the initrd.
|
||||
Pardon my making this script even more complicated! ;-)
|
||||
l/fluidsynth-2.4.3-x86_64-1.txz: Upgraded.
|
||||
+--------------------------+
|
||||
Sat Jan 25 19:10:04 UTC 2025
|
||||
a/xz-5.6.4-x86_64-1.txz: Upgraded.
|
||||
d/cargo-vendor-filterer-0.5.17-x86_64-1.txz: Upgraded.
|
||||
|
|
62
FILELIST.TXT
62
FILELIST.TXT
|
@ -1,20 +1,20 @@
|
|||
Sat Jan 25 19:15:10 UTC 2025
|
||||
Sat Jan 25 22:33:36 UTC 2025
|
||||
|
||||
Here is the file list for this directory. If you are using a
|
||||
mirror site and find missing or extra files in the disk
|
||||
subdirectories, please have the archive administrator refresh
|
||||
the mirror.
|
||||
|
||||
drwxr-xr-x 12 root root 4096 2025-01-25 19:10 .
|
||||
drwxr-xr-x 12 root root 4096 2025-01-25 22:29 .
|
||||
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
|
||||
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
|
||||
-rw-r--r-- 1 root root 1176411 2025-01-24 22:19 ./CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-24 22:19 ./CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 1176410 2025-01-25 19:15 ./CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 19:15 ./CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
|
||||
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
|
||||
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
|
||||
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
|
||||
-rw-r--r-- 1 root root 1305576 2025-01-25 19:10 ./ChangeLog.txt
|
||||
-rw-r--r-- 1 root root 1305929 2025-01-25 22:29 ./ChangeLog.txt
|
||||
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
|
||||
drwxr-xr-x 2 root root 4096 2025-01-23 21:06 ./EFI/BOOT
|
||||
-rw-r--r-- 1 root root 1200128 2024-12-13 04:26 ./EFI/BOOT/bootx64.efi
|
||||
|
@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2025-01-23 21:06 ./EFI/BOOT
|
|||
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
|
||||
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
|
||||
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
|
||||
-rw-r--r-- 1 root root 1543615 2025-01-24 22:19 ./FILELIST.TXT
|
||||
-rw-r--r-- 1 root root 1543614 2025-01-25 19:15 ./FILELIST.TXT
|
||||
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
|
||||
-rw-r--r-- 1 root root 927027 2025-01-25 19:14 ./PACKAGES.TXT
|
||||
-rw-r--r-- 1 root root 927027 2025-01-25 22:33 ./PACKAGES.TXT
|
||||
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
|
||||
-rw-r--r-- 1 root root 2640 2025-01-23 20:54 ./README.initrd
|
||||
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
|
||||
|
@ -663,13 +663,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
|
|||
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
|
||||
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
|
||||
drwxr-xr-x 17 root root 4096 2025-01-25 19:14 ./slackware64
|
||||
-rw-r--r-- 1 root root 361285 2025-01-25 19:14 ./slackware64/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 19:14 ./slackware64/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 448757 2025-01-25 19:13 ./slackware64/FILE_LIST
|
||||
-rw-r--r-- 1 root root 4842185 2025-01-25 19:14 ./slackware64/MANIFEST.bz2
|
||||
drwxr-xr-x 17 root root 4096 2025-01-25 22:33 ./slackware64
|
||||
-rw-r--r-- 1 root root 361285 2025-01-25 22:33 ./slackware64/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 22:33 ./slackware64/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 448757 2025-01-25 22:32 ./slackware64/FILE_LIST
|
||||
-rw-r--r-- 1 root root 4851039 2025-01-25 22:32 ./slackware64/MANIFEST.bz2
|
||||
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
|
||||
drwxr-xr-x 2 root root 32768 2025-01-25 19:13 ./slackware64/a
|
||||
drwxr-xr-x 2 root root 32768 2025-01-25 22:32 ./slackware64/a
|
||||
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
|
||||
|
@ -905,9 +905,9 @@ drwxr-xr-x 2 root root 32768 2025-01-25 19:13 ./slackware64/a
|
|||
-rw-r--r-- 1 root root 378 2023-09-23 18:06 ./slackware64/a/minicom-2.9-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 336888 2023-09-23 18:06 ./slackware64/a/minicom-2.9-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2023-09-23 18:06 ./slackware64/a/minicom-2.9-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 527 2025-01-16 19:33 ./slackware64/a/mkinitrd-1.4.11-x86_64-65.txt
|
||||
-rw-r--r-- 1 root root 637132 2025-01-16 19:33 ./slackware64/a/mkinitrd-1.4.11-x86_64-65.txz
|
||||
-rw-r--r-- 1 root root 195 2025-01-16 19:33 ./slackware64/a/mkinitrd-1.4.11-x86_64-65.txz.asc
|
||||
-rw-r--r-- 1 root root 527 2025-01-25 19:39 ./slackware64/a/mkinitrd-1.4.11-x86_64-66.txt
|
||||
-rw-r--r-- 1 root root 637024 2025-01-25 19:39 ./slackware64/a/mkinitrd-1.4.11-x86_64-66.txz
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 19:39 ./slackware64/a/mkinitrd-1.4.11-x86_64-66.txz.asc
|
||||
-rw-r--r-- 1 root root 668 2021-02-13 11:11 ./slackware64/a/mlocate-0.26-x86_64-4.txt
|
||||
-rw-r--r-- 1 root root 106260 2021-02-13 11:11 ./slackware64/a/mlocate-0.26-x86_64-4.txz
|
||||
-rw-r--r-- 1 root root 163 2021-02-13 11:11 ./slackware64/a/mlocate-0.26-x86_64-4.txz.asc
|
||||
|
@ -2790,7 +2790,7 @@ drwxr-xr-x 2 root root 86016 2025-01-25 19:13 ./slackware64/kde
|
|||
-rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc
|
||||
drwxr-xr-x 2 root root 102400 2025-01-25 19:13 ./slackware64/l
|
||||
drwxr-xr-x 2 root root 102400 2025-01-25 22:32 ./slackware64/l
|
||||
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
|
||||
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
|
||||
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
|
||||
|
@ -3004,9 +3004,9 @@ drwxr-xr-x 2 root root 102400 2025-01-25 19:13 ./slackware64/l
|
|||
-rw-r--r-- 1 root root 502 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 2323336 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txz.asc
|
||||
-rw-r--r-- 1 root root 475 2024-12-30 18:41 ./slackware64/l/fluidsynth-2.4.2-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 235848 2024-12-30 18:41 ./slackware64/l/fluidsynth-2.4.2-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 195 2024-12-30 18:41 ./slackware64/l/fluidsynth-2.4.2-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 475 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 241448 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 22:20 ./slackware64/l/fluidsynth-2.4.3-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 242 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 172072 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 195 2025-01-15 17:57 ./slackware64/l/fmt-11.1.2-x86_64-1.txz.asc
|
||||
|
@ -5862,13 +5862,13 @@ drwxr-xr-x 2 root root 4096 2024-12-23 23:46 ./slackware64/y
|
|||
-rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc
|
||||
-rw-r--r-- 1 root root 36 2024-12-23 23:42 ./slackware64/y/tagfile
|
||||
drwxr-xr-x 18 root root 4096 2025-01-25 19:15 ./source
|
||||
-rw-r--r-- 1 root root 634156 2025-01-25 19:15 ./source/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 19:15 ./source/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 888283 2025-01-25 19:14 ./source/FILE_LIST
|
||||
-rw-r--r-- 1 root root 31701591 2025-01-25 19:14 ./source/MANIFEST.bz2
|
||||
drwxr-xr-x 18 root root 4096 2025-01-25 22:33 ./source
|
||||
-rw-r--r-- 1 root root 634156 2025-01-25 22:33 ./source/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 195 2025-01-25 22:33 ./source/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 888283 2025-01-25 22:33 ./source/FILE_LIST
|
||||
-rw-r--r-- 1 root root 31697501 2025-01-25 22:33 ./source/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
|
||||
drwxr-xr-x 127 root root 4096 2025-01-21 21:55 ./source/a
|
||||
drwxr-xr-x 127 root root 4096 2025-01-25 19:41 ./source/a
|
||||
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
|
||||
drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base
|
||||
-rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./source/a/aaa_base/_aaa_base.tar.gz
|
||||
|
@ -6593,19 +6593,19 @@ drwxr-xr-x 2 root root 4096 2025-01-16 19:24 ./source/a/mkinitrd
|
|||
-rw-r--r-- 1 root root 30200 2024-10-05 20:43 ./source/a/mkinitrd/busybox-dot-config
|
||||
-rw-r--r-- 1 root root 373 2024-07-24 19:01 ./source/a/mkinitrd/doinst.sh
|
||||
-rw-r--r-- 1 root root 3606 2024-12-06 21:49 ./source/a/mkinitrd/geninitrd
|
||||
-rw-r--r-- 1 root root 1968 2024-12-18 19:40 ./source/a/mkinitrd/geninitrd.default
|
||||
-rw-r--r-- 1 root root 2272 2025-01-25 19:34 ./source/a/mkinitrd/geninitrd.default
|
||||
-rw-r--r-- 1 root root 13226 2024-12-22 19:30 ./source/a/mkinitrd/init
|
||||
-rw-r--r-- 1 root root 29903 2009-12-18 05:10 ./source/a/mkinitrd/keymaps.tar.gz
|
||||
-rw-r--r-- 1 root root 28756 2024-11-24 22:08 ./source/a/mkinitrd/mkinitrd
|
||||
-rw-r--r-- 1 root root 9549 2022-04-26 19:12 ./source/a/mkinitrd/mkinitrd.8
|
||||
-rwxr-xr-x 1 root root 8510 2025-01-16 19:24 ./source/a/mkinitrd/mkinitrd.SlackBuild
|
||||
-rwxr-xr-x 1 root root 8510 2025-01-25 19:39 ./source/a/mkinitrd/mkinitrd.SlackBuild
|
||||
-rw-r--r-- 1 root root 7449 2022-04-26 19:12 ./source/a/mkinitrd/mkinitrd.conf.5
|
||||
-rw-r--r-- 1 root root 529 2017-06-29 16:52 ./source/a/mkinitrd/mkinitrd.conf.sample
|
||||
-rw-r--r-- 1 root root 535 2020-04-26 23:53 ./source/a/mkinitrd/mkinitrd.tempfile.to.mktemp.patch.gz
|
||||
-rw-r--r-- 1 root root 5693 2019-03-03 21:16 ./source/a/mkinitrd/mkinitrd_command_generator.8
|
||||
-rw-r--r-- 1 root root 29099 2024-11-08 22:01 ./source/a/mkinitrd/mkinitrd_command_generator.sh
|
||||
-rw-r--r-- 1 root root 3255 2024-12-17 20:09 ./source/a/mkinitrd/remove-orphaned-initrds
|
||||
-rw-r--r-- 1 root root 7650 2025-01-16 19:23 ./source/a/mkinitrd/setup.01.mkinitrd
|
||||
-rw-r--r-- 1 root root 8126 2025-01-25 19:38 ./source/a/mkinitrd/setup.01.mkinitrd
|
||||
-rw-r--r-- 1 root root 983 2018-02-27 06:13 ./source/a/mkinitrd/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/mlocate
|
||||
-rw-r--r-- 1 root root 388 2017-03-16 18:04 ./source/a/mlocate/doinst.sh.gz
|
||||
|
@ -10584,9 +10584,9 @@ drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/fftw
|
|||
-rw-r--r-- 1 root root 2334329 2021-09-15 13:42 ./source/l/fftw/fftw-3.3.10.tar.lz
|
||||
-rwxr-xr-x 1 root root 6067 2023-10-05 19:37 ./source/l/fftw/fftw.SlackBuild
|
||||
-rw-r--r-- 1 root root 954 2018-02-27 06:12 ./source/l/fftw/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2024-12-30 18:41 ./source/l/fluidsynth
|
||||
drwxr-xr-x 2 root root 4096 2025-01-25 22:19 ./source/l/fluidsynth
|
||||
-rw-r--r-- 1 root root 176 2021-07-13 19:03 ./source/l/fluidsynth/doinst.sh.gz
|
||||
-rw-r--r-- 1 root root 1532113 2024-12-30 10:47 ./source/l/fluidsynth/fluidsynth-2.4.2.tar.lz
|
||||
-rw-r--r-- 1 root root 1534231 2025-01-25 19:38 ./source/l/fluidsynth/fluidsynth-2.4.3.tar.lz
|
||||
-rwxr-xr-x 1 root root 4448 2024-10-10 17:40 ./source/l/fluidsynth/fluidsynth.SlackBuild
|
||||
-rw-r--r-- 1 root root 45 2018-02-23 19:31 ./source/l/fluidsynth/fluidsynth.url
|
||||
-rw-r--r-- 1 root root 965 2018-02-27 06:12 ./source/l/fluidsynth/slack-desc
|
||||
|
|
|
@ -42,6 +42,12 @@ AUTOGENERATE_INITRD=true
|
|||
# does not have a matching kernel version in /boot?
|
||||
AUTO_REMOVE_ORPHANED_INITRDS=true
|
||||
|
||||
# Should we automatically clean up /boot/initrd-tree, if mkinitrd has left
|
||||
# such a directory behind after generating the initrd? The /boot/initrd-tree
|
||||
# directory can be useful for making a few changes and regenerating the
|
||||
# initrd, but most users probably do not need it.
|
||||
AUTO_REMOVE_INITRD_TREE=true
|
||||
|
||||
# Run update-grub after generating the initrd?
|
||||
AUTO_UPDATE_GRUB=true
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PKGNAM=mkinitrd
|
||||
VERSION=${VERSION:-1.4.11}
|
||||
BB=1.37.0
|
||||
BUILD=${BUILD:-65}
|
||||
BUILD=${BUILD:-66}
|
||||
|
||||
# Automatically determine the architecture we're building on:
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -27,6 +27,7 @@ if [ -z "$INSIDE_INSTALLER" ]; then
|
|||
DRACUT_OPTS=${DRACUT_OPTS:-"--force --hostonly"}
|
||||
AUTOGENERATE_INITRD=${AUTOGENERATE_INITRD:-true}
|
||||
AUTO_REMOVE_ORPHANED_INITRDS=${AUTO_REMOVE_ORPHANED_INITRDS:-true}
|
||||
AUTO_REMOVE_INITRD_TREE=${AUTO_REMOVE_INITRD_TREE:-true}
|
||||
AUTO_UPDATE_GRUB=${AUTO_UPDATE_GRUB:-true}
|
||||
GENINITRD_DIALOG=${GENINITRD_DIALOG:-false}
|
||||
GENINITRD_COMMAND_OUTPUT=${GENINITRD_COMMAND_OUTPUT:-true}
|
||||
|
@ -38,6 +39,7 @@ else # these are the defaults when called from the installer:
|
|||
DRACUT_OPTS="--force --hostonly"
|
||||
AUTOGENERATE_INITRD=true
|
||||
AUTO_REMOVE_ORPHANED_INITRDS=true
|
||||
AUTO_REMOVE_INITRD_TREE=true
|
||||
AUTO_UPDATE_GRUB=true
|
||||
GENINITRD_DIALOG=true
|
||||
GENINITRD_COMMAND_OUTPUT=false
|
||||
|
@ -199,6 +201,19 @@ if [ "$AUTO_REMOVE_ORPHANED_INITRDS" = "true" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
# If enabled in /etc/default/geninitrd, remove any /boot/initrd-tree left
|
||||
# behind after generating the initrd:
|
||||
if [ -d boot/initrd-tree ]; then
|
||||
if [ "$AUTO_REMOVE_INITRD_TREE" = "true" ]; then
|
||||
if [ "$GENINITRD_COMMAND_OUTPUT" = "true" ]; then
|
||||
echo "Removing /boot/initrd-tree directory."
|
||||
rm -rf boot/initrd-tree
|
||||
else
|
||||
rm -rf boot/initrd-tree
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ "$AUTO_UPDATE_GRUB" = "true" ]; then
|
||||
if [ "$GENINITRD_COMMAND_OUTPUT" = "true" ]; then
|
||||
# Filter out bogus warnings from libdevmapper that could be triggered
|
||||
|
|
Loading…
Add table
Reference in a new issue