Debian Jessie net installations broken for last months

2019-06-03 Thread Floris Bos
Any reason they are no longer there for jessie even while that release is not EOL yet? Yours sincerely, Floris Bos

Re: Re: the audio group

2014-08-18 Thread Floris
Op Mon, 18 Aug 2014 15:52:34 +0200 schreef Steve McIntyre : On Mon, Aug 18, 2014 at 03:24:50PM +0200, Floris wrote: which is fine. But what if people decide to later not use logind/systemd? In what does it hurt that the first created user is *also* added to the audio group? When a

Re: Re: the audio group

2014-08-18 Thread Floris
user. e.g. in a multi seat setting, an user on seat0 can control the sound devices from another user on seat1. Especially now that we go to systemd as the default init system, I think it is wise to respect the systemd ACL settings. So we don't get unexpected behaviors. Thanks, f

Re: Re: the audio group

2014-08-17 Thread Floris
Adding the first user to group audio shouldn't break any ACL management that is done by systemd-logind. logind hide/ show the audio device from the user trough the ACL. The audio group will always show all audio devices. I think these two settings are conflicting. floris -- To UNSUBS

Re: the audio group

2014-08-17 Thread Floris
Op Sun, 17 Aug 2014 17:07:02 +0200 schreef Lennart Sorensen : On Fri, Aug 15, 2014 at 11:54:17PM +0200, Floris wrote: Can you explain what would break? Pulseaudio doesn't need/ works without the audio group. The pulseaudio mailing list [1] explains: I tend to have to kill pulseaudio t

Re: the audio group

2014-08-16 Thread Floris
dio group fi so logind can set the right permissions. and maybe it would be smart to add the first user to the systemd-journal group, but that is another question. floris -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Con

Re: the audio group

2014-08-16 Thread Floris
Op Sun, 17 Aug 2014 00:45:15 +0200 schreef Cyril Brulebois : Floris (2014-08-17): Op Sat, 16 Aug 2014 08:55:27 +0200 schreef Christian PERRIER : > >In short, yes, the first created user (the only one created by D-I) is >added to the "audio" group, among a few others. &

Re: the audio group

2014-08-16 Thread Floris
nd devices [1], so I think it is unnecessary to add somebody to the audio group. (And missing all the "fancy stuff" systemd brings to us.) Thanks, floris [1] $ getfacl /dev/snd/* ... # file: controlC3 # owner: root # group: audio user::rw- user:floris:rw- group::rw- mask::rw- other::-

Re: the audio group

2014-08-15 Thread Floris
Op Fri, 15 Aug 2014 21:35:09 +0200 schreef Lennart Sorensen : On Fri, Aug 15, 2014 at 08:59:37PM +0200, Floris wrote: Dear Debian installation system Maintainers, I was wondering if a user is still automatically added to the audio group? Because it will break a systemd-pulseaudio

the audio group

2014-08-15 Thread Floris
Dear Debian installation system Maintainers, I was wondering if a user is still automatically added to the audio group? Because it will break a systemd-pulseaudio-multiseat setup. Thanks, floris -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubs

Re: Jessie: network link detection problems with Intel nics

2014-08-12 Thread Floris Bos
On 08/12/2014 01:15 PM, Cyril Brulebois wrote: Hi, and thanks for your report (even if the best way is filing a proper bug report in the BTS: https://www.debian.org/Bugs/). Floris Bos (2014-08-12): I'm having an odd problem on one of my servers in which the network link is not det

Re: preseed installation, hostname and PTR

2012-10-08 Thread Floris Bos / Maxnet
On 10/08/2012 11:13 PM, Philipp Kern wrote: On Mon, Oct 08, 2012 at 09:20:47PM +0200, Floris Bos / Maxnet wrote: Deja vu: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606636 To me it is still a bug, although others mentioned it is documented behavior. It is. However that patch would need

Re: preseed installation, hostname and PTR

2012-10-08 Thread Floris Bos / Maxnet
ubuntu (12.04) installers. Deja vu: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606636 To me it is still a bug, although others mentioned it is documented behavior. -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of

Bug#681801: Preseeding console-keymaps-at/keymap=us no longer works to select keymap

2012-07-16 Thread Floris Bos / Maxnet
ase update the documentation ( http://d-i.alioth.debian.org/manual/en.amd64/apbs04.html#preseed-l10n ) -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: preseed doesn't overwrite existing lvm partitioning

2012-03-23 Thread Floris Bos / Maxnet
On 03/23/2012 09:01 PM, Ryan Braun [ADS] wrote: On March 23, 2012 07:17:17 pm Floris Bos / Maxnet wrote: Though I would like to maybe see a new partman d-i option. d-i partman/confirm_all boolean true kind of thing. Would indeed be nice. And ideally it should not just be a partman option

Re: preseed doesn't overwrite existing lvm partitioning

2012-03-23 Thread Floris Bos / Maxnet
Yours sincerely, Floris Bos

Re: TRIM support for ext4

2012-03-12 Thread Floris Bos / Maxnet
On 03/12/2012 07:58 AM, Floris Bos / Maxnet wrote: On 03/12/2012 07:51 AM, Joey Hess wrote: Floris Bos / Maxnet wrote: In addition to that, it would also be nice if the "-E discard" option is passed to mkfs.ext4, so that it TRIMs the entire disk partition prior to creating the f

Re: TRIM support for ext4

2012-03-11 Thread Floris Bos / Maxnet
On 03/12/2012 07:51 AM, Joey Hess wrote: Floris Bos / Maxnet wrote: In addition to that, it would also be nice if the "-E discard" option is passed to mkfs.ext4, so that it TRIMs the entire disk partition prior to creating the file system structures. -E discard is the default, ac

Re: TRIM support for ext4

2012-03-11 Thread Floris Bos / Maxnet
ld also be nice if the "-E discard" option is passed to mkfs.ext4, so that it TRIMs the entire disk partition prior to creating the file system structures. -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsub

Re: About using static config with pxeboot/preseed

2011-10-14 Thread Floris Bos / Maxnet
Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e36b997e4ed5237f50a929d256850...@to-the-max.net

Preseed setting to ignore valid-until in release file?

2011-08-17 Thread Floris Bos
e that the files used are old? -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201108172211.53000@je-eigen-domein.nl

Bug#495042: debian-installer: add iscsi root installation

2011-07-12 Thread Floris Bos
ackages to be installed, and that a initramfs with iscsi support is created, so that the system will start after reboot. -- Yours sincerely, Floris Bos diff -ur hw-detect-1.87.orig/debian/disk-detect.templates hw-detect-1.87/debian/disk-detect.templates --- hw-detect-1.87.orig/debian/disk-dete

Bug#615600: BOOTIF= kernel commandline option does not work

2011-03-01 Thread Floris Bos
(Matt already mentioned he doesn't like that patch, so it's not a permantent solution. But if you are just looking for a quick fix for now, you can use it in your own build). -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201103011638.19111@je-eigen-domein.nl

Re: Link up wait timeout [was: Bug#537271: netcfg: new version of gateway reachability patch]

2011-02-09 Thread Floris Bos
etwork. I think the wait time may be longer on the newer generation of power efficient switches that power off ports that are not in use. Takes 3 full seconds here in practice (HP 2410G rackmount switch). -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists

Bug#537271: closed by Matthew Palmer

2011-02-07 Thread Floris Bos
b containing just the rdisc6 binary. == Would it be possible to include the ndisc6 binary as well, and use that in the same way as arping? -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#562122: Improve preseeding of network device to use

2011-01-30 Thread Floris Bos
ust (belonging to bug https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/56679 ) Any chance of getting this into Debian as well? -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Re: suggestion for reliable boot: disk-by-id

2011-01-15 Thread Floris Bos
stro's that use disk-by-id because in the virtual environement the disk-by-id will be /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0 instead of the hard disk name/serial that is used in the real enviroment. Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-

Re: suggestion for reliable boot: disk-by-id

2011-01-15 Thread Floris Bos
irtual machines. - And is incompatible with the virtual KVM rescue systems dedicated server providers offer to their customers to diagnose boot problems. -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#542441: #542441 Re: old LVM data is not erased

2010-12-25 Thread Floris Bos
lution pick a random volume group name by default, so there are not any conflicts. -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists

Bug#537271: debian-installer: network may not be usable as soon as link is up

2010-12-13 Thread Floris Bos
be to simply increase the number of ARP retries. echo 60 > /proc/sys/net/ipv4/neigh/eth0/mcast_solicit -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201012131946.46699@je-eigen-domein.nl

Re: boot parameter interface=auto can't adaptation the correct NIC

2010-12-12 Thread Floris Bos
for the link of my test box to get up. (on-board Intel 82574L NIC, connected to a HP 1810G gigabit switch). -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201012130441.46315.i...@je-eigen-domein.nl

Bug#606636: Reverse DNS takes precedence over netcfg/get_hostname

2010-12-11 Thread Floris Bos
ed, and the chance is higher that the installer attempts to fetch the kickstart file before the network link is up & running. -- Yours sincerely, Floris Bos diff -ur netcfg.orig1/debian/netcfg-common.templates netcfg/debian/netcfg-common.templates --- netcfg.orig1/debian/netcfg-common.te

Bug#606515: Preseed installation does not wait for network to be ready

2010-12-11 Thread Floris Bos
Hi, Attached a patch to netcfg that waits for the link to come up before proceeding. It times out after 10 seconds, so if link detection is broken for some reason it doesn't affect the install. -- Yours sincerely, Floris Bos diff -ur netcfg.orig/Makefile netcfg/Makefile --- netcfg

Bug#606636: Reverse DNS takes precedence over netcfg/get_hostname

2010-12-10 Thread Floris Bos
now. Guess it wasn't good enough 5 years ago either. :-) Seems my bug is a duplicate of: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343269 -- Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#606636: Reverse DNS takes precedence over netcfg/get_hostname

2010-12-10 Thread Floris Bos
Hi, On Friday, December 10, 2010 05:17:15 pm Ferenc Wagner wrote: > Floris Bos writes: > > The value specified using "netcfg/get_hostname" seems to be ignored, if a > > reverse DNS entry is present for the IP-address of the server being > > installed. [...] > &g

Bug#606654: Busybox should include arping applet

2010-12-10 Thread Floris Bos
Hi, On Friday, December 10, 2010 05:12:39 pm Ferenc Wagner wrote: > Floris Bos writes: > > I think the arping applet should be enabled in the Busybox build. > > It helps a great deal in debugging general network issues and could be > > helpful to create a solution for

Bug#606654: Busybox should include arping applet

2010-12-10 Thread Floris Bos
(network may not be usable as soon as link is up) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606515 (Preseed installation does not wait for network to be ready) Yours sincerely, Floris Bos --- busybox-1.10.2/debian/config/config.udeb.orig 2010-12-10 16:13:59.0 +0100 +++ busybox-1.10.2

Bug#606636: Reverse DNS takes precedence over netcfg/get_hostname

2010-12-10 Thread Floris Bos
p returned hostname take precedence on netcfg/get_hostname) Except in my case it seems the reverse DNS hostname is used, instead of the DHCP hostname. I think netcfg/get_hostname should take precendence over everything else. Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian

Bug#606515: Preseed installation does not wait for network to be ready

2010-12-09 Thread Floris Bos
reenshot of the messages: http://image.bayimg.com/gabihaade.jpg Yours sincerely, Floris Bos -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101209.10536@je-eigen-domein.nl

Bug#241133: about your Debian installation report

2004-10-14 Thread Floris Bruynooghe
ation went smoothly on the SparcStation20. So you can close this installation report. Thanks for all the good work. Floris -- Debian GNU/Linux -- The Power of Freedom www.debian.org | www.gnu.org | www.kernel.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Bug#241133: fails at boot

2004-07-30 Thread Floris Bruynooghe
e next couple of days. I'm very lucky to have acess to the machine again. I haven't had it since when I filed the report (studying in England, machine was at home-Belgium). But now I need some sleep, just returned form holiday! Floris -- Debian GNU/Linux -- The power of freedo

Bug#241133: unimplemented SPARC system call 188

2004-03-30 Thread Floris Bruynooghe
Package: installation-reports Debian-installer-version: 23 Mar 2004 http://http.us.debian.org/debian/dists/testing/main/installer-sparc/current/images/cdrom-mini.iso uname -a: Linux (none) 2.4.24-sparc32 #1 Fri Jan 30 16:04:55 EST 2004 sparc unknown Date: 30 Mar 2004 20:57 GMT Method: CD-rom mini