Bug#884854: debian-installer: Use temporary IPv6 addresses (RFC3041)

2017-12-20 Thread Łukasz Stelmach
Package: debian-installer Severity: minor Dear Maintainer, debian-installer does not set use_tempaddr[1] for network interfaces it brings up. If the machine Debian is installed on is connected to an IPv6 capable network, the source address used to download packages contains the machines MAC addre

Bug#845376: debian-installer: don't add "swap" flag in crypttab if pasword is not random

2016-11-22 Thread Łukasz Stelmach
Package: debian-installer Severity: normal Dear Maintainer, I installed Debian (8.6) on a laptop. I created two encrypted partition. One for the root filesystem and the I marked in partman to be used as swap. I chose not to use /dev/urandom as keyfile because I wanted the swap to hold hibernatio

partman-auto recipe for gpt+crypt+lvm, I could use some help, please

2016-10-15 Thread Łukasz Stelmach
Hi, After some digging and a lot of attempts to get it right I am giving up. Maybe you could help me a bit. I'd like to have a recipe that would make partman-auto create: 1) EFI system partition (use an existing one if present, without formatting it), 2) /boot partition 3) a container partition

Re: Free space in partman

2016-08-28 Thread Łukasz Stelmach
Dnia 28 sierpnia 2016 12:43:56 CEST, Philip Hands napisał(a): >Łukasz Stelmach writes: > >> Hi, >> >> I am trying to figure out where is the code that makes partman (fed >> with a custom recipe) leave 1MB of free space at the beginning of the >> disk? Is it

Free space in partman

2016-08-28 Thread Łukasz Stelmach
Hi, I am trying to figure out where is the code that makes partman (fed with a custom recipe) leave 1MB of free space at the beginning of the disk? Is it possible to control the size of that space? -- Łukasz Stelmach z podróży

Bug#835080: debian-installer: Preseeding of ESSID is impossible, apparently

2016-08-22 Thread Łukasz Stelmach
Package: debian-installer Severity: normal Dear Maintainer, This may be a bug in netcfg or debconf but because I encounter it during installation I will file it here. I have tried preseeding the name of my WiFi network (ESSID) by providing different combinations of values for netcfg/wireles_show

Bug#835073: debian-installer: Allow preseeding WPA preshared-key with wpa_passphrase

2016-08-22 Thread Łukasz Stelmach
Package: debian-installer Severity: wishlist Dear Maintainer, I am creating preseed.cfg for several of my machines. Some of them are connected via WiFi so I'd like to provide credentials automatically. It is possible to set passphrase in netcfg/wireless_wpa but I'd rather provide a PSK as generat

Bug#834641: debian-installer: Mount arbitrary device according boot parameters

2016-08-17 Thread Łukasz Stelmach
Package: debian-installer Severity: wishlist Dear Maintainer, please add a boot parameter to make debian-installer mount an arbitrary devices in arbitrary directories of the debian-installer tmpfs. For example, passing (something like): d-i.mount=/dev/disk/by-uuid/dead-beef:/firmware might

Bug#834267: debian-installer: d-i can't find firmware on the second usb stick (jessie)

2016-08-13 Thread Łukasz Stelmach
Package: debian-installer Severity: normal Dear Maintainer, I have booted debian-installer from a USB stick with the hybrid ISO image. I was requested to provide wifi firmware files. I have recorded them on another stick and plugged it in. Unfortunately the installer can't find them. As far as I

Re: network-console, netboot, authorized_keys

2015-12-10 Thread Łukasz Stelmach
Dnia 10 grudnia 2015 18:52:08 CET, Martin Michlmayr napisał(a): >* Łukasz Stelmach [2015-11-17 22:48]: >> That is being taken care of by Philipp Kirchhofer. >> https://github.com/pkirchhofer/nsa325-linux-upstream > >Looks like kernel support was submitted by Hans

Bug#805223: base-installer unable to determine kernel

2015-12-10 Thread Łukasz Stelmach
Dnia 10 grudnia 2015 18:50:00 CET, Martin Michlmayr napisał(a): >* Łukasz Stelmach [2015-11-16 10:16]: >> I will try the fix suggested by Martin Michlmayr and see if it works. > >Did it work? Due to personal reasons I haven't had time to verify it yet. -- Łukasz Stelmach z podróży

Re: network-console, netboot, authorized_keys

2015-11-17 Thread Łukasz Stelmach
Dnia 17 listopad 2015 o 20:20 Karsten Merker napisał(a): > > > On Tue, Nov 17, 2015 at 10:39:07AM +0100, Łukasz Stelmach wrote: > > Dnia 17 listopad 2015 o 10:07 Ian Campbell napisał(a): > > > > >> Q1-b. Is there any tutorial or a checklist how to

Re: network-console, netboot, authorized_keys

2015-11-17 Thread Łukasz Stelmach
Dnia 17 listopad 2015 o 10:07 Ian Campbell napisał(a): > On Sun, 2015-11-15 at 12:04 +0100, Łukasz Stelmach wrote: >> Q1. What is the difference between (the purpose of) network >> -console.cfg and netboot.cfg? > > network-console images are the ones which run the installer

Bug#805223: base-installer unable to determine kernel

2015-11-16 Thread Łukasz Stelmach
Dnia 15 listopad 2015 o 22:54 Ben Hutchings napisał(a): > On Sun, 2015-11-15 at 22:17 +0100, Łukasz Stelmach wrote: >> During the installation I get a message that the installer was unable to >> find appropriate kernel package for the device. >> >> No installa

Bug#805223: base-installer unable to determine kernel

2015-11-15 Thread Łukasz Stelmach
17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Stelmach?= Date: Sun, 15 Nov 2015 21:54:08 +0100 Subject: [PATCH] Rename $FLAVOUR to $KERNEL_FLAVOUR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Łukasz Stelmach --- library.sh | 12 +++

network-console, netboot, authorized_keys

2015-11-15 Thread Łukasz Stelmach
Hi, I have been playing with d-i recently to install Debian on NSA325[1]. I've got d-i runnin and I have installed Debian more or less successfuly. There were some issues with kernel packages and I had to run shell in d-i to manuall install linux-image (and some other packages) but that is not the

Bug#803711: copy:// urls ommited in gen-sources.list.udeb

2015-11-01 Thread Łukasz Stelmach
Package: debian-installer Version: 20150422+deb8u2 Tags: patch I've debootstrapped a chroot from a local debian mirror. The sources.list file in the chroot is deb file:///srv/debian jessie main deb file:///srv/debian jessie-proposed-updates main but the gen-sources.list.udeb script outputs only

Bug#801810: Passwords are not hashed with MD5 anymore (Appendix B)

2015-10-14 Thread Łukasz Stelmach
Source: installation-guide Version: 20150423+deb8u1 Tags: patch In the section 4.5[1] of Appendix B there are several references to "MD5 hash" as a method of storing passwords. At the end of the section there is a reference to mkpasswd command generating SHA-512 crypt(3) hash. Hence, the hashes sh

Bug#772855: installation-reports: unable to connect to a wifi network on channel 13

2014-12-11 Thread Łukasz Stelmach
Package: installation-reports Severity: important Dear Maintainer, I downloaded Debian 7.7 installation image[1]. I followed the installation procedure and chose wlan0 networki interface when asked to configure the primary network interface. Then there was no WLAN on the list of availble network