Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37789859
en ru br
ALT Linux repos
S:24.2-alt3
5.0: 22.7.3-alt5
4.1: 22.7.3-alt5
4.0: 22.7.3-alt5
3.0: 22.4.1-alt9

Group :: System/Kernel and hardware
RPM: lilo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lilo-23.1-alt-defaults.patch
Download


diff -ur lilo-23.1/src/crt.S lilo-23.1-alt-defaults/src/crt.S
--- lilo-23.1/src/crt.S	2010-11-04 18:16:43.000000000 +0200
+++ lilo-23.1-alt-defaults/src/crt.S	2014-02-16 07:22:20.000000000 +0200
@@ -694,7 +694,7 @@
 
 
 str_title:
-	.ascii	"GNU/Linux - "
+	.ascii	"ALT Linux "
 	.ascii	"LILO "
 #ifdef LCF_VERSION
 	.ascii	SA(VERSION_MAJOR)
diff -ur lilo-23.1/src/menu.S lilo-23.1-alt-defaults/src/menu.S
--- lilo-23.1/src/menu.S	2010-11-04 18:16:43.000000000 +0200
+++ lilo-23.1-alt-defaults/src/menu.S	2014-02-16 07:20:47.000000000 +0200
@@ -367,10 +367,10 @@
 	db	EEWW,SSEEWW,NNSSEEWW,NNEEWW
 
 mn_attrib:
-mn_at_text:	db	0x47
+mn_at_text:	db	0x17
 mn_at_hilite:	db	0x71
-mn_at_border:	db	0x47
-mn_at_title:	db	0x4E
+mn_at_border:	db	0x17
+mn_at_title:	db	0x71
 
 mn_at_mono:	db	0x07,0x70,0x07,0x0F
 #ifndef PAGE0
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin