Download List

Descripción del Proyecto

flashrd creates OpenBSD images tailored for embedded hardware devices and for executing from a virtualized environment. It installs a complete OpenBSD system with "one-touch" upgrade capability. It boots from a ramdisk to make in-place upgrades easy and complete. flashrd partitions for read-only operation by default, to minimize flash wear.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-05-24 09:04
20120523

Esta versión plantea NKPTP en i386 a 16 para permitir mayor discos RAM funcionar correctamente en los kernels de MP, establece NKL2_KIMG_ENTRIES 16 en amd64 para la misma en amd64, vuelve amd64 arranque con un ramdisk graso adjunta y arreglos Growimg.
This release raises NKPTP on i386 to 16 to allow larger ramdisks to work properly on MP kernels, sets NKL2_KIMG_ENTRIES to 16 on amd64 for the same on amd64, makes amd64 boot again with a fat ramdisk attached, and fixes Growimg.

2012-05-22 20:01
20120521

Actualizaciones importantes se hicieron para apoyar correctamente 5.1 de OpenBSD. Geometría del disco en el núcleo es ahora de discos reales siempre en crecimiento. De lo contrario, el núcleo se quejará si growimg suministra una geometría alternativa. Un elfrdsetroot más reciente fue incluido, que permite la configuración de cfgflashrd de imágenes i386 en una estación de trabajo de amd64 (y viceversa).
Important updates were made to properly support OpenBSD 5.1. In-kernel disk geometry is now always for real disks in growing. Otherwise, the kernel will complain if growimg supplies an alternate geometry. A newer elfrdsetroot was included, which allows cfgflashrd configuration of i386 images on an amd64 workstation (and vice versa).

2011-03-04 15:58
20110303

Se hicieron cambios para reflejar el hecho de que el archivo / etc / rc se reorganizó ligeramente en 4.9. Tardirs ya no se extrae dos veces. Esto debería funcionar bien en versiones anteriores. rc.shutdown se fijó también para que la extracción no se lleva a cabo antes de volver a compactar tardirs.
Changes were made to reflect the fact that /etc/rc was slightly reorganized in 4.9. Tardirs are no longer extracted twice. This should still work fine on older versions. rc.shutdown was also fixed so that extraction is not done before re-compacting tardirs.

2010-10-02 21:39
20101001

opciones-mp,-sp, y tz-se sumaron a cfgflashrd para el establecimiento de fusión, sp como el núcleo principal, y para establecer la zona horaria. NKPTP = 8 se ha añadido a la configuración del núcleo para dar cabida a núcleo y disco RAM de hasta 32MB de tamaño. dispositivos isadma y relacionados fueron despojados del kernel para dar cabida a un núcleo y el disco ram que utiliza el primer pleno de 16 MB de memoria.
-mp, -sp, and -tz options were added to cfgflashrd for setting mp, sp as the primary kernel, and to set the time zone. NKPTP=8 was added to the kernel config to accommodate kernel and ramdisk up to 32MB in size. isadma and related devices were stripped from the kernel to accommodate a kernel and ramdisk that uses the full first 16MB of memory.

2010-04-05 23:52
20100402

Uso sin tardirs y / o fijos se definen mfsdirs. / Sbin / reboot fue introducido en el disco RAM para reiniciar rdroot limpiamente si el sistema no se puede cargar. La mayoría de firmware de red esta en el disco RAM para que rdroot NIC USB andRS232 dispositivos funcionan sin tener que desenchufar / enchufando. que la limpieza ha sido añadido a la compilación del núcleo. Sólo funciona si la utilidad de configuración dice que opciones del núcleo ha cambiado. Detalle ha sido añadido a la fase de compilación del núcleo para las personas menos pacientes (hacer depender, make clean, make).
Usage with no tardirs and/or mfsdirs defined was fixed. /sbin/reboot was added to the rdroot RAM disk to reboot cleanly if the system fails to load. Most networking firmware was added to the rdroot RAM disk so that USB NICs andRS232 devices work without unplugging/replugging. make clean was added to kernel compilation. It only runs if the config utility says that kernel options have changed. Detail was added to the kernel compilation phase for less patient people (make depend, make clean, make).

Project Resources