Re: [DNG] Devuan Jessie 1.0.0 stable LTS

2017-05-25 Thread devuanfanboy
Huzzah! Well done on the stable release.   On Thursday, May 25, 2017 6:21 PM, Veteran Unix Admins wrote:   Dear Init Freedom Lovers, Once again the Veteran Unix Admins salute you! Many of you might remember November 2014 when we announced that we were going to fork Debian. Well, we have done

Re: [DNG] Running Devuan on a BeagleBone Black?

2017-05-25 Thread devuanfanboy
See also vmdebootstrap which can automate the image building. I remember having to modify slightly it's scripts in /usr/share. But it should automate the building of that for you. See here: https://wiki.debian.org/InstallingDebianOn/TI/BeagleBone. The other way is a chroot install via ssh, whi

Re: [DNG] DNS Ad-Blocking (Was: FF pulseaudio hard dependency is here)

2017-03-19 Thread devuanfanboy
You can setup lightttpd and use a host file as well (use unbound on embedded). Create an "empty" html document on the server: in index.htm: I found this works better than using transparent gifs, pop ups are killed too.   On Monday, March 13, 2017 8:11 PM, Patrick Meade wrote:   On 03/1

Re: [DNG] The Internet Wifi Daemon

2017-01-21 Thread devuanfanboy
I read the same article and wondered about the naming at first but dismissed it (apparently too soon) as just a hyped name since there was no mention of systemd. I wonder how long it will be before they get systemd running on our routers. How amazing that we will finally have one standard acro

Re: [DNG] https://talk.devuan.org/ not accessible

2016-12-22 Thread devuanfanboy
Oddly, I can access talk.do and even log in.   On Thursday, December 22, 2016 8:23 AM, hellekin wrote:   On 12/22/2016 04:08 AM, Antonio Trkdz.tab wrote: Hi All, As of now 3:12 UK time I can't access the https://talk.devuan.org/ pages.   Thanks.  The machine is not pinging either.  I'm not

Re: [DNG] Won't boot after dist-upgrade

2016-12-17 Thread devuanfanboy
I have one suggestion for how to fix the problem. Try using a traditional device node, instead of booting with the root partition set as a UUID. The UUID may have changed over kernel upgrade. Have a look in /etc/fstab to find the right device node for "/" And edit your grub configuration line

Re: [DNG] Won't boot after dist-upgrade

2016-12-15 Thread devuanfanboy
Yes, make it the default using dpkg-reconfigure grub-pc (remove the 'quiet' line altogether). You might need to change debconf priority to low see that prompt though, e.g dpkg-reconfigure debconf first. Do the keyboard LED's flash when you try to boot? If so the kernel is loading but panicking

Re: [DNG] Won't boot after dist-upgrade

2016-12-15 Thread devuanfanboy
From your screenshot edit of the grub command line: https://imgur.com/aSVp1UG Try removing the 'quiet' line, this should give you some output when booting.   On Thursday, December 15, 2016 12:58 PM, Alessandro Selli wrote:   Il giorno Thu, 15 Dec 2016 08:45:39 -0300 Emiliano Marini ha scr