Date: Fri, 25 Oct 2013 16:48:37 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Zeus Panchenko <zeus@ibs.dn.ua> Cc: "freebsd-embedded@freebsd.org" <freebsd-embedded@freebsd.org> Subject: Re: TpLink-Wr1043nd: what to do after successfull flashing? Message-ID: <CAJ-VmomwOwFPK7S0Dd9yZUJRYoAySLuzdrAR=B5i11RsJ6cDww@mail.gmail.com> In-Reply-To: <20131026010746.77637@relay.ibs.dn.ua> References: <20131026010746.77637@relay.ibs.dn.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! * There's currently no sshd, pf, bsnmpd. There's just not enough space to have them. Someone needs to slim things down so they all fit. * The default password is 'no password' * To save changes, use the 'cfg_save' command. * adding ports - I'm not sure, sorry. I was hoping there'd be a way to cross-build ports without installing a whole port build framework like poudriere but unfortunately that doesn't seem to be the case at the moment. The embedded images are mostly just for evaluation and testing. In order to really run on these platforms we do need a few things: * I think we need to either slim down libc, libcrypto, libssl, etc - or build a system against a BSD licenced libc (like what android is using); * .. and then teach the build system about how to link against an alternate libc, rather than the default libc; * I think we need to build some extra things like dnsmasq and dropbear against said library set. That would make the userland much, much smaller and more ameniable to embedded hackery. Thanks, -adrian On 26 October 2013 15:07, Zeus Panchenko <zeus@ibs.dn.ua> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hi all, > > just have successully flashed TP-WR1043ND v.1.0 and now, please, I need > help to move further ... > > in console everything was looking fine (it looks like I'm too early > removed serial console) but question have arisen: > > 1. is there sshd, pf, bsnmpd? > > 2. what are the default passwords for users `root' and `user'? while > trying to telnet I was asked the password ... (while on serial > console I have changed the passwords and successfully telneted in, > but I forgot to save changes (how to do that?)) > > 3. how to add ports I want (dhcpd, openvpn)? > > 4. how to remove what I need not to free space for ports, for example > wifi support (is sys/mips/conf/TP-WN1043ND and AR91XX_BASE the only > place to do)? > > - -- > Zeus V. Panchenko jid:zeus@im.ibs.dn.ua > IT Dpt., I.B.S. LLC GMT+2 (EET) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > > iEYEARECAAYFAlJq67IACgkQr3jpPg/3oyrO1wCgwZTozL2SeGxrhoh5HJKvYNWr > n0gAoMF1qaVRuzVfKYa6c0zzLnIw1nfW > =bRKY > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org > " >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomwOwFPK7S0Dd9yZUJRYoAySLuzdrAR=B5i11RsJ6cDww>