diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-03-22 23:08:13 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-03-22 23:08:13 +0100 |
| commit | 90e5c281bc08859131f6680fdc3271e3cafc300a (patch) | |
| tree | a8d6eaa6237729ac0e641ca9648196d91ef9ca9a /swift | |
| parent | 1d2e79098900e750c1f0401e43a6a1b0ef26d2d9 (diff) | |
update
Diffstat (limited to 'swift')
| -rwxr-xr-x | swift/boot/efi/EFI/Slackware/elilo.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/swift/boot/efi/EFI/Slackware/elilo.conf b/swift/boot/efi/EFI/Slackware/elilo.conf new file mode 100755 index 0000000..f8338cd --- /dev/null +++ b/swift/boot/efi/EFI/Slackware/elilo.conf @@ -0,0 +1,9 @@ +chooser=simple +delay=1 +timeout=1 +# +image=vmlinuz + label=vmlinuz + initrd=initrd.gz + read-only + append="root=/dev/nvme1n1p5 vga=normal acpi_osi=Linux acpi_backlight=video" |
