Project locked to follow the migration to Hugo/AsciiDoctor, sorry for the inconvenience and please wait a few days to continue with the translations.
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
books_design-44bsd
|
4% | 376 | 10,783 | 27 | |||
|
|||||||
books_arch-handbook
|
15% | 2,295 | 55,850 | 1,879 | |||
|
|||||||
books_developers-handbook
|
16% | 1,889 | 53,276 | 1,346 | |||
|
|||||||
books_dev-model
|
73% | 131 | 2,847 | 75 | |||
|
|||||||
articles_cups
|
95% | 2 | 42 | 8 | |||
|
|||||||
articles_serial-uart
|
98% | 9 | 558 | 88 | |||
|
|||||||
articles_vm-design
|
98% | 2 | 55 | 12 | |||
|
|||||||
books_handbook
|
98% | 190 | 3,000 | 3,160 | |||
|
|||||||
articles_linux-emulation
|
98% | 5 | 377 | 17 | |||
|
|||||||
articles_ldap-auth
|
98% | 2 | 61 | 3 | |||
|
Translation Information
Project website | wiki.freebsd.org/DocTranslationOnWeblate |
---|---|
Instructions for translators | https://wiki.freebsd.org/DocTranslationOnWeblate Mailing list for translators: <<freebsd-translators@freebsd.org> |
Translation process |
|
Translation license | BSD-2-Clause-FreeBSD |
Filemask | articles/*/solid-state.po |
Translation file |
articles/pt_BR/solid-state.po
|
To make it possible to enter a ports directory and successfully run <command>make</command> <_:buildtarget-1/>, we must create a packages directory on a non-memory filesystem that will keep track of our packages across reboots. BecauseAs it is necessary to mount your filesystems as read-write for the installation of a package anyway, it is sensible to assume that an area on the flash media can also be used for package information to be written to.
However, even a small installation of FreeBSD using normal installation procedures can produce a system in size of greater than 200 megabytes. Because mMost people will be using smaller flash memory devices (128 megabytes is considered fairly large - 32 or even 16 megabytes is common), so an installation using normal mechanisms is not possible—there is simply not enough disk space for even the smallest of conventional installations.
All embedded FreeBSD systems that use flash memory as system disk will be interested in memory disks and memory filesystems. BecauseAs a result of the limited number of writes that can be done to flash memory, the disk and the filesystems on the disk will most likely be mounted read-only. In this environment, filesystems such as <filename>/tmp</filename> and <filename>/var</filename> are mounted as memory filesystems to allow the system to create logs and update counters and temporary files. Memory filesystems are a critical component to a successful solid state FreeBSD implementation.
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 87 | 2,641 | 19,259 | ||
Translated | 94% | 82 | 2,378 | 17,600 | |
Needs editing | 4% | 4 | 262 | 1,650 | |
Failing checks | 28% | 25 | 516 | 4,452 |
Last activity
Last change | Nov. 4, 2019, 12:14 a.m. | |||
---|---|---|---|---|
Last author | Danilo G. Baio |