On Saturday 26 March 2011 17:39:37 Shawn Webb wrote:
> This is awesome. Lack of Android tools support almost keeps me from fully
> switching from OSX to FreeBSD. Any chance adb is or will be supported?
>
> Thanks,
>
> Shawn
I think you might be able to use the same driver code examples for ADB.
Does anyone use it?
I am trying to boot from a FAT32 formatted USB stick and to minimise the amount
of stuff I have to put in an MFS I'd like to be able to load the kernel
directly from the USB stick.
I'm testing in parallels and I have started the loader from a normally
formatted disk and I h
On Sat, 26 Mar 2011 10:52:08 -0700 Freddie Cash wrote:
FC> hastd backtrace is here:
FC> http://www.sd73.bc.ca/downloads/crash/hast-backtrace.png
It is not a hastd crash, but a kernel crash triggered by hastd process.
I am not sure I got the same crash as you but apparently the race is possibl
TB --- 2011-03-27 17:09:24 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-03-27 17:09:24 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2011-03-27 17:09:24 - cleaning the object tree
TB --- 2011-03-27 17:09:46 - cvsupping the source tree
TB --- 2011-03-27 17:09:46 - /u
On Sun, 27 Mar 2011 15:16:15 +0300 Mikolaj Golub wrote to Freddie Cash:
MG> The attached patch fixes the issue in my case.
The patch is committed to current.
--
Mikolaj Golub
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mail
Hi,
I am trying the new installer and I find that it still asks you for a time zone
even if you answer Yes to using UTC.
I had a look at the way this is implemented and it appears to just be a call to
tzsetup so it would appear the bug lies there.
--
Daniel O'Connor software and network enginee
Hi,
I would like it if the installer had an option to exit to live CD mode after
installation.
The reason being that I have a tar file I want to splat onto the newly
installed system residing on the USB stick the installer is on. In chroot mode
I can't access it.
--
Daniel O'Connor software an
On Mon, Mar 28, 2011 at 12:19 AM, Daniel O'Connor wrote:
> Hi,
> I am trying the new installer and I find that it still asks you for a time
> zone even if you answer Yes to using UTC.
tzsetup(1) is not asking if you wish to use UTC, It is asking if your
local CMOS clock is set to UTC time. There
On Sun, Mar 27, 2011 at 10:29 PM, Eitan Adler wrote:
> On Mon, Mar 28, 2011 at 12:19 AM, Daniel O'Connor
> wrote:
>> Hi,
>> I am trying the new installer and I find that it still asks you for a time
>> zone even if you answer Yes to using UTC.
>
> tzsetup(1) is not asking if you wish to use UTC
On 28/03/2011, at 15:59, Eitan Adler wrote:
> On Mon, Mar 28, 2011 at 12:19 AM, Daniel O'Connor
> wrote:
>> Hi,
>> I am trying the new installer and I find that it still asks you for a time
>> zone even if you answer Yes to using UTC.
>
> tzsetup(1) is not asking if you wish to use UTC, It is
Hi,
I've tracked this down:
- Because on the building host /var/empty (comes from BSD.var.dist) has schg set
it gets copied to the cfg slice during populate_slice() in nanobsd.sh
- During boot /cfg gets copied over to /etc and the schg flag too
- After that neither /cfg nor /etc are fully func
11 matches
Mail list logo