Date: Sat, 27 Jul 2013 10:05:10 -0700 From: Rui Paulo <rpaulo@felyko.com> To: Tim Kientzle <kientzle@freebsd.org> Cc: "freebsd-arm@freebsd.org" <arm@freebsd.org> Subject: Re: Adding options to RPI-B Message-ID: <5C14022C-FA7C-444B-83A7-745E8D94FB10@felyko.com> In-Reply-To: <1B3F0A21-D982-4D0C-965D-16739DB27003@freebsd.org> References: <CALCpEUEV2woA3qmQEGQCR0tZ%2B2fMX0xObw3b4F8_MDh51mODDw@mail.gmail.com> <CAJ-Vmoni3HTEsxXPh=7mrqJkZbX%2B6gPyAbaC7_P6F3m-E1H%2Bvg@mail.gmail.com> <2C57A72F-0CB3-41DF-B0E5-1509348128BD@freebsd.org> <42C259D6-F652-417A-80B5-536893D6D642@felyko.com> <25D75461-E6FB-43C3-86AE-A513B02FA00D@freebsd.org> <BB6A8DE9-EB00-4F8E-BADB-D9543D6C33A8@felyko.com> <BEDFAA8C-A1E1-4993-AC12-61F4E5941C44@freebsd.org> <AFE1E912-8450-4C24-A6E3-9B2543CEED24@felyko.com> <877D7426-64E2-4451-AECC-073664A70AC1@freebsd.org> <1B3F0A21-D982-4D0C-965D-16739DB27003@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27 Jul 2013, at 09:17, Tim Kientzle <kientzle@freebsd.org> wrote: > Here's a proposed patch that installs all of the standard Forth > files as part of ubldr on ARM. It does not install a loader.rc, > however, so it should have no effect per se, other than putting > a few more files on the image. Why ? I thought installing loader.rc was the main point. > I plan to commit this to the FreeBSD tree soon. > > If you're using Crochet, I also just pushed a change to > Crochet so that it copies all the boot files provided by > FreeBSD's build, instead of just picking out the > ubldr and loader.help files. With the FreeBSD patch, > this results in all of the Forth files actually being in the image. > > Again: A system built with these changes should > function exactly the same since loader.rc is still not > present. > > To enable loader.conf, first boot the system, then: > $ cp /boot/loader.rc.sample /boot/loader.rc > and reboot. > > With these changes, I've built and booted a BeagleBone > image that does process loader.conf and seems none > the worse for it. > > I still need to test on RPi; hope to do that this weekend. > > This should be enough for people to start experimenting > with the beastie menu on RPi. Just copy the loader.rc from > i386 and see what happens. ;-) Well, the beastie menu was always overkill on serial consoles :) -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5C14022C-FA7C-444B-83A7-745E8D94FB10>