Bug#674060: Doesn't support reading InRelease files

2012-05-25 Thread Mehdi Dogguy
On 24/05/12 17:57, Mehdi Dogguy wrote: On 22/05/12 21:36, Mehdi Dogguy wrote: It seems that src/release.c:di_release_read_file can't read InRelease files (yet) because it is not strictly an rfc822 file. Please find attached a tentative patch to add support for InRelease files to libd-i. It

Bug#674560: A patch to add support for reading Fedora's grub2 config file

2012-05-25 Thread Hedayat Vatankhah
Package: os-prober Version: 1.53 Tags: patch Currently, Fedora installs grub2 inside /boot/grub2 rather than /boot/grub. Therefore, grub.cfg resides in /boot/grub2/, while os-prober assumes that grub.cfg is in /boot/grub/. Therefore, proper boot arguments for Fedora installation is not retrie

Bug#674561: A patch to improve parsing yaboot.conf

2012-05-25 Thread Hedayat Vatankhah
Package: os-prober Version: 1.53 Tags: patch os-prober assumes that there is no space around '=' sign for append directive in yaboot.conf, while there can be. Therefore, both append="some options" and append = "some options" are valid in yaboot.conf. This patch fixes this parsing bug. diff

how to get predictible partition sizes with partman ?

2012-05-25 Thread bibop554 -
Hi, I try to automatically format the disk during Debian installation with a "recipe" for partman in preseed.cfg. I have some difficulties to get partitions the size i want. First of all, partitions must have a size multiple of 1MiB (1MiB = 2^20 Bytes) but partman reads sizes in preseed.cfg as ex