Bug#611250: please support network bonding

2014-11-08 Thread Michal Humpula
Tags: patch new versiondiff --git a/Makefile b/Makefile index 70c0e2c..911abc6 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ TARGETS ?= netcfg-static netcfg LDOPTS = -ldebconfclient -ldebian-installer CFLAGS = -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION=\$(NETCFG_VERSION)\

Bug#611250: mark the patch

2014-11-08 Thread Michal Humpula
tag 611250 +patch -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/5643972.eET4EM2SXl@amonsul

Bug#611250: please support network bonding

2014-11-08 Thread Michael Tokarev
Maybe it is really better to postprone bonding configuration until past installation? As far as I understand, bonding is entirely optional and is intended to make network faster and more reliable. It is not exactly necessary during install, and can be made later. But more feature makes d-i

vt2-6 still not available with base system

2014-11-08 Thread Samuel Thibault
Hello, I've just checked this morning with the latest netboot, when installing just the base system with no task, dbus does not get installed, and thus vt2-6 do not have a login banner because systemd-logind needs dbus for that. In 758111, systemd was made to recommend dbus so that it works on

Bug#611250: please support network bonding

2014-11-08 Thread Ben Hutchings
On Sat, 2014-11-08 at 14:17 +0300, Michael Tokarev wrote: Maybe it is really better to postprone bonding configuration until past installation? As far as I understand, bonding is entirely optional and is intended to make network faster and more reliable. It is not exactly necessary during

Bug#768573: more documentation in the UI needed install Synaptic

2014-11-08 Thread fin4478 fin4478
Package: installation-reports Boot method: CD Image version:cdimage.debian.org/cdimage/jessie_di_beta_2/i386/iso-cd/debian-jessie-DI-b2-i386-xfce-CD-1.iso Date: 2014-10-03 18:55 Machine: E2160@3Ghz@AsusP5QldPro,2GB@800Mhz, GT440, SSDNow 120GB Processor:E2160@3Ghz Memory:2GB@800Mhz Partitions:

Re: on my retirement from Debian

2014-11-08 Thread Geert Stappers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, Nov 07, 2014 at 05:35:53PM -0400, Joey Hess wrote: Since I'm leaving Debian, I won't be involved in d-i any longer. Ai, that hurts ... I haven't had time or bandwidth to do much for years, so no great loss. ;) I will remove myself from

Bug#668001: debootstrap: cant install systemd instead of sysvinit

2014-11-08 Thread Cyril Brulebois
Woody Suwalski terraluna...@gmail.com (2014-10-27): You have mentioned that there is a trivial late_command workaround for systemd. Could you please point to the how-to? Well, quite obviously: preseed/late_command=in-target apt-get install -y sysvinit-core I would somewhat expect people

Re: debootstrap and cdebootstrap vs systemd

2014-11-08 Thread Kenshi Muto
Hi Simon, At 6 Nov 14 22:14:10 GMT, Simon Richter wrote: I've run into a bit of a problem building a root filesystem for an ARM system where the kernel shipped by the vendor is 2.6 based. As systemd does not work there, I tried installing a sysvinit based system using --include and --exclude