
bsdimp.blogspot.com
Warner's Random Hacking BlogA Diary of Warner's Hacking Projects and other random thoughts
http://bsdimp.blogspot.com/
A Diary of Warner's Hacking Projects and other random thoughts
http://bsdimp.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
44
SITE IP
172.217.6.65
LOAD TIME
0.499 sec
SCORE
6.2
Warner's Random Hacking Blog | bsdimp.blogspot.com Reviews
https://bsdimp.blogspot.com
A Diary of Warner's Hacking Projects and other random thoughts
Warner's Random Hacking Blog: 201411
http://bsdimp.blogspot.com/2014_11_01_archive.html
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. Simple DirecTV Hack to get Netflix without another ethernet drop. Subscribe to: Posts (Atom). Simple DirecTV Hack to get Netflix without another. View my complete profile.
Warner's Random Hacking Blog: 201206
http://bsdimp.blogspot.com/2012_06_01_archive.html
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. Wish me luck: taking the git plunge. I just typed the following commands:. Git clone https:/ github.org/freebsd/freebsd-head.git. Now, to figure out how to do a similar thing to patch queues, except I really want to just correct commits rather than use a whole different set of commands. Unifying arm boot arg parsing. In a future patch, I'll likely be moving the mv platform's code into this routine (I'll create a...
Warner's Random Hacking Blog: 201207
http://bsdimp.blogspot.com/2012_07_01_archive.html
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. FreeBSD/arm booting on SAM9260-EK to multiuser. After working hard to get the SAM9260-EK rescued, I'm able to boot SAM9260-EK to multiuser. Mem 0xdffffc00-0xdffffcff irq 1 on atmelarm0 at91 pmc0: Primary: 18432000 Hz PLLA: 198 MHz CPU: 198 MHz MCK: 99 MHz at91 wdt0:. Mem 0xdffffd40-0xdffffd4f irq 1 on atmelarm0 at91 wdt0: Watchdog disabled! Mem 0xdffff400-0xdffff5ff irq 2 on atmelarm0 at91 pio1:. PHY 0 on miibus...
Warner's Random Hacking Blog: Fixing FreeBSD/arm in stable/9...
http://bsdimp.blogspot.com/2013/12/fixing-freebsdarm-in-stable9.html
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. Fixing FreeBSD/arm in stable/9. Subscribe to: Post Comments (Atom). Fixing FreeBSD/arm in stable/9. View my complete profile.
Warner's Random Hacking Blog: 201101
http://bsdimp.blogspot.com/2011_01_01_archive.html
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. FreeBSD/mips for Cavium Octeon. I've recently improved the ABI selection in FreeBSD/mips. Now it is all handled via MACHINE ARCH or TARGET ARCH. mipsel and mipseb are the o32 32-bit versions. mips64eb and mips64el are for n64 64-bit versions. I've also create an image as well you can grab here. The script contains instructions for how to create the CF image. Subscribe to: Posts (Atom). View my complete profile.
TOTAL PAGES IN THIS WEBSITE
19
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 . Общее·количество·просмотров·страницы.
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 ...
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.
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.
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.
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...
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, Киев, город Киев, Украина. Написать об этом в блоге.
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.
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.
TOTAL LINKS TO THIS WEBSITE
44
BS Print Enterprise - Printing Services in Selangor
B'S PRINT was founded in the year 2007 as a one-stop centre of your advertising needs. With a paid-up capital of RM100,000 and a core team of 10 specialists, we apply extensive collection of skills to create or enhance any advertising project. Together with the industrial experience and know-how of our specialists, we are able to undertake turn-key projects which, involves advertising management and physical co-ordination of on-site installation.
BSDigitalQ | DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 11 Years. 5 Day Core Membership. Given by an Anonymous Deviant. This deviant's activity is hidden. Deviant since Sep 20, 2006. Core Member until Mar 24, 2018. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. You can drag and drop to rearrange. You can edit widgets to customize them. Coalition...
ב.ס.ד שילוח ולוגיסטיקה בע"מ
מבקרים יקרים האתר בבניה על מנת שנוכל לתת לכם שירות טוב יותר. צוות B.S.D. Built in 0.024176 sec, peak memory usage: 1,462.38k, now: 1,261.95k.
Creating A Business You Can Be Proud Of
Creating A Business You Can Be Proud Of. Creating A Business You Can Be Proud Of. Tips For Making Your Resort Website Look Attractive To Millennials. Why You Should Consider Using Cloud Hosted PBX For Your Small Business. 2017 Creating A Business You Can Be Proud Of.
BSD Immo - Bau, Sanierung, Development
Oechsli 7 8807 Freienbach Schweiz. Tel: 055 550 01 50 Fax 055 550 01 56. Info@bsdimmo.ch www.bsdimmo.ch. BSDimmo.ch - Bau, Sanierung, Development.
Warner's Random Hacking Blog
Warner's Random Hacking Blog. A Diary of Warner's Hacking Projects and other random thoughts. FreeBSD Lua Loader (started in GSoC 2014) about to land. Just a quick note. I've been working on making the /stand environment easier to deal with and integrate into. After months of work on and off, the using Lua as a boot loader extension language is ready to roll into -current. A preview review can be found here. Setting up a SVN mirror. Setting up the svn mirror. Just following the steps in. When last I did ...
±±¾©µØÌúÉè¼ÆÐÅÏ¢¹ÜÀíÆ½Ì¨
BSDimpression devient Textes et Images, votre imprimeur à Tours Nord
Jean-Pierre Roy, successeur de Michel Bouveyron, vous accueille à Tours Nord, Complexe des Douets, à deux pas du Lycée Choiseul, entre le centre commercial Petite Arche et la zone Equatop de St Cyr sur Loire. Il vous propose tous travaux d'impressions numériques ou traditionnelles ainsi que l'édition de mémoires, de thèses. BSDImpression devient Textes et Images - 56, rue de Suède - 37100 Tours - Tél 02 47 49 08 08 - Envoyer un email.
BSDimpression devient Textes et Images, votre imprimeur à Tours Nord
Jean-Pierre Roy, successeur de Michel Bouveyron, vous accueille à Tours Nord, Complexe des Douets, à deux pas du Lycée Choiseul, entre le centre commercial Petite Arche et la zone Equatop de St Cyr sur Loire. Il vous propose tous travaux d'impressions numériques ou traditionnelles ainsi que l'édition de mémoires, de thèses. BSDImpression devient Textes et Images - 56, rue de Suède - 37100 Tours - Tél 02 47 49 08 08 - Envoyer un email.
Beauty School Dropouts - Home
Beauty School Dropouts is a long-form improv. Ensemble based in Toronto. BSDImprov burned up the stage with high-stakes improv about love, limes and an arthritic cabaret performer on a cruise. Will definitely remember them. Glenn Sumi, NOW Toronto. These girls fed off one another without a second of hesitation, turning one of the weirdest mother-daughter relationships I’ve ever seen into comedic gold. Create a free website.