- work around memory corruption issue seen on hyper-v (bnc#876640)
- don't set init boot option (bnc#723678) - added menu to select init variant (bnc#704417) - fix autoselection of emulator for "gfxboot -p" (bnc#661832) - add qemu-kvm to the list auf autoselected emulators (bnc#661832) - updated translations (bnc#551046) - updated help text translations (bnc#551046) - show real product name on serial console (bnc#634299) [used to be: if != en_US] (bnc#619983) - keyboard label was not translatable (bnc#610638) - updated translations (bnc#619513) - clear font flags when setting an undefined font (bnc#609755) - don't abuse bit 31 in font pointer (bnc#599478) - added Asturian (bnc#562202) - leave more room for timeout indicator (bnc#551718) - center main menu (bnc#562089) - updated translations (bnc#551046) - sync keyboard mapping list with yast (bnc#534856) - set default install type correctly (bnc#542781) - fixed grub picture (bnc#542113) - added proxy setup (bnc#329668) - updated 11.2 openSUSE theme (bnc#538949) - no fb after F9 for live cd (bnc#526706) - new texts for speech support (bnc#391313) - translations, again (bnc#445350) - updated translations (bnc#445350) - no beep in installed system (fate#303481) - fixed 'portuguese' spelling (bnc#442407) - all menus have speech support now (bnc#391313) - for livecds: don't switch to text mode with F9 (bnc#391313) OBS-URL: https://build.opensuse.org/package/show/system:install:head/gfxboot?expand=0&rev=135
This commit is contained in:
parent
1ce903d0bc
commit
86b6633a34
@ -111,7 +111,7 @@ Tue Oct 14 13:48:58 CEST 2014 - snwint_jenkins@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 17:11:28 CEST 2014 - snwint@suse.de
|
||||
|
||||
- work around memory corruption issue seen on hyper-v (bnc #876640)
|
||||
- work around memory corruption issue seen on hyper-v (bnc#876640)
|
||||
- 4.5.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -176,7 +176,7 @@ Thu Oct 13 09:28:31 CEST 2011 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 08:23:18 CEST 2011 - snwint@suse.de
|
||||
|
||||
- don't set init boot option (bnc #723678)
|
||||
- don't set init boot option (bnc#723678)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 14:01:32 UTC 2011 - coolo@suse.com
|
||||
@ -213,7 +213,7 @@ Thu Jul 7 17:11:53 CEST 2011 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 16:34:42 CEST 2011 - snwint@suse.de
|
||||
|
||||
- added menu to select init variant (bnc #704417)
|
||||
- added menu to select init variant (bnc#704417)
|
||||
- fix script in case we are on no branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -261,8 +261,8 @@ Thu Jan 27 16:21:02 UTC 2011 - javier@opensuse.org
|
||||
Thu Jan 13 17:37:01 CET 2011 - snwint@suse.de
|
||||
|
||||
- update virtual box support
|
||||
- fix autoselection of emulator for "gfxboot -p" (bnc #661832)
|
||||
- add qemu-kvm to the list auf autoselected emulators (bnc #661832)
|
||||
- fix autoselection of emulator for "gfxboot -p" (bnc#661832)
|
||||
- add qemu-kvm to the list auf autoselected emulators (bnc#661832)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 27 14:05:55 CEST 2010 - snwint@suse.de
|
||||
@ -272,26 +272,26 @@ Wed Oct 27 14:05:55 CEST 2010 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 4 17:49:15 CEST 2010 - snwint@suse.de
|
||||
|
||||
- updated translations (bnc #551046)
|
||||
- updated help text translations (bnc #551046)
|
||||
- updated translations (bnc#551046)
|
||||
- updated help text translations (bnc#551046)
|
||||
- create VERSION and changelog from git repo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 3 14:56:33 CEST 2010 - snwint@suse.de
|
||||
|
||||
- show real product name on serial console (bnc #634299)
|
||||
- show real product name on serial console (bnc#634299)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 5 15:13:18 CEST 2010 - snwint@suse.de
|
||||
|
||||
- add 'lang' option if language has been changed
|
||||
[used to be: if != en_US] (bnc #619983)
|
||||
- keyboard label was not translatable (bnc #610638)
|
||||
[used to be: if != en_US] (bnc#619983)
|
||||
- keyboard label was not translatable (bnc#610638)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 14:39:23 CEST 2010 - snwint@suse.de
|
||||
|
||||
- updated translations (bnc #619513)
|
||||
- updated translations (bnc#619513)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 12:20:53 CEST 2010 - snwint@suse.de
|
||||
@ -301,14 +301,14 @@ Fri Jun 25 12:20:53 CEST 2010 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 15:19:07 CEST 2010 - snwint@suse.de
|
||||
|
||||
- clear font flags when setting an undefined font (bnc #609755)
|
||||
- clear font flags when setting an undefined font (bnc#609755)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 13:52:59 CEST 2010 - snwint@suse.de
|
||||
|
||||
- turn on ints explicitly
|
||||
- better memory dump
|
||||
- don't abuse bit 31 in font pointer (bnc #599478)
|
||||
- don't abuse bit 31 in font pointer (bnc#599478)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:44:17 CEST 2010 - snwint@suse.de
|
||||
@ -324,7 +324,7 @@ Tue May 11 13:58:39 CEST 2010 - jimmac@novell.com
|
||||
Fri Apr 30 16:33:01 CEST 2010 - snwint@suse.de
|
||||
|
||||
- strip gfxboot.com related parts from syslinux-3.86 patchset
|
||||
- added Asturian (bnc #562202)
|
||||
- added Asturian (bnc#562202)
|
||||
- fixed examples to work with latest gfxboot.c32
|
||||
- set valid tss for pm calls
|
||||
|
||||
@ -343,8 +343,8 @@ Fri Apr 9 14:31:49 CEST 2010 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 12:08:19 CET 2009 - snwint@suse.de
|
||||
|
||||
- leave more room for timeout indicator (bnc #551718)
|
||||
- center main menu (bnc #562089)
|
||||
- leave more room for timeout indicator (bnc#551718)
|
||||
- center main menu (bnc#562089)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 14:47:12 CET 2009 - snwint@suse.de
|
||||
@ -355,7 +355,7 @@ Mon Nov 16 14:47:12 CET 2009 - snwint@suse.de
|
||||
Fri Oct 30 12:17:52 CET 2009 - snwint@suse.de
|
||||
|
||||
- extend interface so it works with gfxboot.c32
|
||||
- updated translations (bnc #551046)
|
||||
- updated translations (bnc#551046)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 17:00:37 CEST 2009 - snwint@suse.de
|
||||
@ -380,7 +380,7 @@ Mon Oct 12 15:04:10 CEST 2009 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 16:27:31 CEST 2009 - snwint@suse.de
|
||||
|
||||
- sync keyboard mapping list with yast (bnc #534856)
|
||||
- sync keyboard mapping list with yast (bnc#534856)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 15:37:24 CEST 2009 - snwint@suse.de
|
||||
@ -395,13 +395,13 @@ Fri Oct 2 15:37:24 CEST 2009 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 12:05:53 CEST 2009 - snwint@suse.de
|
||||
|
||||
- set default install type correctly (bnc #542781)
|
||||
- set default install type correctly (bnc#542781)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 11:50:38 CEST 2009 - snwint@suse.de
|
||||
|
||||
- updated language list
|
||||
- fixed grub picture (bnc #542113)
|
||||
- fixed grub picture (bnc#542113)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 16:20:57 CEST 2009 - snwint@suse.de
|
||||
@ -416,13 +416,13 @@ Fri Sep 18 14:24:24 CEST 2009 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 15 17:19:10 CEST 2009 - snwint@suse.de
|
||||
|
||||
- added proxy setup (bnc #329668)
|
||||
- added proxy setup (bnc#329668)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 16:45:42 CEST 2009 - snwint@suse.de
|
||||
|
||||
- fix some nasm warnings
|
||||
- updated 11.2 openSUSE theme (bnc #538949)
|
||||
- updated 11.2 openSUSE theme (bnc#538949)
|
||||
- added network config dialog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -437,7 +437,7 @@ Wed Sep 9 16:15:43 CEST 2009 - snwint@suse.de
|
||||
- support qemu-kvm
|
||||
- improved gfxtest script; removed old test script
|
||||
- added --version option to gfxboot
|
||||
- no fb after F9 for live cd (bnc #526706)
|
||||
- no fb after F9 for live cd (bnc#526706)
|
||||
- gfxboot script works with new syslinux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -458,17 +458,17 @@ Tue Dec 2 13:57:18 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 10:10:39 CET 2008 - snwint@suse.de
|
||||
|
||||
- new texts for speech support (bnc #391313)
|
||||
- new texts for speech support (bnc#391313)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 18:25:14 CET 2008 - snwint@suse.de
|
||||
|
||||
- translations, again (bnc #445350)
|
||||
- translations, again (bnc#445350)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:19:33 CET 2008 - snwint@suse.de
|
||||
|
||||
- updated translations (bnc #445350)
|
||||
- updated translations (bnc#445350)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 12:54:46 CET 2008 - snwint@suse.de
|
||||
@ -479,17 +479,17 @@ Thu Nov 20 12:54:46 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 12:46:52 CET 2008 - snwint@suse.de
|
||||
|
||||
- no beep in installed system (fate #303481)
|
||||
- no beep in installed system (fate#303481)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 18:29:56 CET 2008 - snwint@suse.de
|
||||
|
||||
- fixed 'portuguese' spelling (bnc #442407)
|
||||
- fixed 'portuguese' spelling (bnc#442407)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 15:34:29 CET 2008 - snwint@suse.de
|
||||
|
||||
- all menus have speech support now (bnc #391313)
|
||||
- all menus have speech support now (bnc#391313)
|
||||
- speech works with languages != english
|
||||
- in input lines the char at cursor position is spoken
|
||||
|
||||
@ -502,8 +502,8 @@ Tue Nov 4 16:27:57 CET 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 11:29:43 CET 2008 - snwint@suse.de
|
||||
|
||||
- for livecds: don't switch to text mode with F9 (bnc #391313)
|
||||
- obsolete bootloader-theme-* (bnc #441366)
|
||||
- for livecds: don't switch to text mode with F9 (bnc#391313)
|
||||
- obsolete bootloader-theme-* (bnc#441366)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de
|
||||
@ -533,18 +533,18 @@ Fri Sep 26 18:02:53 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 18:29:21 CEST 2008 - snwint@suse.de
|
||||
|
||||
- added keyboard selection dialog (bnc #422175)
|
||||
- added keyboard selection dialog (bnc#422175)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 13:05:36 CEST 2008 - snwint@suse.de
|
||||
|
||||
- better monitor detection (bnc #407786)
|
||||
- fix default video size selection (bnc #407786)
|
||||
- better monitor detection (bnc#407786)
|
||||
- fix default video size selection (bnc#407786)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 16:22:45 CEST 2008 - snwint@suse.de
|
||||
|
||||
- support serial lines (fate #301595)
|
||||
- support serial lines (fate#301595)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 25 11:12:57 CEST 2008 - snwint@suse.de
|
||||
@ -588,7 +588,7 @@ Mon May 26 17:39:24 CEST 2008 - snwint@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 18:01:47 CEST 2008 - snwint@suse.de
|
||||
|
||||
- turn sound off before loading kernel (bnc #392016)
|
||||
- turn sound off before loading kernel (bnc#392016)
|
||||
- partly moved to new theme
|
||||
- use 32 bit graphics mode for bootloader
|
||||
|
||||
@ -617,15 +617,15 @@ Wed May 7 16:29:34 CEST 2008 - snwint@suse.de
|
||||
Mon Apr 28 16:39:41 CEST 2008 - snwint@suse.de
|
||||
|
||||
- WAV file playback works again
|
||||
- added beep when bootloader is ready (fate #303482)
|
||||
- added 'visually impaired' mode key (F9) (fate #303482)
|
||||
- added beep when bootloader is ready (fate#303482)
|
||||
- added 'visually impaired' mode key (F9) (fate#303482)
|
||||
- added speech output
|
||||
- added Thai
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 17 15:00:14 CEST 2008 - snwint@suse.de
|
||||
|
||||
- adjusted package requires (bnc #380757)
|
||||
- adjusted package requires (bnc#380757)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 09:56:08 CEST 2008 - snwint@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user