#author("2022-09-24T00:51:12+00:00","default:kaw","kaw")
#author("2022-09-28T04:58:11+00:00","default:kaw","kaw")
*FuguIta 7.1 [#r7ce4031]

**Pre-Releases [#l17b20e8]
-[[FuguIta-7.1-{i386,amd64}-202204261.iso>https://jp1.dl.fuguita.org/test/]]
--the first test release
--FuguIta 7.1 changes from TMPFS to MFS as a memory-based file system.~
This will result in the following changes
---The automatic specification of file capacity that existed in TMPFS does not exist in MFS. You will have to specify it explicitly.
---The maximum amount of files that can be held in memory will be a little over 1GB on the i386 platform and a little over 30GB on amd64. This is a limit of MFS itself, and the value is independent of the page-out to the swap partition.
--[[patch-001>https://www.openbsd.org/errata71.html#p001_wifi]] of OpenBSD 7.1 was applied.

-[[FuguIta-7.1-{i386,amd64}-202204281.iso>https://jp1.dl.fuguita.org/test/]]~
[[FuguIta-7.1-arm64-202204281.tar>https://jp1.dl.fuguita.org/test/]]
--arm64 release is now available.
---The maximum amount of files that can be held in memory will be a little over 15GB.
---[[patch-001>https://www.openbsd.org/errata71.html#p001_wifi]] of OpenBSD 7.1 was applied.
--Many minor changes from improving the build system (See https://github.com/ykaw/FuguIta for more details).
--Various bug fixes

>If you want to try LiveUSB for i386/amd64, generate it on LiveDVD using [[usbfadm newdrive>https://fuguita.liquorstane.ynh.fr/fuguita#h-612-install-fuguita-using-the-total-space-available-on-the-usb-drive-usbfadm-command]].

**Releases [#ibdffc34]
-[[FuguIta-7.1-*-202205011>FuguIta/Download]]~
Fuguita 7.1 uses MFS (Memory File System) instead of TMPFS (Temporary File System) as the file system in memory.~
The changes are as follows

--In TMPFS, the file system capacity was automatically set when 0 was specified as the file system capacity at boot time, but MFS has no such function, so the file system capacity must be specified explicitly.~
In addition, a unit symbol can be added after the numerical value to specify the file system capacity. The symbol K stands for kilobyte, M for megabyte, and G for gigabyte. If there is only a number without a suffix, it is assumed to be a megabyte.~
You can also specify the value as a percentage of the RAM capacity by appending %, or as a percentage of the total RAM and swap file capacity by appending %% .

--In MFS, there is an upper limit to the amount of space that can be allocated for each architecture. The upper limit is approximately 1 gigabyte for i386, 30 gigabytes for amd64, and 15 gigabytes for arm64.~
If the explicit capacity specification in the previous section exceeds these limits, the specified value will be suppressed to these limits.

--The use of the build tool has been greatly improved. If you are building with the standard configuration of FuguIta, you can run make several times to generate an ISO image.

--[[Patch-001 of OpenBSD 7.1>https://www.openbsd.org/errata71.html#p001_wifi]] has been already applied.

-[[FuguIta-7.1-*-202205061>FuguIta/Download]]~
--[[Patch-002 of OpenBSD 7.1>https://www.openbsd.org/errata71.html#p002_ipsec]] has been already applied.

-[[FuguIta-7.1-*-202205161>FuguIta/Download]]
--Problem solved where [[reboot would sometimes stop midway through when fiupdate was performed>FuguIta/BBS#gc34d82f]].
--[[Patch-003, -004 and -005 of OpenBSD 7.1>https://www.openbsd.org/errata71.html#p001_wifi]] have been applied.

-[[FuguIta-7.1-*-202205241>FuguIta/Download]]
--Sometimes reboot and halt would stop in the middle and not complete. By changing their location from mfs to rd (kernel built-in root file system), they now work reliably.

-[[FuguIta-7.1-*-202207271>FuguIta/Download]]
--[[Patch-006 and -007 of OpenBSD 7.1>https://www.openbsd.org/errata71.html]] have been applied.

-[[FuguIta-7.1-*-202208021>FuguIta/Download]]
--[[Patch-008 of OpenBSD 7.1>https://www.openbsd.org/errata71.html]] has been applied.

-[[FuguIta-7.1-*-202208121>FuguIta/Download]]
--Applied [[Patch-009>https://www.openbsd.org/errata71.html]] of OpenBSD 7.1
--The behavior when no default gateway was specified with the gennetconfs command was incorrect, so this has been fixed.
--Fixed the problem that newfs takes a long time with the newdrive and expand subcommands of the usbfadm command. Changed command line options of newfs according to target partition size.

-[[FuguIta-7.1-*-202209131>FuguIta/Download]]
--Fixed a problem in which the FuguIta system device was not detached in boot mode 2.
--Added the following line to the last part of /etc/rc.shutdown
 # To avoid reboot/halt abortion, uncomment the following line.
 #/boottmp/umount -f /ram
Uncommenting the last line prevents a situation where the mount_mfs process is killed before /ram is unmounted.~
However, this will cause some daemons to dump core. It should not adversely affect the operation.

#aname(latest)
-[[FuguIta-7.1-*-202209241>FuguIta/Download]]
--[[Patch-010 of OpenBSD 7.1>https://www.openbsd.org/errata71.html]] has been applied.

#aname(latest)
-[[FuguIta-7.1-*-202209271>FuguIta/Download]]
--[[Patch-011 of OpenBSD 7.1>https://www.openbsd.org/errata71.html]] has been applied.


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