From: "Валерий Иноземцев" <shrek@altlinux.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Сжатые модули ядра
Date: Wed, 31 Jan 2018 14:21:32 +0300
Message-ID: <4d65f6e3-8390-1f64-f0d0-6e7e2ed9db5a@altlinux.ru> (raw)
In-Reply-To: <20180131111404.GC7739@altlinux.org>
[-- Attachment #1.1: Type: text/plain, Size: 1756 bytes --]
31.01.2018 14:14, Dmitry V. Levin пишет:
> On Wed, Jan 31, 2018 at 12:55:46PM +0300, Alexey Tourbin wrote:
>> 2018-01-30 14:59 GMT+03:00 Anton V. Boyarshinov <boyarsh@altlinux.org>:
>>> Добрый день
>>> Вообще, уже с незапамятных времён модули ядра Linux можно сжимать. Но
>>> мы это почему-то не делали, хотя, насколько я могу судить, весть стэк
>>> наших технологий, включая сборку initrd, сборку и установку
>>> дистрибутивов к этому готов.
>>>
>>> В задании #198605 собрано ядро std-def со сжатыми модулями, предлагаю
>>> всем желающим попробовать его до того, как оно попадёт в Сизиф.
>>
>> -find %buildroot -name '*.ko' | xargs gzip
>> +find %buildroot -name '*.ko' | xargs gzip -9n
>
> +1
>
> Кстати, а zstd или xz оно умеет?
http://git.altlinux.org/people/shrek/packages/?p=kernel-image.git;a=blob;f=init/Kconfig;h=235c7a2c0d2004f1121b7d98f4140683ab45ef53;hb=f9566d2f6d2bebf323d39015988fc23efd22be93
2000 choice
2001 prompt "Compression algorithm"
2002 depends on MODULE_COMPRESS
2003 default MODULE_COMPRESS_GZIP
2004 help
2005 This determines which sort of compression will be used during
2006 'make modules_install'.
2007
2008 GZIP (default) and XZ are supported.
2009
2010 config MODULE_COMPRESS_GZIP
2011 bool "GZIP"
2012
2013 config MODULE_COMPRESS_XZ
2014 bool "XZ"
2015
2016 endchoice
--
Valery V. Inozemtsev
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
prev parent reply other threads:[~2018-01-31 11:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-30 11:59 Anton V. Boyarshinov
2018-01-30 12:03 ` Валерий Иноземцев
2018-01-30 12:11 ` Sergey Bolshakov
2018-01-30 12:14 ` Anton V. Boyarshinov
2018-01-31 9:43 ` В.А. Илларионов
2018-01-31 9:56 ` Michael Shigorin
2018-01-30 12:25 ` Anton V. Boyarshinov
2018-01-30 13:06 ` Anton Farygin
2018-01-30 12:12 ` Anton Farygin
2018-01-30 12:22 ` Michael Shigorin
2018-01-30 13:05 ` Anton Farygin
2018-01-31 8:40 ` Anton V. Boyarshinov
2018-01-31 9:55 ` Michael Shigorin
2018-01-31 9:58 ` Igor Zubkov
2018-02-02 7:42 ` Michael A. Kangin
2018-02-02 7:44 ` Anton Farygin
2018-01-31 11:09 ` Anton Farygin
2018-01-31 9:55 ` Alexey Tourbin
2018-01-31 9:58 ` Michael Shigorin
2018-01-31 11:14 ` Dmitry V. Levin
2018-01-31 11:21 ` Валерий Иноземцев [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d65f6e3-8390-1f64-f0d0-6e7e2ed9db5a@altlinux.ru \
--to=shrek@altlinux.ru \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git