ALT Linux Bugzilla
– Attachment 6697 Details for
Bug 32022
скрыты парамеры ядра в графическом меню syslinux
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
[PATCH] syslinux: split 20install2.cfg
0001-syslinux-split-20install2.cfg.patch (text/plain), 1.69 KB, created by
Michael Shigorin
on 2016-04-26 14:14:09 MSK
(
hide
)
Description:
[PATCH] syslinux: split 20install2.cfg
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2016-04-26 14:14:09 MSK
Size:
1.69 KB
patch
obsolete
>From dfb62e27fcfc68796ea53892c612730489fb1e7c Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Mon, 18 Apr 2016 12:06:57 +0300 >Subject: [PATCH] syslinux: split 20install2.cfg > >"Failsafe install" disabling APIC/LAPIC looks somewhat obsolete >by now; the only reasonable part seems to be the attempt to force >VESA videodriver for the installer (should be done within installer >itself though). >--- > features.in/syslinux/cfg.in/20install2.cfg | 5 ----- > features.in/syslinux/cfg.in/21install2-failsafe.cfg | 5 +++++ > 2 files changed, 5 insertions(+), 5 deletions(-) > create mode 100644 features.in/syslinux/cfg.in/21install2-failsafe.cfg > >diff --git a/features.in/syslinux/cfg.in/20install2.cfg b/features.in/syslinux/cfg.in/20install2.cfg >index 0abb2df..cca179b 100644 >--- a/features.in/syslinux/cfg.in/20install2.cfg >+++ b/features.in/syslinux/cfg.in/20install2.cfg >@@ -3,8 +3,3 @@ label linux > kernel alt0/vmlinuz > append initrd=alt0/full.cz changedisk fastboot showopts automatic=method:cdrom ramdisk_size=@altinst_size@ vga=0x314 @bootargs@ > >-label noapic >- menu label ^Failsafe install >- kernel alt0/vmlinuz >- append initrd=alt0/full.cz changedisk lowmem noapic nolapic showopts ramdisk_size=@altinst_size@ xdriver=vesa @bootargs@ >- >diff --git a/features.in/syslinux/cfg.in/21install2-failsafe.cfg b/features.in/syslinux/cfg.in/21install2-failsafe.cfg >new file mode 100644 >index 0000000..f74e772 >--- /dev/null >+++ b/features.in/syslinux/cfg.in/21install2-failsafe.cfg >@@ -0,0 +1,5 @@ >+label noapic >+ menu label ^Failsafe install >+ kernel alt0/vmlinuz >+ append initrd=alt0/full.cz changedisk lowmem noapic nolapic showopts ramdisk_size=@altinst_size@ xdriver=vesa @bootargs@ >+ >-- >2.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32022
: 6697