On 05/06/2016 04:40 PM, aitor_czr <aitor_czr@???> wrote: > On 05/06/2016 07:28 AM, Ozi Traveller<ozitraveller@???> wrote:
>> >Does the Devuan graphical installer still support a banner across the top
>> >of the screen?
> Of course, configuring the .udeb skeleton package.
You can also do that using CPIO [*]:
Copy 'install/gtk/initrd.gz' file in a new directory and move up to it.
Now type:
$ gunzip initrd.gz
$ mkdir tmp
$ cd tmp
$ sudo su
# cpio -id < ../initrd
[*] See the thread "How to integrate devuan-installer in an existing
devuan based system".
In this thread, i explain how to customize the appearance of d-i.