Subversion Repositories Kolibri OS

Rev

Rev 2 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 5
Line 44... Line 44...
44
          line_space
44
          line_space
45
          line_space
45
          line_space
46
          line_space
46
          line_space
47
          line_space
47
          line_space
48
          line_space
48
          line_space
49
          line_space
49
;          line_space
50
          db       186,' Kolibri OS comes with ABSOLUTELY NO WARR'
50
          db       186,' KolibriOS based on MenuetOS and comes with ABSOLUTELY '
-
 
51
          db       'NO WARRANTY            ',186
51
          db       'ANTY; See file COPYING for details   ',186
52
          db       186,' See file COPYING for details                          '
-
 
53
          db       '                       ',186
52
          line_full_bottom
54
          line_full_bottom
Line 53... Line 55...
53
 
55
 
54
novesa    db      "Display: EGA/CGA",13,10,0
56
novesa    db      "Display: EGA/CGA",13,10,0
55
vervesa   db      "Version of Vesa: Vesa x.x ",13,10,0
57
vervesa   db      "Version of Vesa: Vesa x.x ",13,10,0
Line 76... Line 78...
76
gr_direct db      186," Use direct LFB writing? "
78
gr_direct db      186," Use direct LFB writing? "
77
          db      "[1-yes/2-no] ? ",0
79
          db      "[1-yes/2-no] ? ",0
78
;mem_model db      13,10,186," Motherboard memory [1-16 Mb / 2-32 Mb / "
80
;mem_model db      13,10,186," Motherboard memory [1-16 Mb / 2-32 Mb / "
79
;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
81
;          db      "3-64Mb / 4-128 Mb / 5-256 Mb] ? ",0
80
bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
82
bootlog   db      13,10,186," After bootlog display [1-continue/2-pause] ? ",0
81
bdev      db      13,10,186
83
bdev      db      186
82
          db      " Load ramdisk from [1-floppy; 2-C:\menuet.img (FAT32);"
84
          db      " Load ramdisk from [1-floppy; 2-C:\menuet.img (FAT32);"
83
          db      13,10,186,"                    "
85
          db      13,10,186,"                    "
84
          db      "3-use preloaded ram-image from kernel restart]: ",0
86
          db      "3-use preloaded ram-image from kernel restart]: ",0
85
probetext db      13,10,13,10,186," Use standart graphics mode? [1-yes, "
87
probetext db      13,10,13,10,186," Use standart graphics mode? [1-yes, "
86
          db      "2-probe bios (Vesa 3.0)]: ",0
88
          db      "2-probe bios (Vesa 3.0)]: ",0