* [devel-distro] openssl уничтожается
@ 2015-03-02 21:20 Ildar Mulyukov
2015-03-03 12:38 ` Michael Shigorin
0 siblings, 1 reply; 2+ messages in thread
From: Ildar Mulyukov @ 2015-03-02 21:20 UTC (permalink / raw)
To: Distributions development
Доброй ночи.
mkimage-profiles, комит 1b885b3d249ed3586d2dc706b57ecec368a182c2
в нём /usr/bin/openssl удаляется.
Поэтому Live-образ получается без этого бинарника.
Миша, пояснишь, зачем это нужно?
С уважением,
--
Ildar Mulyukov,
free SW designer/programmer/packager
======================================
email: ildar@altlinux.ru
Jabber: ildar.mulyukov@gmail.com
ICQ: 4334029
ALT Linux http://packages.altlinux.org/ru/Sisyphus/maintainers/ildar/
======================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel-distro] openssl уничтожается
2015-03-02 21:20 [devel-distro] openssl уничтожается Ildar Mulyukov
@ 2015-03-03 12:38 ` Michael Shigorin
0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2015-03-03 12:38 UTC (permalink / raw)
To: Distributions development
On Tue, Mar 03, 2015 at 03:20:07AM +0600, Ildar Mulyukov wrote:
> mkimage-profiles, комит 1b885b3d249ed3586d2dc706b57ecec368a182c2
> в нём /usr/bin/openssl удаляется.
> Поэтому Live-образ получается без этого бинарника.
> Миша, пояснишь, зачем это нужно?
Изначально это была зачистка install2 (90+install2+cleanup+bloat),
а этим недостаточно просмотренным коммитом она превратилась в
зачистку почти любой stage2, кроме самоустанавливающихся livecd
-- сейчас в sub.in/stage2/image-scripts.d/90-cleanup-bloat-bin
такое ограничение:
[ -x /usr/sbin/live-install -o -x /usr/sbin/livecd-install ] && exit 0
Пожалуй, переложу в install2, для livecd/rescue это слишком:
rm -f /sbin/{sash,sln,tc}
rm -f /usr/bin/{openssl,ipv6log*}
rm -f /bin/ipv6calc
Спасибо!
PS: мнения по необходимости остальных примерно восьми метров
бинарей в подобных случаях -- также приветствуются.
--
---- WBR, Michael Shigorin / http://altlinux.org
------ http://opennet.ru / http://anna-news.info
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-03 12:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 21:20 [devel-distro] openssl уничтожается Ildar Mulyukov
2015-03-03 12:38 ` Michael Shigorin
ALT Linux Distributions development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \
devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
public-inbox-index devel-distro
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-distro
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git