This page is archived. ~
Current active BBS is [[FuguIta/BBS]].

----
#contents
**Thank you! [#p869abc0]
>[[Moss]] (2015-11-25 (Wed) 08:14:55)~
~
Thanks for the clearly enormous effort you've put into Fuguita. As an old and slow learner of OpenBSD you give me a great deal to explore and appreciate. ~
~
BTW almost all the links to other OpenBSD live CDs are now broken.~

//
- Hi Moss,&br;&br;Very glad to hear that FuguIta helps you to use OpenBSD more effective.&br;This encourages me.&br;&br;And I've removed some broken links on the page of OpenBSD live systems.&br;Thank you. -- [[kaw]] &new{2015-11-29 (Sun) 10:15:26};


**pdf viewer and xdm [#y9a4528c]
>[[thiriet]] (2015-11-03 (Tue) 05:14:17)~
~
I couldn't see any pdf viewer on the software list. Did I overview something? Do you use emacs or to view pdf ?~
Another question: how could I manage to have xdm at boot? This is AFAIK the only way to have utf-8 on X sessions.~

//
Hi, this is kaw. Thanks for your post, thiriet-san.
 I couldn't see any pdf viewer on the software list. Did I overview something?
Sorry, there is no pdf viewer in the software list. ~
Sure, You haven't overlooked such softwares in FuguIta.
 Do you use emacs or to view pdf ?  Another question: how could I
 manage to have xdm at boot? This is AFAIK the only way to have utf-8
 on X sessions.
Emacs is at /usr/fuguita/bin/emacs. This is not ports/packages. Of course I use it quite frequently.~
I am using xpdf to view PDF files on FuguIta.~
How to introduce xpdf in FuguIta is as follows;

0. Boot FuguIta and login as root.

1. pkg_add xpdf    (same as normal OpenBSD)

2. save all of your file modifications and creations on the system into USB flashdrive by usbfadm utility.~
(Including pkg_add of xpdf)

3. Reboot FuguIta with mode 3 .~
Your system setups described above will be loaded when booting completed.

The way to have xdm at boot is the same.

1. put following line in /etc/rc.conf.local
 xdm_flages=""

2. save them with usbfadm

3. Reboot, then you will see xdm login.

For more further details, read following example;~
>http://fuguita.org/dl/0_README.SAMPLE.txt

~-- [[kaw]] &new{2015-11-04 (Wed) 17:52:53};
- Hi kaw, thanks for your answer. I am building for students, and they might forget their usb. -- [[thiriet]] &new{2015-11-05 (Thu) 00:28:25};
- So I think the best would be to build my own live-CD with xdm and a pdf viewer. Can I build FuguIta 5.8 with the 5.7 tools? -- [[thiriet]] &new{2015-11-05 (Thu) 00:29:47};
- There is much difficulties in building FuguIta 5.8 with the 5.7-tools.  So, I'll create and upload a tarball for 5.8-tools. Please wait. -- [[kaw]] &new{2015-11-05 (Thu) 04:37:21};
- 5.8 tools are [[available now.>http://mirror.ginzado.ne.jp/pub/FuguIta/tools/]] And [[the document for build>FuguIta/FAQ/SelfBuild]] is also ready. -- [[kaw]] &new{2015-11-06 (Fri) 05:08:41};


**Thank you for releasing the .img version of FuguIta 5.8, [#vf5bc101]
>[[jayseye]] (2015-10-27 (Tue) 08:36:09)~
~
found in the test/ directory. Booting directly from USB is much more~
useful and convenient than burning a CD. I am looking forward to an~
update of the MD5 file, to include checksums for the .img downloads.~

//
- ''.img'' files have been moved to top directory, and MD5 updated. Thank you jayseye-san. -- [[kaw]] &new{2015-10-27 (Tue) 13:00:47};
- You're welcome, Yoshihiro-san. -- [[jayseye]] &new{2015-10-29 (Thu) 00:54:58};


**openBSD live CD で、パスワードは何でしょうか? [#qa5b27f1]
>[[笹岡]] (2015-07-14 (Tue) 21:18:09)~
~
openBSD live CD で、パスワードは何でしょうか?~
~
パスワードはLIVE cd で設定せんといかんでしょうか?~
~
急ぎ!!~
~
ご指導宜しくお願いします。~
~
笹岡~

//
- 河豚板では、rootのパスワードを起動時にユーザが設定するようになっています。起動完了後に、その自分で入力したパスワードを使ってrootでログインしてください。詳しくは[[LiveCDの歩き方]]をどうぞ。 -- [[kaw]] &new{2015-07-17 (Fri) 12:14:17};
- 多くのLiveCDの場合、あらかじめ設定されているパスワードでログインするようになっていますが、そのパスワードを変更しないで使用し続けた場合、セキュリティ的に大きな問題となってしまいます。河豚板では利用者が独自にパスワードを設定するようになっており、そのような問題は生じません。 -- [[kaw]] &new{2015-07-17 (Fri) 13:12:27};


**machdep.lidsuspend=1, should be 0 [#j5d40a0c]
>[[Oh Longa Swa]] (2015-05-22 (Fri) 02:23:47)~
~
I just noticed that closing the lid of my machine let it suspend. It cannot recover from this if using a live media ( or usb, since all usb devices are disconnected upon suspend ). Please fix this. ~
~
Thanks!~

//
- ''Fixed at FuguIta-5.7-201506013'' -- [[kaw]] &new{2015-06-02 (Tue) 03:09:56};


**build scripts N/A? [#sde953f1]
>[[Oh Longa Swa]] (2015-05-22 (Fri) 02:20:51)~
~
Can SOMEONE point me in the right direction for getting these build scripts? I have one of an inferior quality, and I would rather modify the Fuguita scripts than start from scratch or use somebody elses awful hack. ~
~
Thanks!~

//


**build scripts [#pb546258]
>[[oh longa swa]] (2015-05-19 (Tue) 08:30:30)~
~
I am interested in getting your build scripts. I do not understand japanese, so perhaps they're already linked to from this BBS. If not, please tell me if it is possible to get them from the maintainer of Fuguita. ~
Thanks in advance,~
Oh Longa Swa~

//
- Build scripts are under http://mirror.ginzado.ne.jp/pub/FuguIta/tools/ . -- [[kaw]] &new{2015-05-31 (Sun) 22:05:45};
- And revised rebuild document. See [[FuguIta/FAQ/SelfBuild]]. -- [[kaw]] &new{2015-06-03 (Wed) 23:29:52};


**Please include chflags [#d5a1b659]
>[[oh longa swa]] (2015-05-19 (Tue) 08:27:33)~
~
Please do NOT remove chflags from your build. Certain file flags are a vital part of OpenBSD security. This forces me and many others to 1) download the source tree, 2) build and install chflags somewhere permanent, such as on a usb drive, 3) mount that media before manipulating file flags. chflags is MUCH more powerful than 'chattr' on Linux, and in combination with securelevels can be last-defense. Hope you include it in the build again. It's not much space you've saved, after all.~

//
- chflags has not been removed.&br;I found symlinks of /usr/bin/chflags /usr/sbin/{chown,chgrp,sysctl} are dangling. At this moment, please use chflags with full pathname such as ''/fuguita/usr/bin/chflags'', instead of ''chflags''. I'll fix for next release. Please wait. -- [[kaw]] &new{2015-05-31 (Sun) 22:03:11};
- Or try this; &br;1) ''ln -sf /bin/chmod /usr/bin/chflags''&br;2) Optionally, save this symlink to USB flashdrive by usfbadm utility. -- [[kaw]] &new{2015-05-31 (Sun) 22:26:36};

- ''Fixed at FuguIta-5.7-201506013'' -- [[kaw]] &new{2015-06-02 (Tue) 03:10:35};


**河豚板5.6を改版しました。 [#aa078d9a]
>[[kaw]] (2014-11-29 (Sat) 20:08:55)~
~
[[www.openbsd.org>http://www.openbsd.org/errata56.html]]にてOpenBSD 5.6の修正箇所が複数公開されていたため河豚板5.6でも修正を実施し、FuguIta-5.6-201411291として公開しました。~

//



**河豚板5.6をリリースしました。 [#r830cf1c]
>[[kaw]] (2014-11-03 (Mon) 11:04:25)~
~
十一月に入り、河豚板5.6をリリースしました。~
今回のリリースの目玉はtmpfs対応です。メモリ上のファイルシステムをmfsからtmpfsに移行しました。~
~
起動時の、~
   user memory: 2048 MB
 Enter mfs size (0: auto)
 [default: 1024MB] -> 
の問いに対し、ファイルシステムのサイズを入力する点はmfsと同じですが、0を入力することで設定値が自動的に調整されます。また、mfsではサイズの上限が1023MBでしたが、tmpfsでは1024MB以上の値も設定できるようになりました。~
~
河豚板5.6をぜひお試し下さい。~

//
- FuguItaを毎回使わせていただいています。MacBook Air mid 2012を母艦としています。5.5では問題なく起動できたのですが、5.6ではFuguItaのロゴが表示された後、「disks: sd0, rd0, *cd0a」となるはずですが、*cd0aが認識されず、CD-ROMブートができない状況です。 -- [[kawaguca]] &new{2014-11-16 (Sun) 12:15:24};
- kawagucaさんはじめまして。河豚板をお使い頂き、ありがとうございます。MacBook Airでcd0が認識されないとのことですが、5.5と5.6でカーネルのconfig等は変えておりませんのでOpenBSD本体の問題かな、という気はします。当方ではMacBookでの動作確認はできないので貴重な情報ありがとうございました。あと、考えられる解決方法としては、MacBookではない他のPCでLiveUSBを作り、それを使うという方法でしょうか。MacBook AirがUSBブートできるかどうか分からないのですが、もしできない場合は、LiveCDでシステムをブートし、運用するディスクデバイスにはUSBメモリを指定する、という方法が可能かもしれません。 -- [[kaw]] &new{2014-11-16 (Sun) 19:39:50};
- OpenBSD 5.5/amd64のinstall55.isoをCR-RWに焼き、CR-RWからMacBook Airを起動しますと、CD-RWもUSBメモリも認識し、OpenBSD 5.5/amd64をUSBメモリにインストールすることができました。また、USBブートし、デスクトップ環境を構築し、こちらのBBSに書き込みを行うことができるところまで到達しました。やはり、FuguIta5.6およびinstall56.iso(amd64/i386)でCD-RW/USBメモリを認識できないことは、OpenBSD側に問題があるようです。 -- [[kawaguca]] &new{2014-11-19 (Wed) 10:02:31};
- kawagucaさん、了解です。OpenBSD 5.6ですと、amd64でもCD-RW/USBメモリ共にダメでしたか。今後、修正が入るといいのですが…。なお、ご存知かもしれませんが、nabekenさんという方が、OpenBSD/amd64用のmyFuguItaというものを作成、公開されています。ご興味がおありでしたら検索してみて下さい。 -- [[kaw]] &new{2014-11-22 (Sat) 09:07:43};


**このBBSを一時的に凍結します。 [#dca95be8]
>[[kaw]] (2014-10-06 (Mon) 13:00:56)~
~
最近スパムの書き込みが多いので、このBBSを一時的に凍結します。~
連絡される場合は、kaw@on.rim.or.jp までメールをお送り頂くか、~
下にあるコメント欄からお願いします。
- 凍結を解除しました。 -- [[kaw]] &new{2014-11-03 (Mon) 10:54:34};



**ダウンロードミラーが増えました [#h02fef82]
>[[kaw]] (2014-07-30 (Wed) 06:54:38)~
~
新潟県三条市のISP [[Ginzado-Net様>http://www.ginzado.ne.jp/]]のご厚意により、河豚板のミラーを行っていただけることになりました。 ~
URLは、 http://mirror.ginzado.ne.jp/pub/FuguIta/ です。~
~
どうぞご活用下さい。~

//



**DistroWatch の順位が上がっています。 [#nfadc8d1]
>[[ふうせん Fu-sen.]] (2014-05-09 (Fri) 21:53:23)~
~
こんにちは。BSD は FreeBSD 系を触っています。最近は Linux の方がよく触れてますが……~
~
DistroWatch を見ていて、順位が上がっているものを調べてたどり着きました。~
ここ最近になって順位が上がってきています。~
~
Windows XP サポート終了と共に Linux のデスクトップへ移る人は発生していますが、~
それと共に BSD にも触れている傾向が見られます。~
もしかしたらもう少し反応が増えるかもしれません。~

//
- こんにちは、Distrowatchは私も見ています。河豚板はOpenBSDのリリースに合わせ、5月と11月にメジャーバージョンアップを行っています。&br;最近は5月1日にOpenBSD 5.5をベースにした河豚板5.5をリリースしました。&br;これによりダウンロード数が急増しましたので、Distrowatchの順位上昇もそれによるものかと思われます。&br;WindowsXPのサポート終了が河豚板に影響しているかどうかまだちょっとわからないですね。影響してくれればうれしいんですけど。 -- [[kaw]] &new{2014-05-10 (Sat) 07:59:28};


**MD5 Digest for the FuguIta-5.4-201404151 FIle [#j210125c]
>[[Joe M.]] (2014-04-30 (Wed) 07:44:49)~
~
Could you add the MD5 digest for the FuguIta-5.4-201404151 file?~
The most recent MD5 file listed is for FuguIta-5.4-201404112.~

//
- Sorry, now I'm updating the MD5. Thanks for your attention, Joe san. -- [[kaw]] &new{2014-04-30 (Wed) 12:54:23};


**Revised FuguIta 5.4 [#ga10f9f6]
>[[kaw]] (2014-04-12 (Sat) 12:49:55)~
~
[[OpenSSLのHeartbleed脆弱性>http://www.atmarkit.co.jp/ait/articles/1404/10/news128.html]]に対処するための[[Errata>http://www.openbsd.org/errata54.html#007_libssl]]を適用したFuguIta-5.4-201404112をリリースしました。~

//


**1) PPPoE; 2) memory size [#e67ea973]
>[[MILANI Mario]] (2014-03-01 (Sat) 07:24:58)~
~
Hello, dear sir.~
Thank you very much for your efforts.~
I would like to know:~
1) if it possible to link to the internet via the PPPoE (Point-to-Point Protocol over Ethernet);~
2) my computer features 1.5 GB of RAM. It seems that only 1 GB can be used by FuguIta.~
Doomo arigatou gozaimashita.~

//
- Hello, Mario
--1) FuguIta's kernel configuration is almost same as normal OpenBSD installation, so you can use pppoe(4) driver or pppoe(8) userland connector in a usual way of OpenBSD's one.~
For example, I can connect to the Internet by PPPoE with FuguIta.
--2) On a i386 platform of OpenBSD, maximum memory size of mfs is 1GB, because its size is hard coded in a kernel source code. This is the limitation of the Operating System. ~
In case of your own computer, the file system of RAM can hold 1GB amount of files and directories maximum, and then rest of 1.5GB will be used for run application processes and/or buffer cache.~
&ref(mfs_utf8.gif);
~-- [[kaw]] &new{2014-03-02 (Sun) 01:32:38};
- Thank you very much for your quick and detailed reply. In a matter of days I will be able to test again FuguIta and I'll make you know the outcome. Doomo arigatoo gozaimasu! -- [[Mario]] &new{2014-03-03 (Mon) 06:51:45};


**河豚板5.4の改版 [#dc7e33f4]
>[[kaw]] (2014-02-11 (Tue) 14:00:38)~
~
USBメモリ管理ユティリティusbfadmにバグが見つかりました。~
バグの修正版を作成し、リリースしました。~
~
USBメモリに河豚板をインストールしたり、河豚板用のデータ保存領域を作成するには、usbfadmユティリティのnewdrive機能を使用しますが、以下の条件下でUSBメモリ内へのインストール/作成が正常に行われない不具合がありました。~
~
・カレントディレクトリにドットファイル以外のファイル、あるいはディレクトリが存在する。~
・newdrive使用時にデータ保存領域のサイズとして「*」を指定する。~
~
この条件でnewdrive機能を使用してUSBメモリへのインストールを行うと、一見正常に処理が終わったように見えますが、作成されたUSBメモリは河豚板のブートができません。~
~
修正版は FuguIta-5.4-201402112 としてアップロード致しました。~
~
未修正版では、空のディレクトリ上でusbfadmを実行することでとりあえず問題を回避できます。~

//


**OpenBSD Journalに記事が載りました。 [#a298870d]
>[[kaw]] (2013-12-10 (Tue) 23:35:00)~
~
OpenBSDのニュースサイトOpenBSD Journalに河豚板の記事が掲載されました。~
よろしければ、お読みください。~
~
>>FuguIta - An OpenBSD 5.4 + Patches LiveCD/LiveUSB ~
http://undeadly.org/cgi?action=article&sid=20131210093950

//


**5.4の改版、2回目 [#bdfdf666]
>[[kaw]] (2013-11-22 (Fri) 07:10:42)~
~
OpenBSD 5.4にErrata (patch 001~003)が出ておりましたので、~
これらを適用したものを201311191としてリリースしました。~

//


**5.4の改版 [#hcf456ee]
>[[kaw]] (2013-11-10 (Sun) 09:41:07)~
~
河豚板5.4を改版し, 201311091版を出しました。~
~
gccがうまく動作しないことに対する修正です。~
原因は、スタートアップルーチン /usr/lib/*.o をstripしてしまっていました。~

//


**FuguIta 5.4 (2) [#pde14c89]
>[[kaw]] (2013-11-01 (Fri) 08:27:13)~
~
11月になりました。~
~
OpenBSD 5.4は本日リリース予定ですが、河豚板のほうは昨日ビルドしたものを~
ベータ版としました。一応予定したものは全て収録しております。~
現在テスト中ですが、今のところ大きな不具合はないようです。~
~
ベータ版は配布サイトのtestディレクトリにありますので、興味のある方はダ~
ウンロードしてご利用下さい。~
何か不具合等ありましたら、お知らせ頂ければ幸いです。~

//
- 本日河豚板5.4の正式版をリリースしました。よろしくお願い致します。 -- [[kaw]] &new{2013-11-03 (Sun) 22:39:03};


**FuguIta 5.4 [#s63acdc2]
>[[kaw]] (2013-10-22 (Tue) 20:52:14)~
~
OpenBSD 5.4が来月頭にリリース予定なわけですが、河豚板 5.4も現在作成中です。~
~
このウィキにも河豚板 5.4のページを作成致しますので、作業進捗はそちらのページで行う予定です。~
~
取りあえず現状ですが、OSだけが入っているバージョンを作成しました。配布場所のtestサブディレクトリに置いてありますので興味のあるかたは試用してみて下さい。~
~
ここから後は、自分の備忘録;~
~
・WORKDIR/fuguita/etc以下で弄っておく必要のあるもの;~
・・rc.conf.local, sysctl.conf, myname, localtimeくらい~
~
・WORKDIR/fuguita/usr/fuguita/{bin,doc,etc,include,lib,libexec,sbin,share,var}は空でいいので作っておく。~
~
・WORKDIR/chrootでksh立ち上げての作業;~
・・ldconfig~
・・vipw ... (ダミーの)rootパスワードを設定しておく~
~
・WORKDIR/rdroot以下;~
・・MAKEDEV。あと vnd{4,5}を作る~
~
・WORKDIR/Makefileとかあと各所のCopyright中のバージョン、リリース年更新し忘れ注意。~

//



**FuguIta 5.3 [#qac9b442]
>[[kaw]] (2013-05-04 (Sat) 04:16:03)~
~
5月3日にOpenBSD 5.3が予定通りリリースされましたね。~
~
河豚板のリリースにはもう少しお時間を頂戴したく思います。~
Emacs 24.3でmigemoが動作しない問題などの解決で若干時間を食ってしまいました。~
~
現在は細かい問題点の修正や作業忘れの発見などをやりながら、実際に使用している状態です。この書き込みは河豚板 5.3-201305031beta のEmacs-w3mから行っています。~

//


**jfbtermはLiveCD/5.2にない? [#w50cbd49]
>[[papa]] (2013-04-27 (Sat) 09:42:21)~
~
FujuItaはおもしろそうなOSです。公開ありがとうございます。~
~
コンソールで日本語を表示したくて、jfbtermがついているディストリビューションを探してFuguItaを見つけました。Softpedia.comによるとjfbtermがLiveCD/5.1に含まれましたが、5.2のCDに見つけられません。外されましたか?~

//
- papaさん、書き込みありがとうございます。&br;お尋ねのjfbtermについてですが、ご指摘のとおり現行の河豚板5.2には含まれておりません。詳しくは[[FuguIta/BBS/4#j9133b68]]をご参照いただきたいのですが、jfbtermを動かすためにカーネルのvesabiosを有効にするとXが立ち上がらなくなるチップセットが存在していることが判明したというのが理由の一つ。&br;もう一つの理由は、収録に当たっては毎回がCD-ROMの容量との戦いでして、本来なら2GB近くになるOS+アプリをあれこれ手を入れて700MBに収めている状況だということです(OpenBSD本体、付属アプリ共にバージョンが上がる度にサイズが少しずつ増えていくので、アプリの構成はその都度見直しています)。&br;以上の状況をお汲み頂ければと思います。なお、jfbtermが収録されている河豚板4.7はhttp://livecd-mirror.ebug.jp/LiveCD/old/に置いてありますので、こちらを使用して頂ければjfbtermをご利用になれます。以上、よろしくお願い致します。&br; -- [[kaw]] &new{2013-04-28 (Sun) 08:39:52};
- kawさん、返事ありがとうございます。jfbtermを外した理由をよく分かりました。FuguItaの旧バージョンを試してみます。 -- [[papa]] &new{2013-04-28 (Sun) 19:22:36};
- バージョン4.7でjfbtermをうまく起動できました!うちの10年以上古くて、グラフィックス・チップと新しい画面との相性がわるいパソコンに新しいいのちを吹き込んだかもしれません! -- [[papa]] &new{2013-04-28 (Sun) 22:42:51};


**FuguIta 5.2 [#kb9338a7]
>[[kaw]] (2012-10-27 (Sat) 11:26:14)~
~
[[LiveCD/5.2]]に書いてあるとおりなのですが、現在河豚板5.2を作成中です。~
本日β版に移行しました。細かい手直し箇所がいくつかありますが、概ね良好に~
動作しています。~
~
5.2版のポイントは以下の通りです;~
-Xの環境では従来のEUC-JPの環境からUTF-8の環境に移行しています。~
UTF-8の環境を生かすには、.xinitrcのコメントを外し、/usr/local/share/locale以下のロカールファイル(日本語であればja.tar.bz2)を手動で展開して下さい。~
なお、ktermベースで起動するアプリもいくつかあり、それについては従来のEUC-JPベースの環境で起動されます(個人的には、ktermでのクリアなフォント表示も捨てがたいところです)。
-Emacsは、最新のリリースであるEmacs24がインストールされています。~
Emacs24はOpenBSD 5.2のportsではサポートされていないので、河豚板の独自ビルドになっていますが、リンクできないライブラリが存在したため、Xなしでのビルドになっています。~
XありのEmacsを使用したい場合は、Emacs2[1-3]をports/packagesから導入願います。 ~

>なおこの書き込みは、テストを兼ねてFuguIta 5.2-201210271betaに追加インストールしたxombreroウェブブラウザから行っています。~

//


**AWESOME! [#fa5751e8]
>[[Fencemeister]] (2012-09-15 (Sat) 19:40:51)~
~
Since trying Fuguita it has become one of my favorite distros. Is there by chance an install CD or option I am missing? I would love to install it on my main tower! Thanks for all you do~

//
- usbfadm utility also can be used for installing FuguIta on HDD. But no document about it, so I'm writing a new article... -- [[kaw]] &new{2012-09-16 (Sun) 18:59:44};
- The documentation is up. Please refer [[this>FuguIta/FAQ#e32746d7]]. -- [[kaw]] &new{2012-09-16 (Sun) 21:38:30};
- Just downloaded 5.3. Thanks for the link to the document -- [[Fencemeister]] &new{2013-06-28 (Fri) 19:36:16};


**Thanks a lot. [#k5c0e56b]
>[[Jay]] (2012-06-19 (Tue) 16:21:31)~
~
Thanks Fuguita Livecd ..It works like charm. Hope to see install CDs and Live CD of amd64 too ..:) ~
~
great work.. keep it up.~

//
- Jay-san, thank you for your post. amd64 version of FuguIta is [[here>http://livecd-mirror.ebug.jp/LiveCD/old/FuguIta-4.3-amd64/]]. But sorry, this is old (and experimental) one.&br; By the way, I think that almost amd64 machines can boot from USB flashdrive.  So, Is LiveCDs still worthy for x86-64? -- [[kaw]] &new{2012-06-22 (Fri) 18:23:38};


**河豚板 5.1 リリースしました [#f4e2ded9]
>[[kaw]] (2012-05-02 (Wed) 14:05:05)~
~
本日、河豚板 5.1のRC版を正式版に移行しました。~
~
中身の構成等に関しては 5.0版と基本的には同じですので、使い方等も大きく~
変った部分はありません。~
~
不具合等ありましたら、お知らせ下されば助かります。~

//


**FuguIta 5.1 [#t39617be]
>[[kaw]] (2012-04-15 (Sun) 11:50:46)~
~
OpenBSD 5.1が5月1日にリリース予定となっているので、~
それに対応すべく河豚板5.1の作成に取りかかりました。~
~
現在、OS本体を含む必要物のビルドと、河豚板作成のための~
作業環境の整備が終わったところです。~
~
取り合えず、α版を作ってみました。~
素のOpenBSDがそのまま入ってるだけですが、LiveCDとしては~
普通に動作します。~
~
配布サイトのtestディレクトリ内に置いてあるので、興味の~
ある人は試してみてください。~
~
現在、そのα版にFirefoxやuimなどをpkg_addしたものから書き込んで~
います。~

//


**Thanks [#a0ee4522]
>[[fernando.mansito@gmail.com]] (2012-03-10 (Sat) 05:03:55)~
~
A thousand thanks FuguIta-san, or Fuguita jauna as we would say in Basque.~
~
It was bound to be difficult. It will be less comfortable to use qemu raw but one can surely get acquainted with effort.~
~
Let me thank you again for your own, friendly effort and your patience.~
All the best,~
fernando~

//


**How to config FuguIta 5.0 as a kvm + qemu host w/ aqemu gui [#n684baa9]
>[[fernando.mansito@gmail.com]] (2012-03-01 (Thu) 02:29:11)~
~
Dear Sir: thank you very much for your excellent page and work. (1) I have seen qt (4.8.2) listed among the packages in the link that led me to your home and was wondering whether that would allow to compile qt4-written aqemu into your original 5.0 .iso in order to build as a secure system your (modified) installation with best virtualisation tools and a friendy GUI. (2) Could one do that for amd64 OBSD5.0 as well, to host 64bit guest VMs ?~

//
- Hello, fernando-san. Thank you for using FuguIta. After reading your post, I tried to test compilation of aqemu on FuguIta. Followings are its summarized typescript;
 # pkg_add -i -v qt4
 qt4-4.7.3p0:gdbm-1.8.3p0: ok
 qt4-4.7.3p0:libdaemon-0.14: ok
 qt4-4.7.3p0:avahi-0.6.30p3: ok
 qt4-4.7.3p0:libgpg-error-1.10: ok
 qt4-4.7.3p0:libgcrypt-1.4.6p1: ok
 qt4-4.7.3p0:libgnome-keyring-2.32.0: ok
 qt4-4.7.3p0:dconf-0.8.0: ok
 qt4-4.7.3p0:gsettings-desktop-schemas-3.0.1p2: ok
 qt4-4.7.3p0:libproxy-0.4.6p4: ok
 qt4-4.7.3p0:libtasn1-2.9: ok
 qt4-4.7.3p0:lzo2-2.05: ok
 qt4-4.7.3p0:gmp-5.0.2p0: ok
 qt4-4.7.3p0:libnettle-2.1p0: ok
 qt4-4.7.3p0:gnutls-2.12.7: ok
 qt4-4.7.3p0:glib2-networking-2.28.7: ok
 qt4-4.7.3p0:libsoup-2.34.3: ok
 qt4-4.7.3p0:libsoup-gnome-2.34.3: ok
 qt4-4.7.3p0:xz-5.0.3p1: ok
 qt4-4.7.3p0:libarchive-2.8.4p0: ok
 qt4-4.7.3p0:gamin-0.1.10p12: ok
 qt4-4.7.3p0:gvfs-1.8.2p5: ok
 qt4-4.7.3p0:gstreamer-0.10.35p0: ok
 qt4-4.7.3p0:tremor-20080326: ok
 qt4-4.7.3p0:gstreamer-plugins-base-0.10.35p0: ok
 qt4-4.7.3p0: ok
 
 # pkg_add -i -v qemu
 qemu-0.14.1p4: ok
 
 # bzip2 -dc aqemu-0.8.2.tar.bz2 | tar xvf -
 
 # cd aqemu-0.8.2
 
 # less README
 
 # cmake
 /bin/ksh: cmake: not found
 
 # pkg_add -i -v cmake
 cmake-2.8.4p3:libidn-1.22: ok
 cmake-2.8.4p3:curl-7.21.7: ok
 cmake-2.8.4p3: ok
 
 # cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DMAN_PAGE_COMPRESSOR=gzip -
 DWITHOUT_EMBEDDED_DISPLAY=onf
 -- Configuring done
 -- Generating done
 -- Build files have been written to: /mfs/root/aqemu-0.8.2
 
 # make
 [  1%] Generating ui_About_Window.h
 [  2%] Generating ui_Add_New_Device_Window.h
 (snip)
 [ 40%] Generating moc_SPICE_Settings_Widget.cxx
 [ 41%] Generating moc_System_Info.cxx
 /mfs/root/aqemu-0.8.2/System_Info.h:0: Warning: No relevant classes fo
 und. No output generated.
 [ 41%] Generating moc_Utils.cxx
 /mfs/root/aqemu-0.8.2/Utils.h:0: Warning: No relevant classes found. N
 o output generated.
 [ 42%] Generating moc_VM.cxx
 [ 42%] Generating moc_VM_Devices.cxx
 /mfs/root/aqemu-0.8.2/VM_Devices.h:0: Warning: No relevant classes fou
 nd. No output generated.
 [ 43%] Generating moc_VM_Wizard_Window.cxx
 [ 44%] Generating moc_VNC_Password_Window.cxx
 (snip)
 [ 96%] Building CXX object CMakeFiles/aqemu.dir/moc_VNC_Password_Windo
 w.o
 [ 96%] Building CXX object CMakeFiles/aqemu.dir/qrc_shared_images.o
 Linking CXX executable aqemu
 /usr/local/lib/qt4/libQtCore.so.9.0: warning: strcpy() is almost alway
 s misused, please use strlcpy()
 /usr/local/lib/qt4/libQtNetwork.so.9.1: warning: sprintf() is often mi
 sused, please use snprintf()
 /usr/local/lib/libglib-2.0.so.2800.0: warning: vsprintf() is often mis
 used, please use vsnprintf()
 /usr/X11R6/lib/libfreetype.so.18.0: warning: strcat() is almost always
  misused, please use strlcat()
 CMakeFiles/aqemu.dir/Add_USB_Port_Window.o(.text+0x744): In function `
 Add_USB_Port_Window::on_Button_Update_Host_USB_clicked()':
 : undefined reference to `System_Info::Update_Host_USB()'
 CMakeFiles/aqemu.dir/Main_Window.o(.text+0x87c1): In function `Main_Wi
 ndow::on_TB_Update_Available_RAM_Size_clicked()':
 : undefined reference to `System_Info::Get_Free_Memory_Size(int&, int&)'
 CMakeFiles/aqemu.dir/Main_Window.o(.text+0x899f): In function `Main_Wi
 ndow::on_CH_Remove_RAM_Size_Limitation_stateChanged(int)':
 : undefined reference to `System_Info::Get_Free_Memory_Size(int&, int&)'
 CMakeFiles/aqemu.dir/Main_Window.o(.text+0xebac): In function `Main_Wi
 ndow::Update_Recent_Floppy_Images_List()':
 : undefined reference to `System_Info::Get_Host_FDD_List()'
 CMakeFiles/aqemu.dir/Main_Window.o(.text+0xf2c4): In function `Main_Wi
 ndow::Update_Recent_CD_ROM_Images_List()':
 : undefined reference to `System_Info::Get_Host_CDROM_List()'
 CMakeFiles/aqemu.dir/Main_Window.o(.text+0x327c5): In function `Main_W
 indow::Load_Settings()':
 : undefined reference to `System_Info::Get_Host_FDD_List()'
 CMakeFiles/aqemu.dir/Properties_Window.o(.text+0x3ae2): In function `P
 roperties_Window::Set_CD_ROM(VM_Storage_Device const&, QString const&)':
 : undefined reference to `System_Info::Get_Host_CDROM_List()'
 CMakeFiles/aqemu.dir/Properties_Window.o(.text+0x3e2c): In function `P
 roperties_Window::Set_Floppy(VM_Storage_Device const&, QString const&)':
 : undefined reference to `System_Info::Get_Host_FDD_List()'
 CMakeFiles/aqemu.dir/System_Info.o(.text+0x1b0): In function `System_I
 nfo::Get_All_Host_USB()':
 : undefined reference to `System_Info::Update_Host_USB()'
 CMakeFiles/aqemu.dir/VM.o(.text+0x12d83): In function `Virtual_Machine
 ::Build_QEMU_Args()':
 : undefined reference to `System_Info::Update_Host_USB()'
 CMakeFiles/aqemu.dir/VM.o(.text+0x12ecc): In function `Virtual_Machine
 ::Build_QEMU_Args()':
 : undefined reference to `System_Info::Update_Host_USB()'
 CMakeFiles/aqemu.dir/VM_Wizard_Window.o(.text+0xb5b): In function `VM_
 Wizard_Window::on_TB_Update_Available_RAM_Size_clicked()':
 : undefined reference to `System_Info::Get_Free_Memory_Size(int&, int&)'
 CMakeFiles/aqemu.dir/VM_Wizard_Window.o(.text+0xd39): In function `VM_
 Wizard_Window::on_CH_Remove_RAM_Size_Limitation_stateChanged(int)':
 : undefined reference to `System_Info::Get_Free_Memory_Size(int&, int&)'
 collect2: ld returned 1 exit status
 *** Error code 1
 
 Stop in /mfs/root/aqemu-0.8.2 (line 2289 of CMakeFiles/aqemu.dir/build.make).
 *** Error code 1
 
 Stop in /mfs/root/aqemu-0.8.2 (line 60 of CMakeFiles/Makefile2).
 *** Error code 1
 
 Stop in /mfs/root/aqemu-0.8.2 (line 113 of Makefile).
 #
Installing Qt4 and related packages were OK.
It could be done in a usual way (i.e. same procedure with vanilla OpenBSD's one).
But complilation of aqemu from source tarball failed with link error.
At this moment, I don't know how to fix these compilation errors, sorry. ~
~
And I'm not familiar with building LiveCD on amd64, sorry too. ~
-- [[kaw]] &new{2012-03-02 (Fri) 07:20:05};


**FuguIta 5.0 released [#c07422f1]
>[[kaw]] (2011-11-05 (Sat) 10:02:34)~
~
すみません。書くの忘れてました。~
[[河豚板 5.0の正式版を11/1にリリースしました。>LiveCD/5.0]]~
~
4.9からの変更点は前記事に書いたとおりカーネルの作りをちょっと変えたくらいで大きな新機軸とかはないです。一応あげておくと;~
-カーネルの構成をほぼGENERIC/GENERIC.MPと同じにしました(miniroot廻りの設定が追加されている以外は同じです)。~
-カーネルのタイムゾーンオフセットを0(=UTC)にしました。海外のユーザの方もそこそこいらっしゃるようなので、過度の日本仕様は避けることにしました。~
従来通りCMOS ClockをJSTのまま使いたい場合は、UKCにてtimezone -540として下さい。
-Transmissionとyoutube-dlを収録から外しました。Transmissionは収録容量の関係で、youtube-dlは、YouTubeの仕様がちょくちょく変って、古いスクリプトが使用できなくなることがあるからです。

>少し前までのように新しい機能をバンバン載せることはしていないのですが、河豚板自体は、私自身仕事でもプライベートでも使いつづけています。~
~
仕事で一番多いのは、トラブったPCの原因調査です。職場には運用開始後4~5年経過したPCが多く、最近動作が不安定になったりした場合に河豚板で立ち上げて、dmesgや/var/log/messagesの中身を調べたり、ddでディスクの全セクタを空読みさせたりすると、原因箇所が判明することが多いです。~
障害箇所を明確に挙げた上でメーカーさんに修理依頼できれば、対応も早くなる可能性がありますし。~
~
あとは臨時環境の構築などです。先日、社内のシステム更新時に、その日数時間だけ外向けDNSを肩代りするサーバを河豚板で構築しました。non-interactive boot機能を使用すると自動でサービス開始まで持っていけますし、Liveシステムなのでいきなり電源ブチ切りでも問題ありません :-)。~
~
プライベートでは、普通にデスクトップ環境として使っています。LiveCD単体よりはLive USB、あるいはHDDにインストールして使っています。~
素の河豚板でもそこそこ使えるんですが、若干カスタマイズするとさらに使いやすくなります。~
-non-interactive bootで自動立ち上げ、終了時も自動でusbfadm syncして環境を保存するようにする。~
-アプリケーションの追加。基本的に何をpkg_addしてもいいのですが、Firefox, Thunderbird, LibreOffice, gnome-mplayerあたりを入れると割と普通に「パソコン」になります。~
-スワップパーティションを作成し、起動時に有効にする。~
-HDDにデータパーティションを作成し、やはり起動時にマウント。~
(なんか、「普通にOpenBSDをインストールすればいいじゃん」て言われそうですが… :-)

>こういったノウハウも機会を改めて書いて行きたいと思っております。~
~
河豚板をダウンロードしてお使いの皆様は、どういった使い方をされているのでしょうか?~
お教え頂けると嬉しいです。
//


**About release of FuguIta 5.0 [#re052330]
>[[kaw]] (2011-10-29 (Sat) 08:25:37)~
~
本日、河豚板5.0のベータ版をアップロードしました。~
今、そのベータ版にFirefoxをpkg_addしたものから書き込んでいます。~
~
時間が経つにつれて、OpenBSD本体も含む色んなものが少しずつ大きくなって~
行きます。~
河豚板5.0の作成途中で、前バージョンの河豚板4.9で収録していたものが全て~
入りきらないということが判明しました。~
今回は、Transmission (Bittorrentクライアント/サーバ)を収録からはずさ~
ざるをえませんでした。必要な方はお手数ですが、portsからpkg_addしてご利用~
願います。~
~
その代わりといってはなんですが、カーネルに関してはGENERICと同じ機能を~
持つものを用意しました。以前は、「これはLiveCDでは必要ないだろう」と~
思われるドライバ(RAIDコントローラなど)は外していました。~
現在の河豚板はCD-ROMに限らず、USBメモリやHDDなどにもインストールして~
使えることを考慮した対応です。~

//

----
Former articles are at [[FuguIta/BBS/4]].
----
Return to [[FrontPage]]

Front page   Edit Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes