gentoo勉強会平成26/7月/5日

31
Gentoo 勉勉勉 第 5 第第第26 /7 第 /5 第 第第第第第第第第第第第

Upload: alice-ferrazzi

Post on 24-Jun-2015

186 views

Category:

Technology


4 download

DESCRIPTION

Gentoo勉強会平成26/7月/5日

TRANSCRIPT

Page 1: Gentoo勉強会平成26/7月/5日

Gentoo勉強会第 5回平成26 /7月 /5日よろしくおねがいします!

Page 2: Gentoo勉強会平成26/7月/5日

皆様の自己紹介

Page 3: Gentoo勉強会平成26/7月/5日

Gentoo Update

Page 4: Gentoo勉強会平成26/7月/5日

[ ] 東京 オープンソースカンファレンス2014 Tokyo/Fall

日程: 2014年 10月 18日 (土 ) 10:00~ 18:00予定10月 19日 (日 ) 10:00~ 17:30予定

Page 5: Gentoo勉強会平成26/7月/5日

OSC東京のGentooブースの準備を初めましょう。

Page 6: Gentoo勉強会平成26/7月/5日

EAPI6New Features

Page 7: Gentoo勉強会平成26/7月/5日

get_libdir()bug #463586

Used in econf, but so far not available as separate PM function.

Page 8: Gentoo勉強会平成26/7月/5日

einstalldocs()bug #459692

Page 9: Gentoo勉強会平成26/7月/5日

Query function for IUSE_EFFECTIVE (or IUSE?)

bug #449862

Page 10: Gentoo勉強会平成26/7月/5日

Patch applying function in package managerbug #463768

➔ Needed for PATCHES support and user patches.➔ This duplicates epatch() from eutils, in simplified form.

➔ Name "eapply" has been suggested.

Page 11: Gentoo勉強会平成26/7月/5日

User patchesbug #475288

● Name "eapply_user" has been suggested.● Will be called from default_src_prepare().

Page 12: Gentoo勉強会平成26/7月/5日

PATCHES support in default src_preparebug #463692

Page 13: Gentoo勉強会平成26/7月/5日

Runtime-switchable USE flagsGLEP 62

(approved in the Gentoo Council 20140624)

Page 14: Gentoo勉強会平成26/7月/5日

Enhancements of existing features

Page 15: Gentoo勉強会平成26/7月/5日

nonfatal die()bug #451938

Page 16: Gentoo勉強会平成26/7月/5日

Allow empty DOCS variablebug #463736

Page 17: Gentoo勉強会平成26/7月/5日

Directory support for DOCSbug #481980

Page 18: Gentoo勉強会平成26/7月/5日

Unpack .txzbug #458102

Page 19: Gentoo勉強会平成26/7月/5日

Case-fold extensions in unpackbug #476730

Page 20: Gentoo勉強会平成26/7月/5日

unpack() accept absolute pathsbug #48324

Page 21: Gentoo勉強会平成26/7月/5日

Directory support for package* and use*bug #282296

Not intended for gentoo-x86 tree, only to be used in overlays.

Page 22: Gentoo勉強会平成26/7月/5日

Other changes

Page 24: Gentoo勉強会平成26/7月/5日

failglob in global scopebug #463822

Only in global scope, not in local scope of functions

Page 25: Gentoo勉強会平成26/7月/5日

Mask changes:

Page 26: Gentoo勉強会平成26/7月/5日

02 Jul 2014; Pacho Ramos <[email protected]> +arch/alpha/package.use.stable.mask, arch/arm/package.use.stable.mask, +arch/ia64/package.use.stable.mask,arch/powerpc/ppc32/package.use.mask, arch/powerpc/ppc64/package.use.mask, arch/sparc/package.use.mask: Mask due Gnome3 not going to be stabilized on these arches

01 Jul 2014; Andreas K. Huettel <[email protected]> package.mask: Add message about Switch to perl-5.12 mask

01 Jul 2014; Tim Harder <[email protected]> package.mask: Use more detailed mask explanations.

01 Jul 2014; Patrick Lauer <[email protected]> package.mask: Remove silly lxc mask that interferes with docker

Page 27: Gentoo勉強会平成26/7月/5日

簡単な Tinderbox作りましょう

chrootを作って後でそこにこのスクリプトを使う。

for i in $( qsearch -NC --all | sort -R ); do if $( emerge --nodeps -pk $i > /dev/null ) ; then emerge --depclean; echo $i; emerge -uNDk1 $i; fi; done

Page 28: Gentoo勉強会平成26/7月/5日

初めましょう!

Page 29: Gentoo勉強会平成26/7月/5日

15:00~15:15 皆様の自己紹介Gentoo勉強会でプレゼンテーションをしたいなら、ここに入れてください:

時間 内容 概要発表者15:15~15:30 最近 Gentoo 情報 Alice Ferrazzi & みんな15:40~16:10 Docker でテストする @naota

16:20~16:50 emerge failed こんなときどうする ? grauwoelfchen

17:00~17:30 (TBD) LDAP+SSSD な話か伺か @mazgi

17:40~18:10 Gentooを VM イメージからインストールしてみた tkshnt

18:20~18:40 travisで repoman のチェック @aliceinwire

18:40~19:00 ハッカソン・初心者向けヘルプ

Page 30: Gentoo勉強会平成26/7月/5日

皆ありがとうございました .

Page 31: Gentoo勉強会平成26/7月/5日

次の Gentoo勉強会は 平成 26 08 02予定です。