Re: [DNG] live-build experiment worked!

2015-10-07 Thread Didier Kryn
Le 07/10/2015 22:40, Gregory Nowak a écrit : [...] So, it seems like the cfdisk in debian 8 supports GPT, therefore the cfdisk in devuan 1 should support them also. Greg Good to know :-) Didier ___ Dng mailing list Dng@lists.dyne.org http

Re: [DNG] live-build experiment worked!

2015-10-07 Thread Gregory Nowak
On Wed, Oct 07, 2015 at 09:34:08AM +0200, Didier Kryn wrote: > - A partitionner more user-friendly than parted or fdisk: > gparted if GUI is possible, or cfdisk, which has a simple curses > interface. The drawback of cfdisk is that it doesn't know GPT > partitions tables. I don't have any GPT

Re: [DNG] live-build experiment worked!

2015-10-07 Thread Ozi Traveller
Hi Guys Tree disk-manager ufw transmission-gtk clipit On Thu, Oct 8, 2015 at 5:08 AM, aitor_czr wrote: > Hi Godefridus, > > Here you are some packages: > > - xinit xserver-xorg xserver-xorg-video-noveau, etc... > > - rpl curl dselect console-data console-setup > > - mesa-utils mesa-utils-extra

Re: [DNG] live-build experiment worked!

2015-10-07 Thread aitor_czr
Hi Godefridus, Here you are some packages: - xinit xserver-xorg xserver-xorg-video-noveau, etc... - rpl curl dselect console-data console-setup - mesa-utils mesa-utils-extra - compton (composite manager) --> I will share my config file - bleachbit gtkorphan file-roller - lxrandr lxtask xscr

Re: [DNG] Systemd invasion into Linux Server space

2015-10-07 Thread Steve Litt
On Wed, 7 Oct 2015 11:58:25 -0300 Emiliano Marini wrote: > This is a great compilation about systemd from softpanorama.org > > http://www.softpanorama.org/Commercial_linuxes/Startup_and_shutdown/systemd.shtml I'd say this document provides a nice strawman for Red Hat to knock down. Like so many

[DNG] Systemd invasion into Linux Server space

2015-10-07 Thread Emiliano Marini
This is a great compilation about systemd from softpanorama.org http://www.softpanorama.org/Commercial_linuxes/Startup_and_shutdown/systemd.shtml Interesting read ;) ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/l

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread Edward Bartolo
> One more thing. I tried it on sid, and got: > "bash: /usr/bin/netman: cannot execute binary file: Exec format error" > Does it need to be compiled on sid to run on sid? I presume yes. Edward On 07/10/2015, Edward Bartolo wrote: > fsmithred, the backend still needs to be modified for those cha

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread Edward Bartolo
fsmithred, the backend still needs to be modified for those changes. Only the frontend has the changes. So, you have to wait for my next git push which will involve the backend mostly. Edward On 07/10/2015, fsmithred wrote: > Yes, the link looks better. > > I'm testing the version you uploaded a

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread fsmithred
Yes, the link looks better. I'm testing the version you uploaded about 19 hours ago (aaof46...) and running into some problems. The main window, upper left, says"Using: Wifi: wlan1, Wired: eth0" but I'm actually using wlan0. The connection information window correctly shows wlan0 in use. If I tr

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread Edward Bartolo
Hi Svante, Please be civilised and allow us to work. We have every right to work irrespective of what systemd trolls say. It is clear you are a systemd troll. No, I will not listen to your trolling. This is not wicd or any other network manager, this is a separate project with a different design p

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread Svante Signell
On Wed, 2015-10-07 at 13:57 +0200, Edward Bartolo wrote: > Hi, > > This is the latest screenshot. I removed the ugly huge button and > replaced it with a hyperlink. In the screenshot, the hyperlink has the > mouse pointer above it although the pointer is not captured. > > http://postimg.org/image

Re: [DNG] Alternative for ARM processors

2015-10-07 Thread aitor_czr
Thanks Florian, It would be a good idea to build a special repository for Raspberry including: 1.- The Devuan ARM repository 2.- Raspbian repository: only those packages not available from the Devuan repository 3.- Marillat packages Cheers, Aitor On 07/10/15 14:00, Florian Zieboll wrote:

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, eth2, .... and new systemd's naming scheme

2015-10-07 Thread Edward Bartolo
Hi, This is the latest screenshot. I removed the ugly huge button and replaced it with a hyperlink. In the screenshot, the hyperlink has the mouse pointer above it although the pointer is not captured. http://postimg.org/image/4xzp8srht/ Edward On 07/10/2015, Edward Bartolo wrote: >> If you're

Re: [DNG] Alternative for ARM processors

2015-10-07 Thread Florian Zieboll
Hello Aitor, I have to correct myself: For apt to be able to update some Raspberry Pi specific files (like the kernel itself), you'll need to keep the Raspbian mirror in your sources.list. Of course the Raspbian release has to be changed from wheezy to jessie before doing the dist-upgrade. The mo

Re: [DNG] Nnetwork device naming: was Purpose of an OS

2015-10-07 Thread Simon Hobson
Didier Kryn wrote: > There seems to be a new fashion to install config files half in some random > place and the rest in /etc, with precedence in /etc in case of duplication? > Xorg does the same, with defaults sparsed between /usr/share/X11 and /etc/X11. There are good reasons for doing it th

Re: [DNG] Purpose of an OS: was network device naming

2015-10-07 Thread Daniel Reurich
On 03/10/15 20:49, Simon Hobson wrote: poitr pogo wrote: I thought it was stupid for other reasons, but now that you mention it, yeah, naming it after the particular slot into which it's plugged in is stupid, and if you take the box apart and move things around, you can break your OS. no

Re: [DNG] Nnetwork device naming: was Purpose of an OS

2015-10-07 Thread Didier Kryn
Le 06/10/2015 19:33, Rainer Weikusat a écrit : Didier Kryn writes: >Le 05/10/2015 18:54, Rainer Weikusat a écrit : [...] >>A file >> >>/etc/udev/rules.d/75-persistent-net-generator.rules >> >>can be created (on Debian up to wheezy at least) to avoid this "install >>the system to new hardware

Re: [DNG] Alternative for ARM processors

2015-10-07 Thread aitor_czr
Hi Florian, thanks for the link. Aitor. On 07/10/15 00:34, Florian Zieboll wrote: If there weren't any major changes to the repository in the last few weeks, you can easily install Devuan on a Raspberry Pi (-> armhf), using the method I described a while ago in this mail: https://lists.dyne.or

Re: [DNG] live-build experiment worked!

2015-10-07 Thread Didier Kryn
Le 06/10/2015 19:07, Godefridus Daalmans a écrit : Hej, I just wanted to mention that I got an experimental Devuan jessie live-build to work with LXDE and lightdm and iceweasel. And amprolla seems to have lost the Contents-amd64.gz file so I had to make one. The only systemd components are