Re: [DNG] How to build your own distro

2018-10-14 Thread KatolaZ
On Sun, Oct 14, 2018 at 07:54:25AM -0400, Hendrik Boom wrote: > On Sun, Oct 14, 2018 at 11:17:20AM +0200, KatolaZ wrote: > > On Sun, Oct 14, 2018 at 11:05:20AM +0200, aitor_czr wrote: > > > > [cut] > > > > > On the other hand, the configuration suggested by KatolaZ: > > > > > >

Re: [DNG] How to build your own distro

2018-10-14 Thread Hendrik Boom
On Sun, Oct 14, 2018 at 11:17:20AM +0200, KatolaZ wrote: > On Sun, Oct 14, 2018 at 11:05:20AM +0200, aitor_czr wrote: > > [cut] > > > On the other hand, the configuration suggested by KatolaZ: > > > > http://pkgmaster.devuan.org/devuan_mirror_walkthrough.txt > > > > that is: > > > >

Re: [DNG] How to build your own distro

2018-10-14 Thread info at smallinnovations dot nl
On 14-10-18 11:17, KatolaZ wrote: > On Sun, Oct 14, 2018 at 11:05:20AM +0200, aitor_czr wrote: > > [cut] > >> On the other hand, the configuration suggested by KatolaZ: >> >> http://pkgmaster.devuan.org/devuan_mirror_walkthrough.txt >> >> that is: >> >> RewriteEngine on >> RewriteRule

Re: [DNG] How to build your own distro

2018-10-14 Thread KatolaZ
On Sun, Oct 14, 2018 at 11:05:20AM +0200, aitor_czr wrote: [cut] > On the other hand, the configuration suggested by KatolaZ: > > http://pkgmaster.devuan.org/devuan_mirror_walkthrough.txt > > that is: > > RewriteEngine on > RewriteRule /devuan/merged/pool/DEVUAN/(.*) /devuan/pool/$1 >

Re: [DNG] How to build your own distro

2018-10-14 Thread aitor_czr
 Hi Arnt, El 14/10/18 a las 03:01, Arnt Karlsen escribió: ..why the 2 different web servers??? The configuration of Nginx requires granted permissions. At the same, granted permissions in the cloud requires a dedicated server, more expensive than a shared one. Not all the people can afford

Re: [DNG] How to build your own distro

2018-10-13 Thread Arnt Karlsen
On Sat, 13 Oct 2018 19:59:29 +0200, aitor_czr wrote in message <2c806b56-0b9a-59ee-099a-fb629c520...@gnuinos.org>: > Hi, > > El 07/10/18 a las 17:15, aitor_czr escribió: > > I've just started it: > > > > https://dev1galaxy.org/viewtopic.php?pid=12177#p12177 > > > > HTH, > > > > Aitor. > > I

Re: [DNG] How to build your own distro

2018-10-13 Thread aitor_czr
Hi, El 07/10/18 a las 17:15, aitor_czr escribió: I've just started it: https://dev1galaxy.org/viewtopic.php?pid=12177#p12177 HTH, Aitor. I finished it: https://dev1galaxy.org/viewtopic.php?id=2405 Aitor. ___ Dng mailing list

Re: [DNG] How to build your own distro

2018-10-10 Thread Arnt Karlsen
On Wed, 10 Oct 2018 15:02:38 +0200, aitor_czr wrote in message <4e738388-701d-c2ec-1cfd-c0c00eb2a...@gnuinos.org>: > Hi, > > El 07/10/18 a las 17:15, aitor_czr escribió: > > > > Hi again, > > > > On 10/07/2018 05:12 PM, Hendrik Boom wrote: > >> On Sat, Oct 06, 2018 at 09:39:42AM +0200,

Re: [DNG] How to build your own distro

2018-10-10 Thread aitor_czr
Hi, El 07/10/18 a las 17:15, aitor_czr escribió: Hi again, On 10/07/2018 05:12 PM, Hendrik Boom wrote: On Sat, Oct 06, 2018 at 09:39:42AM +0200, aitor_czr wrote: Hi all, , i'll start working on a tutorial about how to build you own distro. This tutorial will contain three chapters: 1)

Re: [DNG] How to build your own distro

2018-10-07 Thread aitor_czr
Hi again, On 10/07/2018 05:12 PM, Hendrik Boom wrote: On Sat, Oct 06, 2018 at 09:39:42AM +0200, aitor_czr wrote: Hi all, , i'll start working on a tutorial about how to build you own distro. This tutorial will contain three chapters: 1) How to build your packages using git-buildpackage,

Re: [DNG] How to build your own distro

2018-10-07 Thread Hendrik Boom
On Sat, Oct 06, 2018 at 09:39:42AM +0200, aitor_czr wrote: > Hi all, > > , i'll start working on a tutorial about how to build you own distro. > > This tutorial will contain three chapters: > > 1) How to build your packages using git-buildpackage, pristine-tar and > quilt. > > 2) How to build

Re: [DNG] How to build your own distro

2018-10-06 Thread Gastón
Good news!! :) On Sat, Oct 06, 2018 at 09:39:42AM +0200, aitor_czr wrote: > Hi all, > > , i'll start working on a tutorial about how to build you own distro. > > This tutorial will contain three chapters: > > 1) How to build your packages using git-buildpackage, pristine-tar and > quilt. > >

Re: [DNG] How to build your own distro

2018-10-06 Thread pekman
On Sat, 6 Oct 2018 09:39:42 +0200 aitor_czr wrote: Is very cool news. I am translating this for portuguese. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] How to build your own distro

2018-10-06 Thread Antonio Volpicelli
ye \o/ On 06/10/2018 09:47, Alessandro Selli wrote: On 06/10/18 at 09:39, aitor_czr wrote: Hi all, , i'll start working on a tutorial about how to build you own distro. Cool! This tutorial will contain three chapters: 1) How to build your packages using git-buildpackage, pristine-tar

Re: [DNG] How to build your own distro

2018-10-06 Thread Alessandro Selli
On 06/10/18 at 09:39, aitor_czr wrote: > > Hi all, > > , i'll start working on a tutorial about how to build you own distro. >   Cool! > This tutorial will contain three chapters: > > 1) How to build your packages using git-buildpackage, pristine-tar and > quilt. > > 2) How to build the

[DNG] How to build your own distro

2018-10-06 Thread aitor_czr
Hi all, , i'll start working on a tutorial about how to build you own distro. This tutorial will contain three chapters: 1) How to build your packages using git-buildpackage, pristine-tar and quilt. 2) How to build the repository using amprolla. 3) How to build the images of the system