Convert about half of the imported .html to .rst
This commit is contained in:
parent
2696bf0516
commit
8017b6fafb
79 changed files with 423 additions and 369 deletions
|
|
@ -1,11 +0,0 @@
|
|||
<html><body><p>So, I had a bit of time over the weekend, and spent it doing a bit of hacking around.</p>
|
||||
|
||||
<p>I had re-installed <a href="http://www.pcbsd.org">PC-BSD</a> on my HP EliteBook R810. I used 10.0.2, and everything but the wireless looked good. I decided to try to get the wireless working with the internal WNIC. <a href="http://www.duckland.org/2014/04/freebsd-challenge,-day-17">Previously</a>, I used an external dongle to get WiFi working, but it was a pain to remember to pull it out, so I decided to try again.</p>
|
||||
|
||||
<p>I updated the base OS to 10-CURRENT, and then 'patched' the source tree using the info I found <a href="https://forums.freebsd.org/viewtopic.php?t=35467">in this forum post</a>. Once I rebooted, and used the PC-BSD tools to enable the device, things worked! Since this was only last night, I need to test it a bit to make sure it stands up to load.</p>
|
||||
|
||||
<p>There is a <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169433">PR</a>, and support <strong>has</strong> been added to HEAD. I am going try to write a patch to get this added before then. I will need to see if I can figure out how to do that. :)</p>
|
||||
|
||||
<p>Since my work laptop uses the same WNIC, I am one step closer to being able to install it on the work machine.</p>
|
||||
|
||||
<p>I am going to see about trying to use <strong><em>dragon</em></strong> as my non-work daily driver and shake out what I need to do, so I may be restarting the <a href="http://www.duckland.org/tag/30DayChallenge">30 Day Challenge</a> again, but a lot of that depends on how work goes.</p></body></html>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
.. title: Back to FreeBSD (maybe back to the challenge)
|
||||
.. slug: 201406back-to-freebsd-maybe-back-to-the-challenge
|
||||
.. date: 2014/06/30 15:06:09
|
||||
.. tags: FreeBSD,sa,30DayChallenge
|
||||
.. link:
|
||||
.. description:
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
<html><body><p><img alt="View in front of The Venetian" src="http://img.duckland.org/2014-06/20140607094949.JPG">
|
||||
I am back from Las Vegas for a trade show for work. The hardest part was two and a half days of setting up an isolated network for some hands on training.</p>
|
||||
|
||||
<p>The training went very well, and I got some good feedback from the students. By the last session, all the kinks were worked out of the training, and the students were able to explore a bit more than planned, but that was okay.</p>
|
||||
|
||||
<p><img alt="Gondolas waiting at The Venetian" src="http://img.duckland.org/2014-06/20140607095037.JPG"></p>
|
||||
|
||||
<p>The major downside is that I did not have much time but one day for a quick walk around where I was staying at The Venetian to take some photos. It is a shame, as there are lots of really cool visuals around the strip and in the area of Las Vegas. Maybe next time.</p>
|
||||
|
||||
<p><img alt="Bell Tower and The Moon at The Ventian" src="http://img.duckland.org/2014-06/20140607234122.JPG"></p></body></html>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
.. title: More travel
|
||||
.. slug: 201406more-travel
|
||||
.. date: 2014/06/17 03:06:15
|
||||
.. tags: work,travel,photo
|
||||
.. link:
|
||||
.. description:
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<html><body><p><img alt="New Toy" src="http://www.getolympus.com/us/en/media/catalog/product/cache/hero_resize/600X245/em5_hero_black.png">
|
||||
So, in 2013, I went to China twice, Tokyo, Las Vegas, London twice, and Barcelona. This was enough to get me some serious air miles. I decided to turn them into something to help me get back into photography, so I got <a href="http://www.getolympus.com/us/en/digitalcameras/omd/e-m5.html" title="Olympus E-M5">Olympus OM-D E-M5</a>. This is one of the latest in the line of Olympus DSLR. This one is a micros 4/3, with a built-in Electronic View Finder (EVF).</p>
|
||||
|
||||
<p>It showed up yesterday, and I have not had much of a chance to take it through its paces. I hope to have some time this weekend, but I have a major work project which might interfere.</p>
|
||||
|
||||
<p>Keep an eye out for some photos as I get a chance to try it out.</p></body></html>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
.. title: Rewards for Hard Travel
|
||||
.. slug: 201406rewards-for-hard-travel
|
||||
.. date: 2014/06/05 04:06:15
|
||||
.. tags: travel,photo
|
||||
.. link:
|
||||
.. description:
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
.. title: Back to FreeBSD (maybe back to the challenge)
|
||||
.. slug: back2freebsd-maybe
|
||||
.. date: 2014/06/30 15:06:09
|
||||
.. tags: FreeBSD,sa,30DayChallenge
|
||||
.. link:
|
||||
.. description:
|
||||
.. text:
|
||||
|
||||
|
||||
|
||||
So, I had a bit of time over the weekend, and spent it doing a bit of hacking around.
|
||||
|
||||
I had re-installed `PC-BSD <http://www.pcbsd.org>`_ on my HP EliteBook R810. I used 10.0.2, and everything but the wireless looked good. I decided to try to get the wireless working with the internal WNIC. :doc:`Previously <freebsd-challenge-day-17>` , I used an external dongle to get WiFi working, but it was a pain to remember to pull it out, so I decided to try again.
|
||||
|
||||
I updated the base OS to 10-CURRENT, and then 'patched' the source tree using the info I found `in this forum post <https://forums.freebsd.org/viewtopic.php?t=35467>`_ . Once I rebooted, and used the PC-BSD tools to enable the device, things worked! Since this was only last night, I need to test it a bit to make sure it stands up to load.
|
||||
|
||||
There is a `PR <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169433>`_ , and support **has** been added to HEAD. I am going try to write a patch to get this added before then. I will need to see if I can figure out how to do that. :)
|
||||
|
||||
Since my work laptop uses the same WNIC, I am one step closer to being able to install it on the work machine.
|
||||
|
||||
I am going to see about trying to use **dragon** as my non-work daily driver and shake out what I need to do, so I may be restarting the `30 Day Challenge <http://www.duckland.org/tag/30DayChallenge>`_ again, but a lot of that depends on how work goes.
|
||||
26
posts/2014/06/more-travel.rst
Normal file
26
posts/2014/06/more-travel.rst
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
.. title: More travel
|
||||
.. slug: more-travel
|
||||
.. date: 2014/06/17 03:06:15
|
||||
.. tags: work,travel,photo
|
||||
.. link:
|
||||
.. description:
|
||||
.. text:
|
||||
|
||||
|
||||
|
||||
.. image:: http://img.duckland.org/2014-06/20140607094949.JPG
|
||||
:alt: View in front of The Venetian
|
||||
|
||||
I am back from Las Vegas for a trade show for work. The hardest part was two and a half days of setting up an isolated network for some hands on training.
|
||||
|
||||
The training went very well, and I got some good feedback from the students. By the last session, all the kinks were worked out of the training, and the students were able to explore a bit more than planned, but that was okay.
|
||||
|
||||
.. image:: http://img.duckland.org/2014-06/20140607095037.JPG
|
||||
:alt: Gondolas waiting at The Venetian
|
||||
|
||||
|
||||
The major downside is that I did not have much time but one day for a quick walk around where I was staying at The Venetian to take some photos. It is a shame, as there are lots of really cool visuals around the strip and in the area of Las Vegas. Maybe next time.
|
||||
|
||||
.. image:: http://img.duckland.org/2014-06/20140607234122.JPG
|
||||
:alt: Bell Tower and The Moon at The Ventian
|
||||
|
||||
19
posts/2014/06/rewards-for-hard-travel.rst
Normal file
19
posts/2014/06/rewards-for-hard-travel.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
.. title: Rewards for Hard Travel
|
||||
.. slug: rewards-for-hard-travel
|
||||
.. date: 2014/06/05 04:06:15
|
||||
.. tags: travel,photo
|
||||
.. link:
|
||||
.. description:
|
||||
.. text:
|
||||
|
||||
|
||||
|
||||
.. image:: http://www.getolympus.com/us/en/media/catalog/product/cache/hero_resize/600X245/em5_hero_black.png
|
||||
:alt: New Toy
|
||||
|
||||
So, in 2013, I went to China twice, Tokyo, Las Vegas, London twice, and Barcelona. This was enough to get me some serious air miles. I decided to turn them into something to help me get back into photography, so I got `Olympus OM-D E-M5 <http://www.getolympus.com/us/en/digitalcameras/omd/e-m5.html>`_
|
||||
. This is one of the latest in the line of Olympus DSLR. This one is a micros 4/3, with a built-in Electronic View Finder (EVF).
|
||||
|
||||
It showed up yesterday, and I have not had much of a chance to take it through its paces. I hope to have some time this weekend, but I have a major work project which might interfere.
|
||||
|
||||
Keep an eye out for some photos as I get a chance to try it out.
|
||||
Loading…
Add table
Add a link
Reference in a new issue