1) Is it possible to use a local page (an html file with some pictures
and custom css) as the home page instead of using a live web page? I'm
2) Has anyone been able to load the system off of an SD-Card? I want
off of an SD Card. I'm thinking since the system is live, then there
won't be any wear issues on the SD-Card and for added protection, I'm
going to lock the card so no write operations can be performed. Will
that be okay?
3) I would like to get an old printer (HP LaserJet 1100) which is
attached to a linksys print server to work with CUPS. I've done this
on other systems, so I'm wondering if it is better to build the entire
system from scratch as outlined on the discussion board or modify the
iso.
Any help is greatly appreciated,
At first you mentioned some linksys print server, and then you say
running a print server is not worth it. I just wanted to encourage you
to run a print server. It's the scalable and sane way to do it.
I'm curious what kind of linksys you have and why it can't do the
print service to just work. :)
http://www.nikrivers.com/linksys-nslu2/print-server-with-cups
I don't know what the NSLU2 of today is called. I've heard people say
http://www.raspberrypi.org/ but it's not shipping yet IIUC.
Kind regards,
>
> Kind regards,
--
You received this message because you are subscribed to the Google Groups "Webconverger Users" group.
To post to this group, send email to webc-...@googlegroups.com.
To unsubscribe from this group, send email to webc-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webc-users?hl=en.
On 26 September 2011 03:23, Al Joleson <aboutt...@gmail.com> wrote:
> figuring out the problems with my build from scratch. Any thoughts?
Did the linux-image-2.6-486 exist in the chroot? Otherwise it could be
some emulation issue. I used to build webc in an emulated environment
in a VPS, but then after some issue which I can't even remember I
invested instead in a dedicated machine.
http://webconverger.org/hetty/
I've finished my jaunt http://geekout.org.uk/ and I hope to do a new
release in the next week or two. How the daily builds for you?
Kind regards,
I think this is a good idea. I've had many thoughts during my break
and one thing is to (re-)purpose Webconverger as a targeted polished
product. I've treated it too much like a hobby (like most opensource
projects) and if we want to seriously take opensource forward we must
look at its problems in terms of a consumer product. Have a wiki for
each specific use case seems like a good way forward.
I can create the page, but for you to edit it, I need to see you have
signed in on the wiki Al. :-)
> As for me, here is what I've got: I have wireless working. The problem
> was that the firmware was missing. Once that was included in the
> image, I've got connection.
Which Debian package was the firmware in? I'll include it in the next release.
> nowhere to be found. It is my understanding that one of the advantages
> of plymouth is that it logs all the boot messages (an improvement over
> logging that the system does itself). I'm not very concerned with
> looks, but my only concern is that my ssid and WPA key is splashed on
> the screen in plain-text while the connection is being established. I
> wish there was a way to hide that information. So if I could get
> plymouth to work, that would be great. I guess my first question is
> how do I find out what goes wrong? And has anyone else experienced
> this?
Tbh Plymouth is a blackbox to me. Slightly better than "splashy" which
was used before. Turns out doing a sane consumer facing bootup in
Linux is non-trivial. :(
> I'm also concerned as to how the wireless information is actually
> stored in plain-text in boot parameters. I've got an image that
> disables changing/viewing the boot params at the beginning but I'm
> still concerned about this. Any ideas if this is important?
I don't think so. Most systems I've seen store wireless passwords in
plain text. Of course in an Internet cafe perhaps where you have a
dedicated WLAN AP for the terminals perhaps and you don't want someone
using it, it could be a problem. However there is other ways to
mitigate that, like using MAC address whitelisting or something. In
any case, my assessment is a low priority bug.
Thanks for your contribution Al. Kind regards,
Hi Al,
I think I've managed to incorporate that firmware into
http://build.webconverger.org/webconverger.2011-10-19.packages
http://build.webconverger.org/webconverger.2011-10-19.iso
Could you please give it a whirl to ensure it works for your hardware?
Many thanks,