From owner-freebsd-arm@freebsd.org Mon Oct 3 07:51:34 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13DB9AF3A2A for ; Mon, 3 Oct 2016 07:51:34 +0000 (UTC) (envelope-from soko.tica@gmail.com) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D01BBC1F for ; Mon, 3 Oct 2016 07:51:33 +0000 (UTC) (envelope-from soko.tica@gmail.com) Received: by mail-io0-x231.google.com with SMTP id i202so32396750ioi.2 for ; Mon, 03 Oct 2016 00:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to; bh=1W7/aBYtMN3nEydBug8ptwno/3tiKE59TbsfywQwLm8=; b=uZaIZi3tdZRXFDm9G3IpZ/cFrf74MVsQUnr8xIeibm6rAYpGXZgfqQ+0Ixjdci6NC1 X+TdmTY6ti1tWIGF/hm8cZJ9Vl+a2+X9npXEeaCyLUBs2bRpYBCi6cLeP4UA/4T/vbhB XK1F7JYwTHuPaOvtJEqvZi1oM5sItVLOsKilv3ND9zgyN6G70TnqBUFhVKgAZIFU5riH 4OQvYVV/LSZgRuubcQUdVpJgMmPEMeqIF9BYnEVkSoCR6kJ9HCKAl/4XwG8wtvb8e+NW jNYIrQlLCdwikI7txK9PbxOYMzKrUiQjzOHGk+EvhB/K+nLEJyIroYGorWnCmY0YUiuF 9seA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to; bh=1W7/aBYtMN3nEydBug8ptwno/3tiKE59TbsfywQwLm8=; b=Vk27hlnpiDHpIkUmqMmA8Is//QU8HP2b96BuF9KO0SefZhxaJADpyyEO1dLlyEMaGx n44/P8m4l/MeEax8b8PC81xgvlx46LBYY9kzmFieptSvL9pnsO98hIAGz4C3enBA3/z1 9K29xBY4G2SrrSNKdowXW9nHpfm86cj0G0nq4ajGocpZhQGDDiHSXpCLcSEVK90jgimY nhVYBKvmh24KCNMcIyI+CTADPJv+pcv3a4GGAFnQO45h1t85V/eR8MEtuoPzk13wjzzv H62GBMgOk1AmEjJQfD/EwukSc4D3gkifXxkUnIKZIqwlKVWqxy14/WTVkX9hzk9nEYyH 3+GA== X-Gm-Message-State: AA6/9RnNZSgUFbdD/cuiMMqhkeN7n9mdKkA4GmkRfPvZ0MVLqIjBHzA3GbCCN/YVdjGLMLWBiLQy1vkg646mCQ== X-Received: by 10.107.41.7 with SMTP id p7mr9239466iop.16.1475481093090; Mon, 03 Oct 2016 00:51:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.22.193 with HTTP; Mon, 3 Oct 2016 00:51:32 -0700 (PDT) Reply-To: soko.tica@gmail.com In-Reply-To: <1465920582.1188.145.camel@freebsd.org> References: <1465863644.1188.134.camel@freebsd.org> <20160614051509.GA50738@cicely7.cicely.de> <1465913904.1188.141.camel@freebsd.org> <1465920582.1188.145.camel@freebsd.org> From: "soko.tica" Date: Mon, 3 Oct 2016 09:51:32 +0200 Message-ID: Subject: Re: default root pass for bananapi To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 07:51:34 -0000 Thanks for your support, I have finally managed to login through ssh freebsd pass freebsd. FreeBSD11-RC3 works on BananaPro (apart from HDMI), and I have discovered that I have a faulty USB to RS232 cable, so ssh was the only possibility left. On Tue, Jun 14, 2016 at 6:09 PM, Ian Lepore wrote: > On Tue, 2016-06-14 at 08:39 -0700, Russell Haley wrote: > > Would users be created as part of installworld? Anyone know where I > > would go to look for that (Makefile perhaps)? Is there documentation > > on how the images on the website are built? > > The images are built using the stuff in src/release. Creating users > would be done as extra work after installworld, but I don't know the > details of what's in the image-building scripts and configs. > > -- Ian > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >