Re: Website down?

2019-01-23 Thread Russell Haley
On Wed, Jan 23, 2019 at 11:30 AM Glen Barber wrote: > On Wed, Jan 23, 2019 at 07:25:49PM +, Brooks Davis wrote: > > On Wed, Jan 23, 2019 at 11:16:06AM -0800, Russell Haley wrote: > > > Hello, > > > > > > I was attempting to view a bug in bugzilla and was

Website down?

2019-01-23 Thread Russell Haley
Hello, I was attempting to view a bug in bugzilla and was unable to get to the bugzilla site. I then tried to get to www.freebsd.org and was also unsuccessful. As I can't get to the site, I didn't know who to contact so I emailed the two most relevant mailing lists I have access to. Cheers, Rus

Three New Chapters for Porters HandBook

2018-05-01 Thread Russell Haley
Hi, https://reviews.freebsd.org/D12921 I've posted a patch for three chapters to start the porters handbook an provide context to new developers. It's been sitting for a while with nobody looking at it. If you want to read the new chapters, I've posted them on my (garbage) website here: http://

Re: Event in Brazil

2018-04-17 Thread Russell Haley
(minor correction) On Tue, Apr 17, 2018 at 10:09 PM, Russell Haley wrote: > Nice! I haven't finished reading timetravel(8) man pages yet. I'll have to > update my BBB and test the --forward command. I need to get to weekends > faster. Incidentally, someone (not me) just wrote

Re: Event in Brazil

2018-04-17 Thread Russell Haley
x.php/2018/04/17/building-freebsds-sdio-driver-for-beaglebone-black/ Russ On Tue, Apr 17, 2018 at 9:53 PM, Sami Halabi wrote: > oh.. that version was able to travel to the past only, from r382333 and > up it also viable to go to the future > > On Wed, Apr 18, 2018 at 7:48 AM,

Re: Event in Brazil

2018-04-17 Thread Russell Haley
It's a new feature, available in FreeBSD CURRENT, r332135 and up. Don't forget to set timetravel_enable=YES in rc.conf. Cheers, Russ On Tue, Apr 17, 2018 at 9:37 PM, Sami Halabi wrote: > it'll be interesting to see an event that will be held in the past (march, > 26, 2018) ;) > > > On Tue, Apr

New Techincal Blogger for FreeBSD

2018-04-04 Thread Russell Haley
Hi, Mr. Udit Argarwal is taking up an SGOC project to work with the FreeBSD SDIO stack and port it over to RTEMS. He's begun blogging about it on Wordpress and it's quite good. He has code walk throughs and provides some insite into the library. http://81.4.107.225/wordpress/index.php/2018/03/19/

Re: ULE scheduler documentation

2018-03-05 Thread Russell Haley
Hi, Chapter 4 of 'The Design and Implementation of the FreeBSD Operating System' is on process management and has the level of detail you are looking for. ‎The second edition covers up to 10-Release.  HTH, Russ Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.   Original Mes

Re: Books not building on fresh checkout

2017-12-31 Thread Russell Haley
On Sun, Dec 31, 2017 at 12:00 AM, Eitan Adler wrote: > On 30 December 2017 at 23:57, Russell Haley wrote: >> On Sat, Dec 30, 2017 at 11:39 PM, Eitan Adler wrote: >>> On 30 December 2017 at 23:36, Russell Haley wrote: >>>> Hi, >>>> >>>>

Re: Books not building on fresh checkout

2017-12-31 Thread Russell Haley
On Sun, Dec 31, 2017 at 12:00 AM, Eitan Adler wrote: > On 30 December 2017 at 23:57, Russell Haley wrote: >> On Sat, Dec 30, 2017 at 11:39 PM, Eitan Adler wrote: >>> On 30 December 2017 at 23:36, Russell Haley wrote: >>>> Hi, >>>> >>>>

Re: Books not building on fresh checkout

2017-12-30 Thread Russell Haley
On Sat, Dec 30, 2017 at 11:39 PM, Eitan Adler wrote: > On 30 December 2017 at 23:36, Russell Haley wrote: >> Hi, >> >> I'm getting a build error on a fresh checkout. My base directory is >> ~/freebsd. This is the same error that stumped me some months back.

Books not building on fresh checkout

2017-12-30 Thread Russell Haley
Hi, I'm getting a build error on a fresh checkout. My base directory is ~/freebsd. This is the same error that stumped me some months back. Any advice would be grand. As follows: mkdir docs; svn co https://svn.freebsd.org/doc/head/ docs/ cd docs/en_US.ISO8859-1/books/porters-handbook/ russellh@

Re: Porters Handbook section 4.4

2017-11-02 Thread Russell Haley
On Thu, Nov 2, 2017 at 9:07 AM, Russell Haley wrote: > On Thu, Nov 2, 2017 at 5:13 AM, Mathieu Arnold wrote: >> Le 27/10/2017 à 05:26, Russell Haley a écrit : >>> Hello, >>> >>> I'm still stuck building the new chapters I wrote for the Porters >>

Re: Porters Handbook section 4.4

2017-11-02 Thread Russell Haley
On Thu, Nov 2, 2017 at 5:13 AM, Mathieu Arnold wrote: > Le 27/10/2017 à 05:26, Russell Haley a écrit : >> Hello, >> >> I'm still stuck building the new chapters I wrote for the Porters >> Handbook. > > > Could you please create a review for your work on

Re: Porters Handbook section 4.4

2017-10-28 Thread Russell Haley
Sorry for the top post. Great suggestions. A little embarrassing that I didn't think of that. Lol Russ‎ Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.   Original Message   From: Benjamin Kaduk Sent: Saturday, October 28, 2017 12:15 PM To: Russell Haley Cc: d...@freebs

Re: Porters Handbook section 4.4

2017-10-26 Thread Russell Haley
line.monoseq' was not found. runtime error: file file:///usr/home/russellh/FreeBSD/doc/share/xml/freebsd-common.xsl line 21 element call-template The called template 'inline.monoseq' was not found. no result for book.parsed.xml *** Error code 9 So, there it sits, incomplete. If anyon

Re: Porters Handbook section 4.4

2017-10-11 Thread Russell Haley
Hi, This is a rough cut of three new chapters at the beginning of the book. I have left all the original content in place (I think). I haven't attempted to get all the markup but I seem to have worked through all my xml errors. Unfortunately I'm getting an error about a missing xsl file "http://do

Re: Porters Handbook section 4.4

2017-10-11 Thread Russell Haley
, Benjamin Kaduk wrote: > On Mon, Oct 09, 2017 at 12:22:11AM -0700, Russell Haley wrote: >> On Mon, Oct 2, 2017 at 9:21 AM, Russell Haley wrote: >> > On Fri, Sep 29, 2017 at 7:58 AM, Warren Block wrote: >> >> On Mon, 25 Sep 2017, Russell Haley wrote: >> >&g

Re: Porters Handbook section 4.4

2017-10-09 Thread Russell Haley
On Mon, Oct 2, 2017 at 9:21 AM, Russell Haley wrote: > On Fri, Sep 29, 2017 at 7:58 AM, Warren Block wrote: >> On Mon, 25 Sep 2017, Russell Haley wrote: >> >>> Thanks! I'll play with this on the weekend. >> >> >> Please create a review at https://r

Re: Porters Handbook section 4.4

2017-10-02 Thread Russell Haley
On Fri, Sep 29, 2017 at 7:58 AM, Warren Block wrote: > On Mon, 25 Sep 2017, Russell Haley wrote: > >> Thanks! I'll play with this on the weekend. > > > Please create a review at https://reviews.freebsd.org/ and add me as a > reviewer. > > Thanks! Will do

Re: Porters Handbook section 4.4

2017-09-25 Thread Russell Haley
On Mon, Sep 25, 2017 at 11:21 PM, Kubilay Kocak wrote: > On 9/26/17 2:53 PM, Russell Haley wrote: >> On Sun, Sep 24, 2017 at 10:02 PM, Kubilay Kocak wrote: >>> On 9/25/17 2:08 PM, Russell Haley wrote: >>>> Hi, >>>> >>>> Section 4.3 of the por

Re: Porters Handbook section 4.4

2017-09-25 Thread Russell Haley
On Sun, Sep 24, 2017 at 10:02 PM, Kubilay Kocak wrote: > On 9/25/17 2:08 PM, Russell Haley wrote: >> Hi, >> >> Section 4.3 of the porters handbook talks about making modifications >> to a private copy of a tarball and recording the steps. >> >> Section 4.

Porters Handbook section 4.4

2017-09-24 Thread Russell Haley
Hi, Section 4.3 of the porters handbook talks about making modifications to a private copy of a tarball and recording the steps. Section 4.4 talks about changing directories into the affected ports dir and running make makepatch to generate patch files. I am unsure how the makepatch target is su

Re: re-synchronize zfs man pages with illumos

2017-09-08 Thread Russell Haley
On Fri, Sep 8, 2017 at 3:07 PM, Andriy Gapon wrote: > > Originally ZFS manual pages were written using a different formatting language > from what we use in FreeBSD. I am not very knowledgeable in this area, but > the > experts should recognize the language by things like \fB, \fR, etc. > > Mart

Re: Request for humble help in FreeBSD documentation

2016-12-25 Thread Russell Haley
Hey Tony, As with anything FreeBSD, start with the handbook (in this case the Documentation primer) and read it through. Then, download the source and start contributing!  If you go are looking for things to do, the issue tracker is a good place to start.  Russ Sent from my BlackBerry 10 sma

Re: Canadian FreeBSD mirror listed in the docs is down

2016-09-02 Thread Russell Haley
On Fri, Sep 2, 2016 at 2:19 PM, Giles Orr wrote: > At https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html > this email address is listed as a contact for the following two URLs: > > ftp://ftp.ca.FreeBSD.org/pub/FreeBSD/ (ftp) > ftp://ftp2.ca.FreeBSD.org/pub/FreeBSD/ (ftp) >

man hier

2016-07-20 Thread Russell Haley
Hello I have already posted this question as part of a different question on the FreeBSD-arm@ mailing list but thought it best ask here too: I was looking for information about home directories and related symlinks in the man hier page and I couldn't find anything about the home dir (or usr/home).

Re: Man pages portal

2016-05-14 Thread Russell Haley
___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Man pages portal

2016-05-14 Thread Russell Haley
Is there any reason we can't have our man pages hosted from man.freebsd.org? It pis... perturbs me ever time I have to go to the main website to find the link to click. Even better, It would sure be nice to go one place and have it do the little dance I always have to do: Man pages, handbooks, fre

Bad link in google?

2016-03-20 Thread Russell Haley
I googled setting up a VirtualBox vm and the handbook link failed. My google search: https://www.google.ca/search?q=freebsd+setting+up+a+virtualbox+virtual+machine&ie=utf-8&oe=utf-8&gws_rd=cr&ei=Gk7uVv2aBMGkjwOC-LuoDQ The handbook link provided was: https://www.freebsd.org/doc//handbook/virtuali

Re: Checking FreeBSD kernel with static analyzer

2016-02-19 Thread Russell Haley
On Fri, Feb 19, 2016 at 8:22 AM, Warren Block wrote: > On Thu, 18 Feb 2016, Russell Haley wrote: > >> Thanks warren, send me the csv when you get a chance. I'd really >> appreciate it. You implied in previous emails that there is a larger >> discussion going on about

Re: Checking FreeBSD kernel with static analyzer

2016-02-18 Thread Russell Haley
s On Thu, Feb 18, 2016 at 8:54 AM, Russell Haley wrote: > Okay, are those false positives being documented somehow for future > reference? If you don't have a bug report nobody knows next time the analyzer > is run. Or worse an hack like me is looking at the code! even a code comment

Re: Checking FreeBSD kernel with static analyzer

2016-02-18 Thread Russell Haley
e bug list immediately was a wise decision IMHO. Svyatoslav, Is your pre-processor harness open or closed source?‎ Russ Sent from my BlackBerry 10 smartphone on the Koodo network.   Original Message   From: Warren Block Sent: Thursday, February 18, 2016 6:47 AM To: Svyatoslav Razmyslov Cc: Rus

Re: Checking FreeBSD kernel with static analyzer

2016-02-18 Thread Russell Haley
Svyatoslav, Is there an output format for the issue report that could be massaged in python or lua or the like and submitted or imported through bugzilla? CSV, xml, json? Thanks Russ Sent from my BlackBerry 10 smartphone on the Koodo network.   Original Message   From: Svyatoslav Razmyslov Sen

Re: Checking FreeBSD kernel with static analyzer

2016-02-17 Thread Russell Haley
AM To: Russell Haley Cc: Warren Block; freebsd-doc@freebsd.org; wbl...@freebsd.org Subject: Re: Checking FreeBSD kernel with static analyzer Russell Haley writes: > Any chance you can divulge how you calculated that? In a git clone of the same repo: % git show -s 46763fd4ca8a37f836c9bf2333f9d687

Re: Checking FreeBSD kernel with static analyzer

2016-02-17 Thread Russell Haley
Any chance you can divulge how you calculated that? Russ Sent from my BlackBerry 10 smartphone on the Koodo network.   Original Message   From: Dag-Erling Smørgrav Sent: Wednesday, February 17, 2016 3:56 AM To: Svyatoslav Razmyslov Cc: Russell Haley; Warren Block; Andrey Karpov; freebsd-doc

Re: Checking FreeBSD kernel with static analyzer

2016-02-14 Thread Russell Haley
Just guessing but: Current Git Number: 217961 Git Commit Count at test: 217717 Difference: 244 Current svn revision: 295622 SO 295622 - 244 = r295378? Russ On Sun, Feb 14, 2016 at 5:49 PM, Russell Haley wrote: > Warren, > > That looks like the git commit count‎. Not sure how it corr

Re: Checking FreeBSD kernel with static analyzer

2016-02-14 Thread Russell Haley
Warren, That looks like the git commit count‎. Not sure how it correlates to the subversion revision.  Russ Sent from my BlackBerry 10 smartphone on the Koodo network.   Original Message   From: Warren Block Sent: Sunday, February 14, 2016 10:36 AM To: Svyatoslav Razmyslov Cc: Andrey Karpov; fr

Re: Dynamic Kernel Linker compilation issues

2015-12-16 Thread Russell Haley
Hi There, This is just my personal opinion, but I find these kinds of questions are better answered on the forums or in one of the mailing lists available at https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources-mail.html. Searching information like this out can be frustrating, you

Re: Hummingboard - How to use Images

2015-10-27 Thread Russell Haley
i? On Tue, Oct 27, 2015 at 9:42 PM, John Little wrote: > Yup, it's all rolled in there. Easy (once you get past the messed-up dtb > file name). > > > On 28 October 2015 at 10:02, Russell Haley wrote: > >> Sweet! So u-boot is already part of the image? >> &g

Re: Doc build fails?

2015-10-26 Thread Russell Haley
Hi Warren, Forgot to install docproj. Oops. Thanks, I'm on my way now! Russ On Fri, Oct 23, 2015 at 9:15 AM, Warren Block wrote: > On Fri, 23 Oct 2015, Russell Haley wrote: > > Hi there, >> >> Can't seem to get the website to build. Output is at pastebin be

Doc build fails?

2015-10-23 Thread Russell Haley
Hi there, Can't seem to get the website to build. Output is at pastebin bellow: http://pastebin.com/DPCEz9s3 Thanks, Russ ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to

Re: Old Items

2015-10-20 Thread Russell Haley
So is it fair game for me to pick through it and provide patches? If I make comments, will original posters be notified? Can I make suggestions to close items? Russ On Tue, Oct 20, 2015 at 7:57 PM, Benjamin Kaduk wrote: > On Tue, 20 Oct 2015, Russell Haley wrote: > > > Hey, I

Old Items

2015-10-20 Thread Russell Haley
Hey, I'm just browsing through bugzilla and I see that about half of the open items for documentation are from before 2014. Is there any plan to clear those items? Thanks, Russ ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/l

Fwd: Patch file for man pages netmap.4, src.conf.5, build.7

2015-10-16 Thread Russell Haley
Ha ha, now WITH attachment... Russell -- Forwarded message -- From: Russell Haley Date: Fri, Oct 16, 2015 at 11:11 PM Subject: Patch file for man pages netmap.4, src.conf.5, build.7 To: freebsd-arm , freebsd-doc@freebsd.org Cc: Warner Losh , Ian Lepore , John-Mark Gurney Hi

Patch file for man pages netmap.4, src.conf.5, build.7

2015-10-16 Thread Russell Haley
Hi, There was a previous discussion about making some small changes to the src.conf and build man pages to include reference to src.conf.5 in the buikd.7 manpage. I have updated the two documents appropriately. I believe I also addressed Mr. Loshs' comment pertaining to the scope of the src.conf f