Re: [DNG] use zram for /tmp - how?

2016-06-04 Thread parazyd
use as much as it needs. -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 signature.asc Description: Digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Caching binary .deb packages

2016-06-06 Thread parazyd
ime, why not create just a ready tarball you can extract each time you make an image? That way you save your time and put less load on package mirrors. -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 signature.asc Description: Digital signature ___

[DNG] Raspberry Pi 2 image

2016-04-10 Thread parazyd
and inside, in the "arm/extra/rpi-conf" directory, you can find "raspi-config". Feel free to hack on it, and if you fix things, please make a pull request so I can review it. https://github.com/parazyd/devuan-sdk To build your own images, consult the README file inside the arm di

Re: [DNG] Raspberry Pi 2 image

2016-04-11 Thread parazyd
> > directory, you can find "raspi-config". Feel free to hack on it, and if > > you fix things, please make a pull request so I can review it. > > https://github.com/parazyd/devuan-sdk > > > > To build your own images, consult the README file inside the arm &

Re: [DNG] Raspberry Pi 2 image

2016-04-11 Thread parazyd
On Sun, 10 Apr 2016, Steve Litt wrote: > On Sun, 10 Apr 2016 17:44:16 +0200 > parazyd <para...@dyne.org> wrote: > > > > The raspi-config utility still needs some polishing to work properly > > on Devuan, so I would like to propose anyone interested in helping >

Re: [DNG] Raspberry Pi 2 image

2016-04-11 Thread parazyd
On Mon, 11 Apr 2016, aitor_czr wrote: > To build your own images, consult the README file inside the arm > directory. > >I tried running sdk-init, but it's not recognized. > >Salaam alekum, > >  Aitor. You didn't read it well in that case... The command you would run is

Re: [DNG] files.devuan.org not working

2016-03-30 Thread parazyd
On Wed, 30 Mar 2016, Jaromil wrote: > On Tue, 29 Mar 2016, Linux O'Beardly wrote: > > >Do we know when this will be fixed? It's really hard to spread the gospel > >of Devuan if my disciples can't get to the source of enlightenment. > > yes its a matter of days > > let's encrypt doesn't

Re: [DNG] debootstrap requires key

2016-04-24 Thread parazyd
e that if you wish to bootstrap devuan systems, use devuan's debootstrap (which was fixed): https://packages.devuan.org/devuan/pool/main/d/debootstrap/ Also, for next steps, I'd recommend you to see how the ARM SDK works, particularly the devuan profile: https://git.devuan.org/devuan/arm-sdk/blob/master/a

Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
On Mon, 25 Apr 2016, Haines Brown wrote: > On Mon, Apr 25, 2016 at 05:47:15PM +0200, parazyd wrote: > > On Mon, 25 Apr 2016, Haines Brown wrote: > > > > Perhaps my problem was that I unpacked the devuan.debian.tar.gz archive > > > on the target /mnt/debini

Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
ebian-using-debootstrap-4175465295/ A debootstrap system install has three stages, which you must complete to get a working system. It's not running debootstrap multiple times, but more like running debootstrap's flow(?) Perhaps it helps more :) -- ~ parazyd

Re: [DNG] Gcc issue?

2016-04-22 Thread parazyd
tandard these days. -- ~ parazyd 6CB4 6C63 641D B1F1 F811 5B3A BB5E 2E35 B92E 373E pgp2djBHrqMXI.pgp Description: PGP signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] debootstrap requires key

2016-04-23 Thread parazyd
key locally: # gpg --lsign-key 94532124541922FB and/or add it to apt by doing: # gpg --export -a 94532124541922FB | apt-key add - -- ~ parazyd 6CB4 6C63 641D B1F1 F811 5B3A BB5E 2E35 B92E 373E pgpxctDTl1Eof.pgp Description: PGP signature

Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
On Mon, 25 Apr 2016, Haines Brown wrote: > On Sun, Apr 24, 2016 at 09:37:24PM +0200, parazyd wrote: > > > Yes, debootstrap works on any system. Note that if you wish to bootstrap > > devuan systems, use devuan's debootstrap (which was fixed): > > https://packages.devua

Re: [DNG] Devuan on RPi2

2016-05-16 Thread parazyd
ange, even in my experience. In my case, I remember having to edit the initscript itself. -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgp6fFsk8H6OU.pgp Description: PGP signature ___ Dng mailing list Dng@lists.dyne.org https://ma

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
s just enough time to make it work properly :) -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgpC7gbnp3ThE.pgp Description: PGP signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
.org/wiki/Comparison_of_init_systems -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgpGHFS4lCa45.pgp Description: PGP signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
used to their own file hierarchies, eg. > >> > >> /var/cache/init-systems > >>/sysvinit > >> /etc > >> /lib > >> /usr > >>/openrc > >> /etc > >> /lib > >> /usr > >>/syste

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
red solution, we can go > either > way. invoke-rc.d and update-rc.d will NOT be used with OpenRc. -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgppiqAXuDHjn.pgp Description: PGP signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
o include new initscripts in their packages, which might or might not be cumbersome for them. sysvinit should and will just stay where it already is. There is really no point in changing it's current configuration when other alternatives offer very easy ways to work around it. -- ~ parazyd 0333 7671 FDE7

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
ts. > This is unnecessary. In OpenRC you can easily specify $SYSCONFDIR and set it to /etc/openrc. Then all will be found inside, and the system will already know what to do, without symlinking. -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgp8gAxom6MNU.pgp Description: PG

Re: [DNG] OpenRC and Devuan

2016-05-03 Thread parazyd
On Tue, 03 May 2016, Svante Signell wrote: > On Tue, 2016-05-03 at 23:05 +0200, parazyd wrote: > > On Tue, 03 May 2016, Svante Signell wrote: > > > > > > > > On Tue, 2016-05-03 at 16:32 -0400, Steve Litt wrote: > > > > > > > > On Tue,

Re: [DNG] Unofficial Devuan live images

2016-05-07 Thread parazyd
/refracta/files/unofficial_devuan_live/ > > [snip] Nice! Care to share any scripts or the workflow you have for creating such ISOs? -- ~ parazyd 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 pgpQLz5VIy8Z9.pgp Description: PGP signature ___

Re: [DNG] Raspberry Pi 2 and other ARM based credit card computers

2016-07-27 Thread parazyd
On Wed, 27 Jul 2016, Thomas Besser wrote: > Am 27.07.2016 um 09:58 schrieb parazyd: > > On Wed, 27 Jul 2016, Thomas Besser wrote: > >> Where can I find some starting stuff for Devuan on RPi? > > > > You can use the current master branch of arm-sdk[0] > > [..

[DNG] [ann] heads 0.0 is out!

2017-02-28 Thread parazyd
to reboot if you lose access to it. https://heads.dyne.org/download/ -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 signature.asc Description: Digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org

Re: [DNG] [ann] heads 0.0 is out!

2017-02-28 Thread parazyd
On Tue, 28 Feb 2017, Hendrik Boom wrote: > On Tue, Feb 28, 2017 at 09:12:34PM +0100, parazyd wrote: > > heads 0.0 is out! > > It finally happened and it's not vaporware! > > It's out, it's not vaporware, it boots into a VM or bare hardware > from USB, but... >

Re: [DNG] arm port / Raspberry Pi firmware update

2016-10-25 Thread parazyd
On Mon, 24 Oct 2016, Florian Zieboll wrote: > On Mon, 24 Oct 2016 12:43:51 +0200 > parazyd <para...@dyne.org> wrote: > > > rpi-update works fine, yes. Keep in mind that the images themselves > > are filled up with latest git versions of firmware. > > Is there

Re: [DNG] arm port / Raspberry Pi firmware update

2016-10-24 Thread parazyd
pi-firmware You can edit the fstab and remove 'noauto' from the /boot entry. I just put it that way there because the same was default in Raspbian. rpi-update works fine, yes. Keep in mind that the images themselves are filled up with latest git versions of f

Re: [DNG] [arm-sdk] fresh ARM builds

2016-11-12 Thread parazyd
On Wed, 12 Oct 2016, parazyd wrote: > Hello fellow Devuaneers! > > I am proud to announce the RC1 (first release candidate) of the new ARM > image builds that are now using libdevuansdk as a common Devuan SDK > library: > > https://files.devuan.org/devua

Re: [DNG] EterTICs GNU/Linux

2016-11-04 Thread parazyd
On Fri, 04 Nov 2016, aitor_czr wrote: > As jaromil said in the IRC channel, there are packages of > linux-libre-4.7.2 in the repos: Perhaps you should note them the version is vulnerable to DirtyCOW. 4.7.10 is a version that has it fixed. -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91

[DNG] [arm-sdk] fresh ARM builds

2016-10-12 Thread parazyd
://pub.parazyd.cf/mirror/ Currently with no hardening options, but that's a planned future option Enjoy :) -- ~ parazyd binZtEdQra3UV.bin Description: PGP Key 0x03337671FDE75BB6A85EC91FB876CB44FA1B0274. signature.asc Description: Digital signature

Re: [DNG] Help to create iso image

2017-03-27 Thread parazyd
On Mon, 27 Mar 2017, Ismael L. Donis Garcia wrote: > - Original Message - > From: "parazyd" <para...@dyne.org> > To: "Ismael L. Donis Garcia" <sli...@natio.co.cu> > Cc: <dng@lists.dyne.org> > Sent: Monday, March 27, 2017

Re: [DNG] Help to create iso image

2017-03-27 Thread parazyd
leshooters.com/twb > > Thank you very much, I'll try to get in touch with him. > > I want to see if I can help in anything to devuan. > > And try to do something that is useful to others. > > As I see that nobody made ascii images I think that can be useful, and at > the same

Re: [DNG] heads 0.0 is out!

2017-03-04 Thread parazyd
On Sat, 04 Mar 2017, aitor_czr wrote: >Is there any link to the sources of the kernel? >Cheers, > Aitor. > Yes, on https://gogs.dyne.org/heads/linux-heads and on https://git.devuan.org/heads/linux-heads -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB

Re: [DNG] getting surf from backports

2017-03-14 Thread parazyd
houldn't bee too difficult to get an updated > suckless-tools package in Devuan. I will give a look at the current > one and see whether I can try to put together something useful :) > FWIW, you can backport the package from ascii :) -- ~ parazyd GPG: 0333 767

Re: [DNG] ..setnet.sh, wicd and heads-0.2 scorn, was:..vdev box recovery ideas?

2017-04-24 Thread parazyd
there is no automagic > > tool that case save their ass. > > > > Knowledge is the cure. Automagic is just dust in your eyes, and > > enormous PITAs when somethings goes wrong. > > ..I have the Knowledge, but still found myself Automagically Online > with heads-0.2'

[DNG] (testing) sunxi ARM images

2017-05-03 Thread parazyd
in itself, and the u-boot blobs are provided for download for the specific board being used. It's explained in the README.txt file along with the image. Happy hacking! -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 signature.asc Description: Digital signature

Re: [DNG] ARMv8 Cloud servers

2017-05-03 Thread parazyd
ne having experience with Cavium ThunderX SoC? And knows what is >needed to get this SoC supported by Devuan? > >Grtz > >Nick If you can provide me with the board, I could probably get it running. Making images for it blindly could end up being a very time-consuming process.

Re: [DNG] GTK3 and systemd

2017-05-04 Thread parazyd
plications are ported to Gtk3. -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] GTK3 and systemd

2017-05-04 Thread parazyd
users to abide > to a non-free license from Trolltech... Gtk2 hasn't received an update in years, so it's a relatively safe bet if you choose to use it. -- ~ parazyd GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274 ___ Dng mailing list Dng@lists.

Re: [DNG] GTK3 and systemd

2017-05-04 Thread parazyd
On Thu, 04 May 2017, aitor_czr wrote: >Hi parazyd, >On 05/04/2017 01:15 PM, parazyd [1]<para...@dyne.org> wrote: > > Ok, so vanilla GTK *does* depend on systemd. Well, best start looking for > anothe > r toolkit then i guess... > > GNOME != GTK3.

Re: [DNG] GTK3 and systemd

2017-05-04 Thread parazyd
On Thu, 04 May 2017, Enrico Weigelt, metux IT consult wrote: > On 04.05.2017 15:58, parazyd wrote: > > > Nope, Gtk3 does depend on dbus. More correctly, its accessibility parts > > depend on dbus. > > What exactly does that 'accessibility' stuff actually do ? It's some