Karesansui-2.0.1-RELEASE ======================== Karesansui Project announces Karesansui 2.0.1, a web based open source virtualization management software which supports KVM and Xen. Karesansui 2.0.1-RELEASE addresses fixes for some issues. All new features and known issues are listed in release note. http://sourceforge.jp/projects/karesansui/releases/48437/note/en Instructions For Update From 1.x.x ================================== Special instructions are needed to update from 1.x.x. Please read the update instruction details below. http://karesansui-project.info/wiki/karesansui/v2_En_update Instructions For Update From 2.0.0 ================================== Please read the update instruction details below. http://karesansui-project.info/wiki/karesansui/v2_En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> QEMU <http://www.nongnu.org/qemu/> IPA Font <http://ossipedia.ipa.go.jp/ipafont/index.html> collectd <http://collectd.org/> rrdtool <http://oss.oetiker.ch/rrdtool/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/en/ Older Versions ============== 2.0.0 [http://sourceforge.jp/projects/karesansui/releases/48382/note] 1.1.0 [http://sourceforge.jp/projects/karesansui/releases/45600/note] 1.0.3 [http://sourceforge.jp/projects/karesansui/releases/44191/note] 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Karesansui 2.0.1 リリース ========================== KVM、Xenに対応したオープンソースの仮想化管理アプリケーションである Karesansui 2.0.1 の公開をお知らせいたします。 このリリースでは安定性向上のための修正が数多くおこなわれました。 今回の Karesansui リリースにおける新機能や既知の問題点の一覧はリリースノートをご覧ください。 http://sourceforge.jp/projects/karesansui/releases/48437/note/ja アップデートについて =============================== Karesansui 1.x から 2.x へのアップデートには、特別な作業が必要です。 作業内容についてはこちらをご覧ください。 http://karesansui-project.info/wiki/karesansui/v2_Ja_update Karesansui 2.0.0 から 2.0.1 へのアップデートについてはこちらをご覧ください。 http://karesansui-project.info/wiki/karesansui/v2_Ja_update 入手方法 ============== Karesansuiは、tar.gz rpm src.rpm で提供しています。 Karesansuiの最新版は、 Sourceforge.jp-リリース一覧 http://sourceforge.jp/projects/karesansui/releases/ からダウンロードしてください。 最新のKaresansuiはGitリポジトリにて公開されています。 http://git.sourceforge.jp/view?p=karesansui/karesansui.git 謝辞 ============== Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> QEMU <http://www.nongnu.org/qemu/> IPAフォント <http://ossipedia.ipa.go.jp/ipafont/index.html> collectd <http://collectd.org/> rrdtool <http://oss.oetiker.ch/rrdtool/> オフィシャルスポンサー ====================== HDE Inc. http://www.hde.co.jp/ 過去のバージョンのリリースノート ================================ 2.0.0 [http://sourceforge.jp/projects/karesansui/releases/48382/note] 1.1.0 [http://sourceforge.jp/projects/karesansui/releases/45600/note] 1.0.3 [http://sourceforge.jp/projects/karesansui/releases/44191/note] 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Karesansui-2.0.0-RELEASE ======================== Karesansui Project announces Karesansui 2.0.0. Following features are added in 2.0.0. - Graph reports for system resources - Support for storage pools - Support for network storages (iSCSI) - Guest import/export features - Server log viewer - Bonding management - System audit features Karesansui 2.0.0-RELEASE also addresses many fixes for stabilty issues. All new features and known issues are listed in release note. Instructions For Update From 1.x.x ================================== Please look at below for update instruction details. http://karesansui-project.info/wiki/karesansui/v2_En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> QEMU <http://www.nongnu.org/qemu/> IPA Font <http://ossipedia.ipa.go.jp/ipafont/index.html> collectd <http://collectd.org/> rrdtool <http://oss.oetiker.ch/rrdtool/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/en/ Older Versions ============== 1.1.0 [http://sourceforge.jp/projects/karesansui/releases/45600/note] 1.0.3 [http://sourceforge.jp/projects/karesansui/releases/44191/note] 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
We've started tweeting!
The official Karesansui Project Twitter account
https://twitter.com/karesansui_proj
Karesansui Project announces Karesansui 1.1.0. Following features are added in 1.1.0. - Support for KVM hypervisor. Karesansui 1.1.0-RELEASE also addresses many fixes for stabilty issues. All new features and known issues are listed in release note. Update Instructions =================== Please look at below for update instruction details. http://karesansui-project.info/wiki/karesansui/En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> QEMU <http://www.nongnu.org/qemu/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/ Older Versions ============== 1.0.3 [http://sourceforge.jp/projects/karesansui/releases/44191/note] 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
件名 : Karesansui 1.1.0-Beta1 RELEASE Announcement Karesansui-1.1.0-Beta1 ======================== Karesansui Project announces Karesansui 1.1.0-Beta1. Following features are added in 1.1.0-Beta1. - Support for KVM hypervisor. Karesansui 1.1.0-Beta1 also addresses many fixes for stabilty issues. All new features and known issues are listed in release note. Update Instructions =================== Please look at below for update instruction details. http://karesansui-project.info/wiki/karesansui/En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> QEMU <http://www.nongnu.org/qemu/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/ Older Versions ============== 1.0.3 [http://sourceforge.jp/projects/karesansui/releases/44191/note] 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Karesansui-1.0.3-RELEASE ======================== Karesansui Project announces Karesansui 1.0.3-RELEASE. Following features are added in 1.0.3-RELEASE. - Support for CentOS 5.4(i386/x86_64, host/guest) - Support for RHEL 5.4(i386/x86_64, host/guest) Karesansui 1.0.3-RELEASE also addresses many fixes for stabilty issues. All new features and known issues are listed in release note. Update Instructions =================== Please look at below for update instruction details. http://karesansui-project.info/wiki/karesansui/En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/ Older Versions ============== 1.0.2 [http://sourceforge.jp/projects/karesansui/releases/40623/note] 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Karesansui Project Announces Karesansui 1.0.2-RELEASE ==================================================== Karesansui Project announces Karesansui 1.0.2-RELEASE, the newest version of Karesansui, an open-source virtualization management application made in Japan. Following features are added in version 1.0.2-RELEASE. - Keymap selection for VNC console in guest creation Karesansui 1.0.2-RELEASE also addresses many fixes for stabilty issues. All new features and known issues are listed in release note. Update Instructions =================== Please look at below for update instruction details. http://karesansui-project.info/wiki/karesansui/En_update Download ======== Karesansui is available in tar.gz, rpm, and src.rpm. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ================ We want to thank so much the contributers of these projects: Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> Official Sponsor ================ HDE Inc. http://www.hde.co.jp/en/ Older Version ================================ 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note/en] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note/en] Karesansui Project http://karesansui-project.info
リリース ============== Karesansui 1.0.2-RELEASE の公開をお知らせいたします。 1.0.1-RELEASE に加え、このリリースには次のような機能が追加されました。 ゲスト作成時にコンソールのキーマップを選択できるようにしました。 その他にも Karesansui 1.0.1 以降、Karesansui 1.0.2 には安定性向上のための修正が数多くおこなわれました。 今回の Karesansui リリースにおける新機能や既知の問題点の一覧はリリースノートをご覧ください。 アップデートについて =============================== アップデートには、特別な作業が必要です。 作業内容についてはこちらをご覧ください。 http://karesansui-project.info/wiki/karesansui/Ja_update 入手方法 ============== Karesansuiは、tar.gz rpm src.rpm で提供しています。 Karesansuiの最新版は、 Sourceforge.jp-リリース一覧 http://sourceforge.jp/projects/karesansui/releases/ からダウンロードしてください。 最新のKaresansuiはGitリポジトリにて公開されています。 http://git.sourceforge.jp/view?p=karesansui/karesansui.git 謝辞 ============== Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> オフィシャルスポンサー ====================== HDE Inc. http://www.hde.co.jp/ 過去のバージョンのリリースノート ================================ 1.0.1 [http://sourceforge.jp/projects/karesansui/releases/40446/note] 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Karesansui Project Announces Karesansui 1.0.1-RELEASE ===================================================== Karesansui Project announces Karesansui 1.0.1-RELEASE, the newest version of Karesansui, an open-source virtualization management application made in Japan. Following features are added in version 1.0.0-RELEASE. Karesansui 1.0.1-RELEASE works on - CentOS 5.3 64bit(x86_64), - RHEL5.3 64bit(x86_64), - RHEL5.3 32bit(x86), and now works on AMD Athlon64 or Opteron. Karesansui 1.0.1-RELEASE also includes many improvements in performance and stability. All new features and known issues are listed in release note. Download ======== Karesansui is available as tar.gz, rpm, src.rpm, and install-pack. Check it in: Sourceforge.jp - Releases http://sourceforge.jp/projects/karesansui/releases/ Bleeding edge unstable version of Karesansui is available from our git repository. http://git.sourceforge.jp/view?p=karesansui/karesansui.git Acknowledgements ===================== We want to thank so much the contributers of these projects: Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> Official Sponsor ================ - HDE Inc. http://www.hde.co.jp/en/ Older Version ================================ 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note/en] Karesansui Project http://karesansui-project.info
リリース ============== Karesansui 1.0.1-RELEASE の公開をお知らせいたします。 1.0.0-RELEASE に加え、このリリースには次のような機能が追加されました。 - CentOS5.3 64bit(x86_64) に対応しました。 - RHEL5.3 64bit(x86_64) に対応しました。 - RHEL5.3 32bit(x86) に対応しました。 - AMD Athlon64 および Opteron システム環境に対応しました。 その他にも Karesansui 1.0.0 以降、Karesansui 1.0.1 には安定性向上のための修正が数多くおこなわれました。 今回の Karesansui リリースにおける新機能や既知の問題点の一覧はリリースノートをご覧ください。 入手方法 ============== Karesansuiは、tar.gz rpm src.rpm で提供しています。 Karesansuiの最新版は、 Sourceforge.jp-リリース一覧 http://sourceforge.jp/projects/karesansui/releases/ からダウンロードしてください。 最新のKaresansuiはGitリポジトリにて公開されています。 http://git.sourceforge.jp/view?p=karesansui/karesansui.git 謝辞 ============== Python <http://www.python.org/> libvirt <http://libvirt.org/> webpy <http://webpy.org/> flup <http://trac.saddi.com/flup> lighttpd <http://www.lighttpd.net/> psycopg2 <http://initd.org/> tightvncviewer <http://www.tightvnc.com/> jquery <http://jquery.com/> jquery.form <http://malsup.com/jquery/form/> jquery-tablesort <http://tablesorter.com/docs/> jquery-plugin-autocomplete <http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/> jCarousel <http://sorgalla.com/jcarousel/> オフィシャルスポンサー ====================== HDE Inc. http://www.hde.co.jp/ 過去のバージョンのリリースノート ================================ 1.0.0 [http://sourceforge.jp/projects/karesansui/releases/40135/note] Karesansui Project http://karesansui-project.info
Also available in: Atom