diff options
Diffstat (limited to 'slackware64')
-rw-r--r-- | slackware64/a/maketag | 8 | ||||
-rw-r--r-- | slackware64/a/maketag.ez | 8 | ||||
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/slackware64/a/maketag b/slackware64/a/maketag index cf260280..3d85c951 100644 --- a/slackware64/a/maketag +++ b/slackware64/a/maketag @@ -30,7 +30,7 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "devs" "Device files found in /dev - REQUIRED" "on" \ "dialog" "The program that generates these menus :-)" "on" \ "dosfstools" "Tools for working with FAT filesystems" "on" \ -"e2fsprogs" "Utilities for ext2/ext3 filesystems - REQUIRED" "on" \ +"e2fsprogs" "Utilities for ext2/3/4 filesystems - REQUIRED" "on" \ "ed" "A clone of the old, original UN*X line editor" "on" \ "efibootmgr" "Tool to modify UEFI boot entries" "on" \ "efivar" "Library and tools to handle UEFI variables" "on" \ @@ -61,9 +61,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 4.14.71 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 4.14.71 Linux kernel" "on" \ -"kernel-modules" "Linux 4.14.71 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 4.14.72 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 4.14.72 Linux kernel" "on" \ +"kernel-modules" "Linux 4.14.72 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/a/maketag.ez b/slackware64/a/maketag.ez index cf260280..3d85c951 100644 --- a/slackware64/a/maketag.ez +++ b/slackware64/a/maketag.ez @@ -30,7 +30,7 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "devs" "Device files found in /dev - REQUIRED" "on" \ "dialog" "The program that generates these menus :-)" "on" \ "dosfstools" "Tools for working with FAT filesystems" "on" \ -"e2fsprogs" "Utilities for ext2/ext3 filesystems - REQUIRED" "on" \ +"e2fsprogs" "Utilities for ext2/3/4 filesystems - REQUIRED" "on" \ "ed" "A clone of the old, original UN*X line editor" "on" \ "efibootmgr" "Tool to modify UEFI boot entries" "on" \ "efivar" "Library and tools to handle UEFI variables" "on" \ @@ -61,9 +61,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 4.14.71 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 4.14.71 Linux kernel" "on" \ -"kernel-modules" "Linux 4.14.71 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 4.14.72 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 4.14.72 Linux kernel" "on" \ +"kernel-modules" "Linux 4.14.72 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/k/maketag b/slackware64/k/maketag index d1aa5c96..d7cb0a71 100644 --- a/slackware64/k/maketag +++ b/slackware64/k/maketag @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 4.14.71 kernel source" "on" \ +"kernel-source" "Linux 4.14.72 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez index d1aa5c96..d7cb0a71 100644 --- a/slackware64/k/maketag.ez +++ b/slackware64/k/maketag.ez @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 4.14.71 kernel source" "on" \ +"kernel-source" "Linux 4.14.72 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |