diff options
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | lilo-image-tuxlogo.pkg/control | 7 | ||||
-rw-r--r-- | lilo-image-tuxlogo.pkg/files | 1 | ||||
-rw-r--r-- | lilo.pkg/files | 1 |
4 files changed, 10 insertions, 1 deletions
@@ -8,6 +8,8 @@ lilo (24.0-3) trunk signature for the "root=" option on Linux's command line. This is more persistent than a path like "/dev/sda1" is and is supported by Linux since version 3.8. + * lilo-image-tuxlogo: New binary package to provide the "tuxlogo" + background image. -- "P. J. McDermott" <pj@pehjota.net> Mon, 10 Nov 2014 23:14:16 -0500 diff --git a/lilo-image-tuxlogo.pkg/control b/lilo-image-tuxlogo.pkg/control new file mode 100644 index 0000000..39833ef --- /dev/null +++ b/lilo-image-tuxlogo.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: lilo (>= ${Source-Version}) +Description: LILO boot loader for Linux - "tuxlogo" background image + ${Common-Description} + . + This package provides the "tuxlogo" background image for the LILO boot loader. diff --git a/lilo-image-tuxlogo.pkg/files b/lilo-image-tuxlogo.pkg/files new file mode 100644 index 0000000..9281c38 --- /dev/null +++ b/lilo-image-tuxlogo.pkg/files @@ -0,0 +1 @@ +/boot/tuxlogo.bmp diff --git a/lilo.pkg/files b/lilo.pkg/files index 3907de2..94e9aef 100644 --- a/lilo.pkg/files +++ b/lilo.pkg/files @@ -1,3 +1,2 @@ -/boot/*.bmp /etc/kernel/ /sbin/ |