Bug#528033: console-setup: config file does not contain bepo variant selected in debconf

2009-05-10 Thread Raphaël Hertzog
Package: console-setup Version: 1.34 Severity: important I do use the french layout with the bepo variant. I used to have: XKBMODEL=pc105 XKBLAYOUT=fr XKBVARIANT=bepo After upgrade I lost those settings (see #527641, already reported) and discovered that this file is overwritten by the debconf

Bug#529574: console-setup: Should not use obsolete dpkg --print-installation-architecture

2009-05-20 Thread Raphaël Hertzog
Package: console-setup Version: 1.36 Severity: normal You should not use dpkg --print-installation-architecture otherwise starting with the upcoming dpkg 1.15.1 you will get annoying warnings like this: dpkg: warning: obsolete option '--print-installation-architecture', please use

Bug#634248: debootstrap: Add support for XZ compressed binary packages

2011-07-18 Thread Raphaël Hertzog
Package: debootstrap Version: 1.0.32 Severity: wishlist User: debian-d...@lists.debian.org Usertags: xz-compression Hello, we discussed some time ago on debian-devel (in a ftpmaster-related thread) the possiblity to switch dpkg-deb to generate XZ-compressed debs by default. ftp-master.debian.org

Bug#616060: /usr/sbin/dpkg-reconfigure: should use dpkg-query --control-path to find path for templates/config files

2011-03-02 Thread Raphaël Hertzog
Package: cdebconf Version: 0.154 Severity: important File: /usr/sbin/dpkg-reconfigure User: debian-d...@lists.debian.org Usertags: multiarch dpkg's internal database will evolve with multiarch and you should not have to hardcode this knowledge in your program. Instead of accessing

Bug#695261: choose-mirror: fails with with a preseeded mirror and a non-debianish codename

2012-12-06 Thread Raphaël Hertzog
@@ +choose-mirror (2.45) UNRELEASED; urgency=low + + * Respect mirror/suite even if the installation media contains an +installable base system. + + -- Raphaël Hertzog hert...@debian.org Thu, 06 Dec 2012 10:56:22 +0100 + choose-mirror (2.44) unstable; urgency=low [ Updated translations

Bug#698618: net-retriever: should provide a way to replace debian-archive-keyring-udeb without forking the source package

2013-01-21 Thread Raphaël Hertzog
Package: net-retriever Version: 1.32 Severity: wishlist I have been working for a Debian derivative. The derivative has its own archive key in foo-archive-keyring and foo-archive-keyring-udeb. We found that having a separate package was cleaner rather than putting non-Debian keys in a forked

Bug#702257: apt-setup: new preseed option to disable CDROM entries at the end of the install

2013-03-04 Thread Raphaël Hertzog
is not a netinst image. + + -- Raphaël Hertzog hert...@debian.org Fri, 01 Mar 2013 18:25:43 +0100 + apt-setup (1:0.77) unstable; urgency=low [ Updated translations ] diff --git a/finish-install.d/10apt-cdrom-setup b/finish-install.d/10apt-cdrom-setup index c955228..4e51884 100755 --- a/finish

Bug#703995: apt-setup: preseeding apt-setup/multiarch breaks dpkg

2013-03-26 Thread Raphaël Hertzog
Package: apt-setup Version: 0.77 Severity: normal Tags: patch I wanted to try out preseeding apt-setup/multiarch to i386 but before doing it, I reviewed apt-setup's handling of this option and I discovered that it actually creates the configuration file used by the early Ubuntu implementation of

Bug#585133: devices created by MAKEDEV during installation are lost due improper setup of /target/dev/.static/dev

2010-06-09 Thread Raphaël Hertzog
Package: base-installer Version: 1.107 Severity: normal Tags: patch I have observed in lenny's debian-installer that devices created by MAKEDEV (called in a postinst of some package) are lost. In most cases this goes unnoticed because udev is used and devices are created automatically. After

Bug#705599: finish-install: 07speakup needs to be updated for Wheezy and GNOME 3

2013-04-17 Thread Raphaël Hertzog
a gsettings schema override file). + + -- Raphaël Hertzog hert...@debian.org Tue, 16 Apr 2013 17:49:31 +0200 + finish-install (2.42) unstable; urgency=low [ Colin Watson ] diff --git a/finish-install.d/07speakup b/finish-install.d/07speakup index 1cc6629..7a490e8 100755 --- a/finish-install.d

Bug#719101: netcfg: provide a clean way to change default hostname (for derivatives)

2013-08-08 Thread Raphaël Hertzog
Package: netcfg Version: 1.110 Severity: wishlist For Kali, we obviously wanted to have kali as the default hostname. Up to now we just used to add this in preseed.cfg in our installer initrd: # Change default hostname d-i netcfg/get_hostname string kali d-i netcfg/get_hostname seen false

Bug#805291: preseed: Offer a way to override initrd-level preseeding with kernel command line preseeding

2015-11-16 Thread Raphaël Hertzog
Source: preseed Version: 1.68 Severity: wishlist User: de...@kali.org Usertags: origin-kali In Kali, we rely on initrd preseeding to set a bunch of Debconf entries because it's the only sane way to ensure that we have those during netboot too. Unfortunately, it makes it very hard for end-users

Bug#798564: debootstrap: Add scripts for kali releases

2015-09-10 Thread Raphaël Hertzog
Package: debootstrap Version: 1.0.72 Severity: wishlist User: de...@kali.org Usertags: origin-kali Control: block -1 by 798562 Hello, I'd like debootstrap to have native support of the various kali releases. We don't need any special script compared to Debian except that we use a different

Bug#798560: debootstrap: Add a --suite-config option replacing the need for the script parameter

2015-09-10 Thread Raphaël Hertzog
Package: debootstrap Version: 1.0.72 Severity: wishlist User: de...@kali.org Usertags: origin-kali Most debootstrap wrappers allow you to inject arbitrary options and let you customize the target suite and the mirror. But very few let you specify the "script" parameter (the specific wrapper that

Bug#798562: debootstrap: Support "scripts" sharing code with Debian but with different default_mirror and keyring

2015-09-10 Thread Raphaël Hertzog
Package: debootstrap Version: 1.0.72 Severity: wishlist User: de...@kali.org Usertags: origin-kali I would like to add a /u/s/debootstrap/scripts/kali file that behaves exactly like Debian's one except that it would have different meta-information at the top... in particular default_mirror and

Bug#875858: pkgsel: Offer to install/manage unattended-upgrades

2017-09-15 Thread Raphaël Hertzog
Source: pkgsel Version: 0.45 Severity: wishlist Ubuntu has a patch adding a "pkgsel/update-policy" debconf question which is used to control the installation of unattended-upgrades. I want to merge this into Debian. The biggest question in this work is the default value and priority of the

Bug#952450: user-setup: set SYSTEMD_SULOGIN_FORCE=1 in env for rescue/emergency.service when root account is locked

2020-02-24 Thread Raphaël Hertzog
Package: user-setup Version: 1.83 Severity: normal User: de...@kali.org Usertags: origin-kali Following https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802211 the systemd-sulogin-shell binary run by rescue.service and emergency.service now adds the --force flag for the sulogin call when

Bug#954090: override: tasksel:admin/optional

2020-03-16 Thread Raphaël Hertzog
Package: ftp.debian.org Severity: normal User: de...@kali.org Usertags: origin-kali tasksel 3.57 changed its priority to optional and d-i is now installing it when it needs it so it doesn't matter that it's no longer installed after a debootstrap. Please update the override accordingly. Thank

Bug#964774: freetype: libfreetype6-udeb should not depend on non-udeb libbrotli1

2020-07-10 Thread Raphaël Hertzog
Source: freetype Version: 2.10.2+dfsg-2 Severity: serious Tags: d-i Justification: breaks d-i User: de...@kali.org Usertags: origin-kali Builds of the debian-installer are failing lately due to changes in libfreetype6-udeb. They are failing with: The following packages have unmet dependencies:

Bug#1003927: debian-cd: Move grub-theme for UEFI boot from debian-cd to debian-installer?

2022-01-18 Thread Raphaël Hertzog
Package: debian-cd,debian-installer Severity: wishlist User: de...@kali.org Usertags: origin-kali X-Debbugs-Cc: raph...@offensive-security.com Hello, we were trying to harmonize our grub theme across all of Kali and we (re-)discovered that for installer images, the grub theme is actually handled