タグ

2011年7月18日のブックマーク (3件)

  • Amazon EC2 用に自分で CentOS 5 のイメージを用意する

    新しく作った開発プロセスの問題点が見えたわけだから、それはそれとして改善すればいいのに。プロジェクトに併せてテーラリングされてないのとか。そういうことを自発的にやれる人たちが必要だというのもわかるけど ■ [amazon][aws][ec2] Amazon EC2 用に自分で CentOS 5 のイメージを用意する Amazon EC2 では、Amazon 公式で用意されたイメージの他にいろんなひとがイメージを登録して share してるんですが、やっぱり見ず知らずの人が用意したイメージはあまり使いたくないなぁということで、自分で用意してみたのでその手順です。 EC2 のマニュアルでは、"Using Amazon EC2" -> "Creating and Preparing AMIs" あたりです。(マニュアルは Fedora ベースです) 作業は CentOS5 上で行いました。 追記

    Amazon EC2 用に自分で CentOS 5 のイメージを用意する
    sotarok
    sotarok 2011/07/18
    ami
  • 第5章 debianディレクトリーにあるその他のファイル

    The dh_make command had major updates since this old document was written. So some parts of this document aren't applicable any more. 最新の内容とより実用的な例でこの入門書を書き換えたものが Guide for Debian Maintainers として入手できます。この新しい入門書を第一次的な入門書として使ってください。 The debmake command is used in place of the dh_make command in my new Guide for Debian Maintainers. debhelperがパッケージのビルド中に行うことは、オプションの設定ファイルを debian ディレクトリーに置けばコントロールできます

    sotarok
    sotarok 2011/07/18
    .deb package
  • Performance/MemShrink - MozillaWiki

    MemShrink is a project that aims to reduce the memory consumption of Firefox (on desktop and mobile). There are three potential benefits. Speed. Firefox will be faster due to less cache pressure, less paging, and fewer/smaller GC and CC pauses. Changes that reduce memory consumption but make Firefox slower are not desirable. Stability. Firefox will suffer fewer aborts/crashes due to virtual or phy