RE: New LILO upstream development

2010-08-16 Thread Martin Jernberg
:o and me that tough LILO was dead forever since 2003 From: tfh...@err.no To: debian-de...@lists.debian.org; debian-boot@lists.debian.org; 573...@bugs.debian.org CC: ad...@alioth.debian.org Subject: Re: New LILO upstream development Date: Sat, 14 Aug 2010 20:40:31 +0200 ]] Bjørn Mork

[Thank you] Thank you for DI

2010-08-16 Thread auser
Thank you all very much for the best Installer there is! Speciall thanks to Martin (tbm) Michlmayr for porting and support for ARM devices (Orion/Kirkwood) -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a

Bug#593205: udhcpd: udhpcd does not bind to the correct interface

2010-08-16 Thread Fabrice LORRAIN
Package: udhcpd Version: 0.9.8cvs20050303-2.1 Severity: normal Hello, Using udhcpd on a multihomed server, it seems not to use the interface directive in udhcpd.conf. Booth using a vlan syntaxe : interface eth1.1 or a physical interface : interface eth2 result in udhcpd binding/listening to

[Thank you] Thank you for...

2010-08-16 Thread Marcos Carot Collins
Debian installer team, thank you for taking me out of the Dark Side! It was thanks your hard work to make it easy for users of the Dark Side that I was able to see the light :) Cheers! -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to

Bug#593208: installation-reports: no Kannada glyphs in g-i font

2010-08-16 Thread Simon McVittie
Package: installation-reports Severity: normal Tags: d-i While installing squeeze from the 2010-08-15 daily-build netinst, I chose the graphical installation option (mainly out of curiosity), and noticed that the font used didn't seem to have the glyphs for Kannada: the localized version in the

[Thank you] Thanks!

2010-08-16 Thread Sergey Korobitsin
As the Debian user and locally and partially developer, I would like to thank all the Debian team, and especially the installer team for their hard and great work. Thanks! -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to

[Thank you] Best installer

2010-08-16 Thread Janos Guljas
Thank you for the best installer. Really good balance between options and complexity and unique features. -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-16 Thread Jeremie Koenig
Hi everyone, On Thu, Aug 12, 2010 at 09:53:17AM -0400, Christian PERRIER wrote: Quoting Jeremie Koenig (j...@jk.fr.eu.org): Package: localechooser (...) The Hurd console supports all the display level 3 languages, thanks to its neat dynamic VGA font support. The attached patch enables

Bug#593212: rootskel: please add Hurd support

2010-08-16 Thread Jeremie Koenig
Package: rootskel Version: 1.86 Tags: patch Usertags: gsoc2010 Hi, The rootskel udeb has been failing to build from source on Hurd for some time... The attached patch adds Hurd versions of the system-dependant files, and makes other fixes which produce a functional, up-to-date rootskel udeb on

[PATCH 5/7] Include a BDF font on Hurd images.

2010-08-16 Thread Jeremie Koenig
The BGF font used by bogl-bterm is built from the reduced BDF font, but the Hurd console uses BDF fonts directly. In order to be able to build both kinds, the unifont.bdf target is split into two stages (full bdf - reduced bdf - reduced bgf). Hurd will uses the reduced BDF font directly, other

[PATCH 6/7] Temporary workaround: preseed file for Hurd images

2010-08-16 Thread Jeremie Koenig
Hurd needs to install from a modified mirror (namely, some packages have been build manually and the override files have been adjusted to exclude ifupdown and isc-dhcp-* from the important stuff). We preseed this and add the public key for it. We also quench the continue with no kernel? warning

[PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Jeremie Koenig
Signed-off-by: Jeremie Koenig j...@jk.fr.eu.org --- util/get-packages |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/util/get-packages b/util/get-packages index a80fe16..3013743 100755 --- a/util/get-packages +++ b/util/get-packages @@ -77,7 +77,7 @@ fi # All these

[PATCH 4/7] Add /lib/ld.so and /servers/exec to Hurd initrd's.

2010-08-16 Thread Jeremie Koenig
The /lib/ld.so symlink is what Hurd binaries use, and points to ld.so.1. The empty /servers/exec file is necessary at boot time, to register the exec server started by Mach as a multiboot module. Signed-off-by: Jeremie Koenig j...@jk.fr.eu.org --- Makefile | 10 ++ 1 files changed, 10

[PATCH 1/7] Fix the generation of pkg-lists/standard-udebs

2010-08-16 Thread Jeremie Koenig
* Add pkg-lists/standard-udebs as a dependency for monolthic images (it is removed automatically on clean, but was never generated). * Messy sources.list.udeb will come with non-udeb packages and duplicated udebs; handle those. Signed-off-by: Jeremie Koenig j...@jk.fr.eu.org --- Makefile |

[PATCH 2/7] Override $(genext2fs) in config/hurd.cfg

2010-08-16 Thread Jeremie Koenig
Hurd needs a filesystem with 4k blocks as its initrd. Furthermore, since we use it directly as the root filesystem for now, we need some extra space in there. In order to be able to override the definition in config/hurd.cfg, the original one in Makefile has had to be moved before the file in

Hurd patches for installer/build

2010-08-16 Thread Jeremie Koenig
Hi, these are the patches I'm using to build my Hurd d-i images. I believe the first five should be considered for inclusion: [PATCH 1/7] Fix the generation of pkg-lists/standard-udebs [PATCH 2/7] Override $(genext2fs) in config/hurd.cfg [PATCH 3/7] Fine-tune the Hurd configuration [PATCH 4/7]

[PATCH 3/7] Fine-tune the Hurd configuration

2010-08-16 Thread Jeremie Koenig
* Use mklibs-copy for the time being. * Use the newer module --nounzip grub command to load the gzipped initrd, and let the gunzip: store driver handle the decompression. * Disable the uninstallable or otherwise broken standard udebs from the monolithic images. Signed-off-by: Jeremie Koenig

[Thank you] thank you, thank you, thank you

2010-08-16 Thread Michael Lindner
I want to thank you for taking any hazzle from installing a *linux* to any pc available. Thank YOU! (and please put this forward to any other team around!) -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to

Re: Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-16 Thread Christian PERRIER
Quoting Jeremie Koenig (j...@jk.fr.eu.org): I'd also like to ask: provided I run my patches by debian-boot and debian-hurd before I touch anything, would it be possible to have commit rights to the d-i subversion repository? Actually, I was convinced that I already did what's needed for you

Bug#593208: installation-reports: no Kannada glyphs in g-i font

2010-08-16 Thread Christian PERRIER
clone 593208 -1 retitle -1 Please create ttf-kannada-fonts-udeb with Kedage fonts block 593208 by -1 retitle 593208 Should add ttf-kannada-fonts-udeb to g-i reassign 593208 debian-installer thanks Quoting Simon McVittie (s...@debian.org): Package: installation-reports Severity: normal Tags:

Processed: Re: Bug#593208: installation-reports: no Kannada glyphs in g-i font

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: clone 593208 -1 Bug#593208: installation-reports: no Kannada glyphs in g-i font Bug 593208 cloned as bug 593220. retitle -1 Please create ttf-kannada-fonts-udeb with Kedage fonts Bug #593220 [installation-reports] installation-reports: no

Processed: severity of 593220 is important, tagging 593220

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 593220 important Bug #593220 [installation-reports] Please create ttf-kannada-fonts-udeb with Kedage fonts Severity set to 'important' from 'normal' tags 593220 + d-i Bug #593220 [installation-reports] Please create

Re: Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-16 Thread Jeremie Koenig
On Mon, Aug 16, 2010 at 08:20:08AM -0400, Christian PERRIER wrote: Actually, I was convinced that I already did what's needed for you to have commit access, during DebConf. Apparently not, but we should correct this now. Can you remind me with your alioth login? My alioth login is

Re: [PATCH 5/7] Include a BDF font on Hurd images.

2010-08-16 Thread Jeremie Koenig
On Mon, Aug 16, 2010 at 01:20:24PM +0200, Jeremie Koenig wrote: +else + # The hurd console uses a BDF font + if [ -d $(LOCALE_PATH)/C.UTF-8 ] [ -e /usr/src/unifont.bdf ]; then \ + $(submake) $(TREE)/usr/share/hurd/vga-system.bdf; \

Bug#593235: flash-kernel-installer: Please add gta02 support

2010-08-16 Thread Thibaut GIRKA
Package: flash-kernel-installer Severity: wishlist Tags: patch Please add support for the gta02. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (120, 'unstable'), (105, 'experimental') Architecture: i386 (i686) Kernel: Linux

Processed: your mail

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: block 593235 by 586221 Bug #593235 [flash-kernel-installer] flash-kernel-installer: Please add gta02 support Was not blocked by any bugs. Added blocking bug(s) of 593235: 586221 End of message, stopping processing here. Please contact me if you

[Thank you] WAO

2010-08-16 Thread GeeBee
My QUBE2 and me thanks dev and all ppl who rise this distribution up ! Great Work -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#593239: installation-reports: Installation of Squeeze AMD64 Alpha1 successful on Dell PowerEdge R710

2010-08-16 Thread helix84
Package: installation-reports Severity: normal *** Please type your report below this line *** -- Package-specific info: Boot method: netboot Image version: http://ftp.nl.debian.org/debian/dists/testing/main/installer-amd64/current/images/netboot/netboot.tar.gz Date: 22:26 23-07-10 Machine:

Re: Unblock brltty?

2010-08-16 Thread Samuel Thibault
Adam D. Barratt, le Sat 14 Aug 2010 10:09:38 +0100, a écrit : The icu transition is ready to go, but currently stalled by brllty which is blocked because of its udeb. As I understand it, the udeb does not use icu It doesn't indeed. so should be safe to unblock in that regard; could we do

Bug#435770:

2010-08-16 Thread WC Jones
Please close; I no longer work there (business was sold) and I no longer use the system in question. Besides, it's an old bug :P Thx/Bill -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: Unblock brltty?

2010-08-16 Thread Luk Claes
On 08/16/2010 05:21 PM, Samuel Thibault wrote: Adam D. Barratt, le Sat 14 Aug 2010 10:09:38 +0100, a écrit : The icu transition is ready to go, but currently stalled by brllty which is blocked because of its udeb. As I understand it, the udeb does not use icu It doesn't indeed. so

Re: [PATCH 4/7] Add /lib/ld.so and /servers/exec to Hurd initrd's.

2010-08-16 Thread Steve Langasek
On Mon, Aug 16, 2010 at 01:20:23PM +0200, Jeremie Koenig wrote: diff --git a/Makefile b/Makefile index d873b58..556cbe0 100644 --- a/Makefile +++ b/Makefile @@ -485,6 +485,16 @@ ifndef ONLY_KLIBC $(addprefix -l,$(notdir $(wildcard $(TREE)/usr/lib/cdebconf/frontend/*.so))) \

[Thank you] Thank you!

2010-08-16 Thread Frank Hart
Thank you for keeping my systems running 24/7. Thank you for your expertise. Thank you for your support. Thank you for running on AMD64 and ARM. Thank you for all your efforts. When I've learn't how to program better I really want to help too :-) -- This is message was sent to you from

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Steve Langasek
On Mon, Aug 16, 2010 at 01:20:26PM +0200, Jeremie Koenig wrote: diff --git a/util/get-packages b/util/get-packages index a80fe16..3013743 100755 --- a/util/get-packages +++ b/util/get-packages @@ -77,7 +77,7 @@ fi # All these options make apt read the right sources list, and use APTDIR

[Thank you] Thank You!

2010-08-16 Thread Arief M Utama
Hi DD and DMs, Your work in building and making sure we can install debian as smooth as it is now is awesome and greatly appreciated! Debian, the greatest OS in the universe :-) All the best. -arief -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email

[Thank you] friendly and simple

2010-08-16 Thread Alejandro Miranda
In this point I feel old user of Debian, my experience dates back to when you leave to Redhat and try to install Potato. Since then (even though I prefer to use the text installer) I have seen as the interface became more friendly and simple for thelego users. Thank you for your efforts,

[Thank you] Thank You!

2010-08-16 Thread Arief M Utama
Hi DD and DMs, Your work in building and making sure we can install debian as smooth as it is now is awesome and greatly appreciated! Debian, the greatest OS in the universe :-) All the best. -arief -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email

[Thank you] Thank you for adding Persian to languages of debian

2010-08-16 Thread Bersam
Hi to all of Debian teams ... i'l from iran and want to say thank you in my language : خیلی ممنون بابت فعالیت هایی که انجام میدید و هم چنین خیلی ممنون که فارسی رو به زبان های دبیان‌اینستالر اضافه کردید . عالی بود . Translated : Thank you very much for what do you do and thank you for adding

[Thank you] Thank you for adding Persian to languages of debian

2010-08-16 Thread Bersam
Hi to all of Debian teams ... i'l from iran and want to say thank you in my language : خیلی ممنون بابت فعالیت هایی که انجام میدید و هم چنین خیلی ممنون که فارسی رو به زبان های دبیان‌اینستالر اضافه کردید . عالی بود . Translated : Thank you very much for what do you do and thank you for adding

Reference.net is for Sale

2010-08-16 Thread Toby Clements
To whom it may concern: We wanted to bring to your attention that Reference.net is available for sale. Please contact me with any questions you have regarding this sale. Best Regards, Toby Clements Partner +1.615.944.3501 RickLatona.com | RickLatonaAuctions.com | DigiPawn.com |

Bug#593258: debian-installer-launcher - cdebconf troubles / d-i installation fails

2010-08-16 Thread ironmark
Subject: debian-installer-launcher - cdebconf troubles / d-i installation fails Package: debian-installer-launcher Version: 2 Severity: important *** Please type your report below this line *** Hi, I have got some errors when trying to install a live image using debian-installer-launcher (s.

[Thank you] great work

2010-08-16 Thread Philippe
Thanks to all for all the efforts and success! Philippe -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

[Thank you] YAY Debian

2010-08-16 Thread Martin Jernberg
yay i love debian even if i just use it as an server on an old eMac G4 at the moment, used it on my eeepc before, but got to lazy to configure it so changed to Ubuntu :p -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Andrea Bolognani
On Mon, Aug 16, 2010 at 10:48:39AM -0700, Steve Langasek wrote: I object to the aforementioned laziness being propagated to the official d-i builds. You are overriding a key element of the trust path used to guarantee the integrity of the components being downloaded for assembly of official

[Thank you] thank

2010-08-16 Thread sutarman
thank a lot for Maintain a lot of software for us. from beginning i fall in love with Debian -- This is message was sent to you from http://thanks.debian.net -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Matthew Palmer
On Mon, Aug 16, 2010 at 01:20:26PM +0200, Jeremie Koenig wrote: diff --git a/util/get-packages b/util/get-packages index a80fe16..3013743 100755 --- a/util/get-packages +++ b/util/get-packages @@ -77,7 +77,7 @@ fi # All these options make apt read the right sources list, and use APTDIR

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Steve Langasek
On Mon, Aug 16, 2010 at 08:50:40PM +0200, Andrea Bolognani wrote: On Mon, Aug 16, 2010 at 10:48:39AM -0700, Steve Langasek wrote: I object to the aforementioned laziness being propagated to the official d-i builds. You are overriding a key element of the trust path used to guarantee the

Re: [PATCH 4/7] Add /lib/ld.so and /servers/exec to Hurd initrd's.

2010-08-16 Thread Jeremie Koenig
On Mon, Aug 16, 2010 at 10:41:59AM -0700, Steve Langasek wrote: On Mon, Aug 16, 2010 at 01:20:23PM +0200, Jeremie Koenig wrote: +ifeq ($(DEB_HOST_ARCH_OS),hurd) + # On Hurd the SONAME for the dynamic linker is ld.so.1, but binaries + # have the ld.so symlink as the interpreter. Ideally

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.

2010-08-16 Thread Jeremie Koenig
On Mon, Aug 16, 2010 at 01:08:15PM -0700, Steve Langasek wrote: Sorry, overlooked this. But then, there was a risk that some other reviewer might also overlook this and commit it in error... if the patch wasn't meant to be committed, better for it not to have been sent to debian-boot IMHO.

Config for partman-auto/method string crypto?

2010-08-16 Thread Andreas v. Heydwolff
Dear list members, being new here and a non-developer I hope this is the right place for asking: After much trial and more error I can handle now PXE booting, d-i and a fair bit of preseeding. My PXE preseed test files for LVM and for RAID1+LVM setups are waiting to be adapted for the upcoming

Processed: tagging 586870

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 586870 + pending Bug #586870 [partman-base] partman-base: use a system-specific default filesystem Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 586870:

Processed: tagging 592690

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 592690 + pending Bug #592690 [localechooser] localechooser: the Hurd console has display level 3 capability Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 592690:

Bug#586870: partman-base: use a system-specific default filesystem

2010-08-16 Thread Samuel Thibault
Jeremie Koenig, le Wed 11 Aug 2010 23:36:34 +0200, a écrit : On Wed, Aug 04, 2010 at 08:42:02PM +0200, Aurelien Jarno wrote: Do we really need to do that at runtime? There is already a code snippet doing that a build time in debian/rules (look for DEFAULT_FS), wouldn't it be better to

Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-16 Thread Samuel Thibault
Jeremie Koenig, le Mon 16 Aug 2010 13:00:41 +0200, a écrit : Samuel, can you handle this? The updated attached patch has the bug number filled in. Done. Samuel -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#593212: rootskel: please add Hurd support

2010-08-16 Thread Samuel Thibault
Hello, Jeremie Koenig, le Mon 16 Aug 2010 13:15:24 +0200, a écrit : The attached patch adds Hurd versions of the system-dependant files, and makes other fixes which produce a functional, up-to-date rootskel udeb on Hurd. These were very straightforward, so I have applied the patch. Thanks,

Processed: tagging 593212

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 593212 + pending Bug #593212 [rootskel] rootskel: please add Hurd support Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 593212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593212

Bug#592671: partman-target: /target/etc/fstab is not created on Hurd

2010-08-16 Thread Samuel Thibault
Hello, Jeremie Koenig, le Wed 11 Aug 2010 23:24:37 +0200, a écrit : The following pieces are missing to have /target/etc/fstab created on Hurd: Very straight forward, applied. Thanks, Samuel -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe.

Processed: tagging 592671

2010-08-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 592671 + pending Bug #592671 [partman-target] partman-target: /target/etc/fstab is not created on Hurd Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 592671:

Re: [PATCH 1/7] Fix the generation of pkg-lists/standard-udebs

2010-08-16 Thread Cyril Brulebois
Jeremie Koenig j...@jk.fr.eu.org (16/08/2010): - cut -d -f 2 $@ + cut -d -f 2 | sort | uniq $@ sort -u, spare a pipe. :) Mraw, KiBi. signature.asc Description: Digital signature