wok-stable diff linux/stuff/linux-header-2.6.30.6.u @ rev 5271

linux: increase gzip compression
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 15 18:22:14 2010 +0200 (2010-04-15)
parents efca0feeb58e
children
line diff
     1.1 --- a/linux/stuff/linux-header-2.6.30.6.u	Sat Mar 27 20:38:05 2010 +0100
     1.2 +++ b/linux/stuff/linux-header-2.6.30.6.u	Thu Apr 15 18:22:14 2010 +0200
     1.3 @@ -169,9 +169,10 @@
     1.4  +ksyssize	= 	500
     1.5  +	orw	$0x80FF, type_of_loader-ksyssize(%di) # loader type = 0xFF
     1.6  +	movw	$stacktop-0x200, heap_end_ptr-ksyssize(%di)
     1.7 -+	movb	$0x0F, %al		# destination = 0x100000
     1.8 ++	movb	$0x10, %al		# destination = 0x100000
     1.9  +	movb	$5, %cl
    1.10  +initrdlp:
    1.11 ++	decw	%ax
    1.12  +	movb	$0x93,%ah
    1.13  +	movw	%ax, 28(%si)		# bootsect_dst_base+2
    1.14  +	movb	$(SYSSEG/4096), %al	# source = SYSSEG
    1.15 @@ -208,7 +209,6 @@
    1.16  +	popf
    1.17  +	ja	syslp
    1.18  +	movw	ramdisk_image+2,%ax
    1.19 -+	decw	%ax
    1.20  +	movw	$ramdisk_size,%di
    1.21  +	movb	$9, %cl
    1.22  +	cmpb	%al,28(%si)