FuguIta/BBS/7
をテンプレートにして作成
Start:
This page is archived. ~
Current active BBS is [[FuguIta/BBS]].
----
#contents
**HDD installed version set to no prompts at startup
>[[Rufwoof]] (2018-05-24 (Thu) 22:42:56)~
~
With jwm window manager installed and pcmanfm file manage...
~
Using pcmanfm to also provide the desktop i.e. added ~
~
<StartupCommand>pcmanfm --desktop</StartupCommand>
~
to ~/.jwmrc~
~
Image : &ref(image.jpg,,50%); ~
//
- Old version of FuguIta came with IceWM and ROX filer. N...
**Fuguita 6.3 LiveCD
>[[Rufwoof]] (2018-05-24 (Thu) 08:26:43)~
~
Worked great for me. Thanks. Posted about it over on redd...
~
https://old.reddit.com/r/openbsd/comments/8lns6i/fuguita_...
~
Acer Aspire with Phenom 4core, onboard Radeon, 2GB RAM. B...
//
- Rufwoof, thank you for reporting. ~
As you mentioned, FuguIta scans all disk devices at start...
If the swap partition is enabled, the maximum size of tmp...
~
By the way, by copying some files of FuguIta to HDD parti...
~
1. Create a directory named "ISO" on a partition on HDD.~
OpenBSD ffs, Linux ext2-4, NTFS or FAT is OK for that.~
~
2. Copy decompressed FuguIta ISO image to the "ISO" direc...
~
3. Copy the FuguIta kernels (/sysmedia/bsd-fi and /sysmed...
~
4. At the boot prompt at HDD startup, enter as follows. ~
boot> bsd-fi.mp
or "bsd-fi" for uniprocessor kernel~
~
5. optional: If you made a directory called "livecd-confi...
~
Please give it a try. -- [[kaw]] &new{2018-05-24 (Thu) 10...
- Thanks K. That all worked excepting 5. I can't seem to ...
- As I forgot to mention, the ffs partition which will be...
- Thanks. I've since done a HDD install, and set it to no...
- More usually under standard OpenBSD I use openup (Mtier...
- The FuguIta upgrade procedure is described in the [[Fug...
This is a comprehensive document about FuguIta, the origi...
For the upgrade, please refer to [[this part>FuguItaGuide...
In any case, the best way to upgrade FuguIta is to downlo...
FuguIta combines read-only and read-write parts. This poi...
So, unfortunately, syspatch will not work well (since it ...
If the base OpenBSD version has not changed, the data sav...
If the version has changed, I think that you will manuall...
**Changing default boot parameters
>[[Chevyawesome]] (2018-04-26 (Thu) 23:44:57)~
~
Hey, I want to build a LiveCD and make so that upon boot ...
//
- If you use the LiveUSB version of FuguIta, your setting...
- yes, but is it possible to change them on the LiveCD?, ...
- just to be clear, I want the system to boot with a pre-...
- OK, I see. You want to have your own LiveCD. So please ...
To not ask at boot time, modify /boottmp/rc script as you...
make open-rdroot
vi rdroot/boottmp/rc
make close-all
~ -- [[kaw]] &new{2018-04-30 (Mon) 15:14:38};
**how to get OpenBSD file tree?
>[[shaman123]] (2018-04-24 (Tue) 23:45:33)~
~
hey, I'm trying to build my own liveCD of OpenBSD, and I'...
"Whole OpenBSD file tree which will be burned in the ISO ...
//
- The simplest way to do it is that you will install norm...
~
As the second solution, *.tgz tarballs from OpenBSD's off...
- In any case, total size of file tree must be less than ...
- very helpful! I will try!, also, is there a was to do t...
- Although I've never been made LiveDVD with FuguIta's wa...
**build tools
>[[kaw]] (2018-04-18 (Wed) 21:01:03)~
~
Build tools for FuguIta 6.3 was located under tools direc...
//
**FuguIta 6.3
>[[kaw]] (2018-04-09 (Mon) 11:58:36)~
~
I'm working for FuguIta 6.3 release.~
On this release, some issues occured;~
-tmpfs is broken on 6.3 kernel ... solved~
-X server doesn't read symlink of font file (for security...
-etc...
>Wait the release for some time, please.~
//
- ISO images for test was uploaded at ''test'' directory....
- FuguIta 6.3 has been just released as FuguIta-6.3-{i386...
**inaccessible man pages in mode 2
>[[aleksa]] (2018-02-01 (Thu) 00:09:03)~
~
Hi kaw!~
~
I tried the latest FuguIta.img (6.2-i386-201801201) and n...
//
- Hi, Aleksa. Thank you for the report. Changes made in 6...
- Please apply following patch;
--- man.conf.old Sun Feb 4 11:11:07 2018
+++ man.conf Sun Feb 4 11:08:20 2018
@@ -7,6 +7,8 @@
manpath /fuguita/usr/share/man
manpath /fuguita/usr/X11R6/man
manpath /fuguita/usr/local/man
+manpath /usr/share/man
+manpath /usr/X11R6/man
manpath /usr/local/man
# Options for terminal output.
Now, I'm working for patch-005, 006 and 007.
Above patch will be included, together. -- [[kaw]] &new{2...
- released 201802041 -- [[kaw]] &new{2018-02-05 (Mon) 11:...
- Thanks a lot ! -- [[aleksa]] &new{2018-02-05 (Mon) 23:4...
**FuguIta 6.2 for arm64
>[[kaw]] (2017-10-20 (Fri) 11:42:05)~
~
This is the test version. Here is a README:
Note about FuguIta-6.2-arm64 (test version)
Install:
* download miniroot62-arm64-fi.fs and FuguIta-6.2-arm64-...
FuguIta's mirror site
* write miniroot62-arm64-fi.fs to a micro SD card
* unzip and write FuguIta-6.2-arm64-201710241.img.gz to ...
* Attach the SD and the USB to RPi3, then boot.
* On FuguIta-6.2-arm64, networking is pre-configured.
IP addr.: 192.168.1.147
SSH port: 4272
Login:
* After boot started, about 75sec it replies for PING,
and about 110sec SSH is available.
* Console device is still serial port.
You can login via serial and network.
(username = fuguita, password = fugu.ita)
System administration:
* Almost same as FuguIta i386/amd64, but 'newdrive' of u...
will not work properly. 'target', 'saveas' and 'sync' ...
* sd0d:/noasks is the file which holds FuguIta's auto-bo...
* sd0d:/livecd-config/6.2/arm64/fuguita.orig holds the f...
You can recover by overwriting fuguita.orig to fuguita...
Have fun!
Yoshihiro KAWAMATA
//
- *+ -- [[Charlie Ebert]] &new{2017-11-02 (Thu) 03:07:52};
**6.2
>Charlie Ebert (2017-10-14 (Sat) 02:11:31)~
~
Hi Kawa.~
I tried 6.2 last night .fs and it was SLOW. Took over 2 ...
bsd.mp ran very slow after install and for head yery slow...
It was disaster. ~
Waiting for Fugulta 6.2 ~
~
Think their install6.2.fs image is bad~
//
- Charlie, I have just made beta version of FuguIta 6.2 ....
- downloading. Will write tomorrow Kaw. need test time...
- Kaw. I had to work today. But I did get it installed ...
- from a conole standpoint FuguIta 6.2 is all working fin...
- Have downloaded i386 FuguIta. Seeking relief from Skyl...
- Today I did a brief test of FuguIta-6.2-i386-201710131....
- https://drive.google.com/open?id=0BzsMHqPySNPCR1d5X3Z2c...
- Charlie, very thanks for the report. I watched the vide...
- Kaw. I drive a Semi Truck for a living and currently o...
- okay bsd.mp -c I will play with this kaw -- [[ce]] &n...
- boot /bsd -c but, I haven't run fw_update yet and hav...
- https://www.google.com/search?q=how+to%20disable%20vide...
- how do I use UKC to disable video driver on FuguIta i38...
- kaw put no fw_update blobs on dvd??? did he???? -- [[c...
- booted FuguIta i386 in qemu under Linux. came up fine....
- After booting i386 FuguIta into qemu in Linux, I did ma...
- two of the drivers were for audio cards I'm assuming yo...
- I am left to assume you want me to disable some 'other'...
- https://www.bleepingcomputer.com/news/security/list-of-...
- I have reasoned out what I need to do now. Bring up Fu...
- Charlie, your DELL laptop seems to be driven by 'inteld...
boot> -c
UKC> disable inteldrm
UKC> verbose
UKC> quit
'verbose' shows result of detections for all drivers. ~
BTW, I use DELL latitude D520 for development of FuguIta....
- I've been working with FuguIta all evening here. Got t...
- I have also made another video and posted on my bitchut...
- https://www.bitchute.com/video/7Qp4JBaxkNXW/ -- [[ce]] ...
- Charlie, thank you for the video report. I found I mis...
- Thank you -- [[ce]] &new{2017-10-19 (Thu) 15:15:40};
- After switching out laptop's OPENBSD and Fuguita are w...
**Installed application man page
>[[aleksa]] (2017-07-15 (Sat) 05:16:53)~
~
Hi jaw!~
After booting in mode 0, installing an application, synci...
E.g.,~
# man wget~
results in~
man: /ram/usr/local/man//usr/local/man/man1/wget.1: ERROR...
//
- Run makewhatis manually. or wait until next /etc/weekly...
- Running makewhatis worked. Thank you for help. -- [[ale...
- I have a plan to solve this problem at FuguIta 6.2 . --...
**Broken links
>[[aleksa]] (2017-07-13 (Thu) 05:57:01)~
~
Hi kaw!~
It seems the links to 0_README.SAMPLE.txt at quick start ...
//
- Fixed it just now. Thanks for info me. -- [[kaw]] &new{...
- Two instances of See " this operation example" in FAQ r...
- Fixied them too. Again, thanks a ''lot''. -- [[kaw]] &n...
**MD5 & 6.1 tools
>[[aleksa]] (2017-07-03 (Mon) 23:28:52)~
~
Hi kaw!~
Could you plz add MD5 sums for FuguIta-6.1-*-201707011 fi...
//
- Now, I'm working for the next release which is applying...
- released FuguIta-6.1-*-201707091, tools/tools-6.1-*.tar...
- Thanks a lot! -- [[aleksa]] &new{2017-07-10 (Mon) 11:32...
**Cleaning my keyboard up.
>[[kaw]] (2017-06-16 (Fri) 05:19:17)~
~
#ref(DBhp3QQVoAA_jLj.jpg,,50%)~
//
**FuguIta-6.1
>[[kaw]] (2017-04-15 (Sat) 10:11:41)~
~
Now, I am working on the release of a new version of a Fu...
//
- Release candidate is at http://mirror.ginzado.ne.jp/pub...
----
Former articles are at [[FuguIta/BBS/6]].
----
Return to [[FrontPage]]
End:
This page is archived. ~
Current active BBS is [[FuguIta/BBS]].
----
#contents
**HDD installed version set to no prompts at startup
>[[Rufwoof]] (2018-05-24 (Thu) 22:42:56)~
~
With jwm window manager installed and pcmanfm file manage...
~
Using pcmanfm to also provide the desktop i.e. added ~
~
<StartupCommand>pcmanfm --desktop</StartupCommand>
~
to ~/.jwmrc~
~
Image : &ref(image.jpg,,50%); ~
//
- Old version of FuguIta came with IceWM and ROX filer. N...
**Fuguita 6.3 LiveCD
>[[Rufwoof]] (2018-05-24 (Thu) 08:26:43)~
~
Worked great for me. Thanks. Posted about it over on redd...
~
https://old.reddit.com/r/openbsd/comments/8lns6i/fuguita_...
~
Acer Aspire with Phenom 4core, onboard Radeon, 2GB RAM. B...
//
- Rufwoof, thank you for reporting. ~
As you mentioned, FuguIta scans all disk devices at start...
If the swap partition is enabled, the maximum size of tmp...
~
By the way, by copying some files of FuguIta to HDD parti...
~
1. Create a directory named "ISO" on a partition on HDD.~
OpenBSD ffs, Linux ext2-4, NTFS or FAT is OK for that.~
~
2. Copy decompressed FuguIta ISO image to the "ISO" direc...
~
3. Copy the FuguIta kernels (/sysmedia/bsd-fi and /sysmed...
~
4. At the boot prompt at HDD startup, enter as follows. ~
boot> bsd-fi.mp
or "bsd-fi" for uniprocessor kernel~
~
5. optional: If you made a directory called "livecd-confi...
~
Please give it a try. -- [[kaw]] &new{2018-05-24 (Thu) 10...
- Thanks K. That all worked excepting 5. I can't seem to ...
- As I forgot to mention, the ffs partition which will be...
- Thanks. I've since done a HDD install, and set it to no...
- More usually under standard OpenBSD I use openup (Mtier...
- The FuguIta upgrade procedure is described in the [[Fug...
This is a comprehensive document about FuguIta, the origi...
For the upgrade, please refer to [[this part>FuguItaGuide...
In any case, the best way to upgrade FuguIta is to downlo...
FuguIta combines read-only and read-write parts. This poi...
So, unfortunately, syspatch will not work well (since it ...
If the base OpenBSD version has not changed, the data sav...
If the version has changed, I think that you will manuall...
**Changing default boot parameters
>[[Chevyawesome]] (2018-04-26 (Thu) 23:44:57)~
~
Hey, I want to build a LiveCD and make so that upon boot ...
//
- If you use the LiveUSB version of FuguIta, your setting...
- yes, but is it possible to change them on the LiveCD?, ...
- just to be clear, I want the system to boot with a pre-...
- OK, I see. You want to have your own LiveCD. So please ...
To not ask at boot time, modify /boottmp/rc script as you...
make open-rdroot
vi rdroot/boottmp/rc
make close-all
~ -- [[kaw]] &new{2018-04-30 (Mon) 15:14:38};
**how to get OpenBSD file tree?
>[[shaman123]] (2018-04-24 (Tue) 23:45:33)~
~
hey, I'm trying to build my own liveCD of OpenBSD, and I'...
"Whole OpenBSD file tree which will be burned in the ISO ...
//
- The simplest way to do it is that you will install norm...
~
As the second solution, *.tgz tarballs from OpenBSD's off...
- In any case, total size of file tree must be less than ...
- very helpful! I will try!, also, is there a was to do t...
- Although I've never been made LiveDVD with FuguIta's wa...
**build tools
>[[kaw]] (2018-04-18 (Wed) 21:01:03)~
~
Build tools for FuguIta 6.3 was located under tools direc...
//
**FuguIta 6.3
>[[kaw]] (2018-04-09 (Mon) 11:58:36)~
~
I'm working for FuguIta 6.3 release.~
On this release, some issues occured;~
-tmpfs is broken on 6.3 kernel ... solved~
-X server doesn't read symlink of font file (for security...
-etc...
>Wait the release for some time, please.~
//
- ISO images for test was uploaded at ''test'' directory....
- FuguIta 6.3 has been just released as FuguIta-6.3-{i386...
**inaccessible man pages in mode 2
>[[aleksa]] (2018-02-01 (Thu) 00:09:03)~
~
Hi kaw!~
~
I tried the latest FuguIta.img (6.2-i386-201801201) and n...
//
- Hi, Aleksa. Thank you for the report. Changes made in 6...
- Please apply following patch;
--- man.conf.old Sun Feb 4 11:11:07 2018
+++ man.conf Sun Feb 4 11:08:20 2018
@@ -7,6 +7,8 @@
manpath /fuguita/usr/share/man
manpath /fuguita/usr/X11R6/man
manpath /fuguita/usr/local/man
+manpath /usr/share/man
+manpath /usr/X11R6/man
manpath /usr/local/man
# Options for terminal output.
Now, I'm working for patch-005, 006 and 007.
Above patch will be included, together. -- [[kaw]] &new{2...
- released 201802041 -- [[kaw]] &new{2018-02-05 (Mon) 11:...
- Thanks a lot ! -- [[aleksa]] &new{2018-02-05 (Mon) 23:4...
**FuguIta 6.2 for arm64
>[[kaw]] (2017-10-20 (Fri) 11:42:05)~
~
This is the test version. Here is a README:
Note about FuguIta-6.2-arm64 (test version)
Install:
* download miniroot62-arm64-fi.fs and FuguIta-6.2-arm64-...
FuguIta's mirror site
* write miniroot62-arm64-fi.fs to a micro SD card
* unzip and write FuguIta-6.2-arm64-201710241.img.gz to ...
* Attach the SD and the USB to RPi3, then boot.
* On FuguIta-6.2-arm64, networking is pre-configured.
IP addr.: 192.168.1.147
SSH port: 4272
Login:
* After boot started, about 75sec it replies for PING,
and about 110sec SSH is available.
* Console device is still serial port.
You can login via serial and network.
(username = fuguita, password = fugu.ita)
System administration:
* Almost same as FuguIta i386/amd64, but 'newdrive' of u...
will not work properly. 'target', 'saveas' and 'sync' ...
* sd0d:/noasks is the file which holds FuguIta's auto-bo...
* sd0d:/livecd-config/6.2/arm64/fuguita.orig holds the f...
You can recover by overwriting fuguita.orig to fuguita...
Have fun!
Yoshihiro KAWAMATA
//
- *+ -- [[Charlie Ebert]] &new{2017-11-02 (Thu) 03:07:52};
**6.2
>Charlie Ebert (2017-10-14 (Sat) 02:11:31)~
~
Hi Kawa.~
I tried 6.2 last night .fs and it was SLOW. Took over 2 ...
bsd.mp ran very slow after install and for head yery slow...
It was disaster. ~
Waiting for Fugulta 6.2 ~
~
Think their install6.2.fs image is bad~
//
- Charlie, I have just made beta version of FuguIta 6.2 ....
- downloading. Will write tomorrow Kaw. need test time...
- Kaw. I had to work today. But I did get it installed ...
- from a conole standpoint FuguIta 6.2 is all working fin...
- Have downloaded i386 FuguIta. Seeking relief from Skyl...
- Today I did a brief test of FuguIta-6.2-i386-201710131....
- https://drive.google.com/open?id=0BzsMHqPySNPCR1d5X3Z2c...
- Charlie, very thanks for the report. I watched the vide...
- Kaw. I drive a Semi Truck for a living and currently o...
- okay bsd.mp -c I will play with this kaw -- [[ce]] &n...
- boot /bsd -c but, I haven't run fw_update yet and hav...
- https://www.google.com/search?q=how+to%20disable%20vide...
- how do I use UKC to disable video driver on FuguIta i38...
- kaw put no fw_update blobs on dvd??? did he???? -- [[c...
- booted FuguIta i386 in qemu under Linux. came up fine....
- After booting i386 FuguIta into qemu in Linux, I did ma...
- two of the drivers were for audio cards I'm assuming yo...
- I am left to assume you want me to disable some 'other'...
- https://www.bleepingcomputer.com/news/security/list-of-...
- I have reasoned out what I need to do now. Bring up Fu...
- Charlie, your DELL laptop seems to be driven by 'inteld...
boot> -c
UKC> disable inteldrm
UKC> verbose
UKC> quit
'verbose' shows result of detections for all drivers. ~
BTW, I use DELL latitude D520 for development of FuguIta....
- I've been working with FuguIta all evening here. Got t...
- I have also made another video and posted on my bitchut...
- https://www.bitchute.com/video/7Qp4JBaxkNXW/ -- [[ce]] ...
- Charlie, thank you for the video report. I found I mis...
- Thank you -- [[ce]] &new{2017-10-19 (Thu) 15:15:40};
- After switching out laptop's OPENBSD and Fuguita are w...
**Installed application man page
>[[aleksa]] (2017-07-15 (Sat) 05:16:53)~
~
Hi jaw!~
After booting in mode 0, installing an application, synci...
E.g.,~
# man wget~
results in~
man: /ram/usr/local/man//usr/local/man/man1/wget.1: ERROR...
//
- Run makewhatis manually. or wait until next /etc/weekly...
- Running makewhatis worked. Thank you for help. -- [[ale...
- I have a plan to solve this problem at FuguIta 6.2 . --...
**Broken links
>[[aleksa]] (2017-07-13 (Thu) 05:57:01)~
~
Hi kaw!~
It seems the links to 0_README.SAMPLE.txt at quick start ...
//
- Fixed it just now. Thanks for info me. -- [[kaw]] &new{...
- Two instances of See " this operation example" in FAQ r...
- Fixied them too. Again, thanks a ''lot''. -- [[kaw]] &n...
**MD5 & 6.1 tools
>[[aleksa]] (2017-07-03 (Mon) 23:28:52)~
~
Hi kaw!~
Could you plz add MD5 sums for FuguIta-6.1-*-201707011 fi...
//
- Now, I'm working for the next release which is applying...
- released FuguIta-6.1-*-201707091, tools/tools-6.1-*.tar...
- Thanks a lot! -- [[aleksa]] &new{2017-07-10 (Mon) 11:32...
**Cleaning my keyboard up.
>[[kaw]] (2017-06-16 (Fri) 05:19:17)~
~
#ref(DBhp3QQVoAA_jLj.jpg,,50%)~
//
**FuguIta-6.1
>[[kaw]] (2017-04-15 (Sat) 10:11:41)~
~
Now, I am working on the release of a new version of a Fu...
//
- Release candidate is at http://mirror.ginzado.ne.jp/pub...
----
Former articles are at [[FuguIta/BBS/6]].
----
Return to [[FrontPage]]
Page: