raybsd.blogspot.com
Ray's FreeBSD blog: Newcons the beginning ...
http://raybsd.blogspot.com/2013/08/newcons-beginning.html
Ray's FreeBSD related thoughts. Newcons the beginning . Newcons 3 column Newspaper mode. Отправить по электронной почте. Написать об этом в блоге. Подписаться на: Комментарии к сообщению (Atom). Поиск по этому блогу. Warner's Random Hacking Blog. Dev blog : aleek. ZRouter.org - a FreeBSD based firmware for embedded devices. RAY's blog for everything. Take the blue pill . and I will show Matrix! Newcons the beginning . Общее·количество·просмотров·страницы.
raybsd.blogspot.com
Ray's FreeBSD blog: Continuation of Newcons project
http://raybsd.blogspot.com/2013/10/continuation-of-newcons-project.html
Ray's FreeBSD related thoughts. Continuation of Newcons project. Continuation of Newcons project. Newcons project aimed to replace old graphic virtual terminal named "syscons". Its main points is: support UTF characters and to move away dependence from fixed graphic modes (VGA, VESA) and from machine's built-in services like BIOS. Project originally started by Ed Schouten, and in 2013 was already have:. UTF font with Latin, Cyrillic and some more simple character sets;. UTF output support;. This project ...
raybsd.blogspot.com
Ray's FreeBSD blog: Want to to free your SD card? Or put u-boot.imx to the internal flash.
http://raybsd.blogspot.com/2013/04/want-to-to-free-your-sd-card-or-put-u.html
Ray's FreeBSD related thoughts. Want to to free your SD card? Or put u-boot.imx to the internal flash. No problem, copy u-boot.imx into some msdosfs slice, attach it, boot up to U-Boot prompt and do that:. Fatload ide 0:1 0x91000000 u-boot.imx. Sf erase 0x00000 0x70000. Sf write 0x91000000 0x400 0x60000. That one for FAT32 on first partition of internal SSD drive. If you want to do that from usb flash stick, change ide. Every command have internal help. So if you forgot something, type. Dev blog : aleek.
raybsd.blogspot.com
Ray's FreeBSD blog: февраля 2013
http://raybsd.blogspot.com/2013_02_01_archive.html
Ray's FreeBSD related thoughts. I hate to wait so much time while ports compiling" or easy Xorg on Efika MX with FreeBSD. Hope you already done everything I wrote in Easy way to do it (try FreeBSD on Efika MX). And now many lazy guys will say "How to start Xorg here without any movements? Short answer will be "I'm not a Wizard and I don't have magic stick" :). But I really have few hints for you on how to done it easy and fast. We need to install packages and Xorg.conf. Export ASSUME ALWAYS YES=yes.
raybsd.blogspot.com
Ray's FreeBSD blog: Newcons international keyboard input.
http://raybsd.blogspot.com/2013/10/newcons-international-keyboard-input.html
Ray's FreeBSD related thoughts. Newcons international keyboard input. Newcons international keyboard input. Sorry for dirty screen, looks like ENODUSTCLEANER :). Q: How can I type international characters? A: You have to have keyboard mapping with Unicode character codes (Unicode code points) instead of codes between 127 and 255. If you have it, just do:. Kbdcontrol -l ua.koi8-u.shift.alt.ukbd /dev/ttyv0. Q: Where can I get those keyboard mapping files? A: Do it yourself. Have built-in suffix " .kbd.
raybsd.blogspot.com
Ray's FreeBSD blog: Genesi Efika MX
http://raybsd.blogspot.com/p/efika-mx.html
Ray's FreeBSD related thoughts. It is family of two devices based on Freescale i.MX515 SoC produced by Genesi. 1 Efika MX Smarttop. Secondary U-Boot (currently in SPI flash, beside with first one). Rootfs (from USB Stick). Ubldr with U-Boot API (preferred, but not required). Kernel, from second slice of SD (first if ubldr omitted). Rootfs, second slice UFS (maybe ZFS), maybe even some RO FS. Project SVN URL: base/projects/efika mx/. Contacts: ray@ . (you know :) ). Отправить по электронной почте. RAY's b...
raybsd.blogspot.com
Ray's FreeBSD blog: сентября 2012
http://raybsd.blogspot.com/2012_09_01_archive.html
Ray's FreeBSD related thoughts. Huh, hate to do public talks, but think I must to do that to advertise somehow FreeBSD power and ZRouter.org project itself. Anyway, today was a good day, and I learn a lot of small but useful and/or interesting things. Thanks to the guys who give a talks today. And thanks to all that peoples who ask interesting questions! Отправить по электронной почте. Написать об этом в блоге. Место: просп. Академика Глушкова, 2К6, Киев, город Киев, Украина. Написать об этом в блоге.
raybsd.blogspot.com
Ray's FreeBSD blog: апреля 2013
http://raybsd.blogspot.com/2013_04_01_archive.html
Ray's FreeBSD related thoughts. Want to to free your SD card? Or put u-boot.imx to the internal flash. No problem, copy u-boot.imx into some msdosfs slice, attach it, boot up to U-Boot prompt and do that:. Fatload ide 0:1 0x91000000 u-boot.imx. Sf erase 0x00000 0x70000. Sf write 0x91000000 0x400 0x60000. That one for FAT32 on first partition of internal SSD drive. If you want to do that from usb flash stick, change ide. Every command have internal help. So if you forgot something, type. Dev blog : aleek.
raybsd.blogspot.com
Ray's FreeBSD blog: Easy way to do it (try FreeBSD on Efika MX)
http://raybsd.blogspot.com/2013/02/easy-way-to-do-it-try-freebsd-on-efika.html
Ray's FreeBSD related thoughts. Easy way to do it (try FreeBSD on Efika MX). I wrote script, just to make your life a bit easy, in case you want to try FreeBSD on Genesi Efika MX of course :). MAKE EFIKA MX.sh. MAKE EFIKA MX IMAGE.sh. Wrapper to run script on md(memory disk) devices instead of real SD and USB flash. And here is results:. Efika MX SD card.img.xz. Image for SD (just only U-Boot, but already aligned by 0x1000 for IMX format). Efika MX USB Flash.img.xz. MAKE EFIKA MX.sh da0 da4 smartbook.