Re: linux-kernel-di_0.1_i386.changes is NEW

2003-10-12 Thread Bastian Blank
On Sat, Oct 11, 2003 at 06:59:30PM -0400, Joey Hess wrote: I expect it will not be autobuildable until kernel-image packages can be installed automatically w/o prompting (and non-destructively!). I don't anticipate any problems merging in alpha support, I will do it once the current version

Bug#215205: language-chooser: Language order shouldn't be alphabetical

2003-10-12 Thread Dale Amon
On Sat, Oct 11, 2003 at 03:18:46PM +0200, Javier Fern?ndez-Sanguino Pe?a wrote: I would suggest adopting a policy for the language order. Of course, determining the most important languages is a very delicate thing as everyone would like to have his own language listed on the first page. If

Re: [RFC] hard drive / usb storage installs

2003-10-12 Thread Goswin von Brederlow
Joey Hess [EMAIL PROTECTED] writes: I am working on making d-i support installs from USB storage. Booting is dealt with, but there's still the question of how d-i finds the install media to install additional udebs and/or to get debs from. As I thought about this, I realized that once it's

anna: Isn't this code buggy?

2003-10-12 Thread Goswin von Brederlow
Hi, util.c 330: Warning: match might be used uninitialized in this function -- int new_retrievers(di_package **retrievers_before, di_package **retrievers_after) { int i, j; int match; for (i = 0;

kbd-chooser patch (FTBFS on m68k)

2003-10-12 Thread Goswin von Brederlow
Hi, there is a cutpaste typo bug in kbd-chooser. This should solve it till the arch-detect specific code gets commited. After this all (u)deb from the cvs build on m68k. MfG Goswin -- cvs server: Diffing

Re: Big netinst/businesscard images

2003-10-12 Thread Goswin von Brederlow
Joey Hess [EMAIL PROTECTED] writes: Steinar H. Gunderson wrote: The businesscard .iso is now about ~60MB, which probably won't even fit on most businesscard-sized CDs. Could somebody please answer: I can only hazard guesses, surely debian-cd would have better answers. - Why is the

Bug#215205: language-chooser: Language order shouldn't be alphabetical

2003-10-12 Thread Goswin von Brederlow
Dale Amon [EMAIL PROTECTED] writes: On Sat, Oct 11, 2003 at 03:18:46PM +0200, Javier Fern?ndez-Sanguino Pe?a wrote: I would suggest adopting a policy for the language order. Of course, determining the most important languages is a very delicate thing as everyone would like to have his

Re: linux-kernel-di_0.1_i386.changes is NEW

2003-10-12 Thread Sven Luther
On Sat, Oct 11, 2003 at 03:45:51PM -0400, Joey Hess wrote: Bastian Blank wrote: On Sat, Oct 11, 2003 at 01:47:55PM -0400, Debian Installer wrote: Changes: linux-kernel-di (0.1) unstable; urgency=low please explain, how do you want to build this package for each arch with linux kernel.

Processed: tagging 211092

2003-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 211092 + unreproducible Bug#211092: mklibs can't handle noweak symbols Tags were: help d-i Tags added: unreproducible End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Bug#215205: language-chooser: Language order shouldn't be alphabetical

2003-10-12 Thread Dale Amon
On Sun, Oct 12, 2003 at 01:56:46PM +0200, Goswin von Brederlow wrote: Dale Amon [EMAIL PROTECTED] writes: And if I'm a german living in america? Then you'd go to the normal alphabetical listing just as you would have to now, while 99% of the users in that TZ had the right language as one of the

Bug#212919: autopartkit is default if created-fstab is missing

2003-10-12 Thread Petter Reinholdtsen
When partconf-mkfstab is creating a proper fstab, I can remove the code in autopartkit to do the same, and this problem will go away. I am not sure if that has happened yet. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#215386: partconf-mkfstab: Incorrect handling of tmpfs entries

2003-10-12 Thread Petter Reinholdtsen
Package: partconf-mkfstab Version: 0.08 Tags: d-i When using tmpfs on /target/tmp, the created fstab is not quite correct. I got this entry: none/tmp tmpfs defaults0 2 Notice the '2', specifying that this filesystem should be checked at boot time. The correct value is '0'.

Re: anna: Isn't this code buggy?

2003-10-12 Thread Sebastian Ley
Am So, den 12.10.2003 schrieb Goswin von Brederlow um 14:00: for (j = 0; retrievers_after[i]; i++) I notice two things: 1. The indentation suggests a missing {} for the first loop 2. The second loop might want to test retrievers_after[j] 3. The second loop might want to increment j,

Bug#215179: My opinion

2003-10-12 Thread Sebastian Ley
The boot screen that currently is displayed with the testing cd-images on gluck (iirc more or less a copy of the b-f's bootscreen) is in my opinion not well suited. Without special localized builds, the text diplayed there will always be english, which is IMO a pretty bad idea. What I would like

[cdebconf] RFC: sorting translated choices fields

2003-10-12 Thread Denis Barbier
Hi, I did not commit this patch because it introduces a new template field, and would like to ask first if someone objects. When a template contains a Listorder: lexicographic line, select and multiselect translated choices are sorted. This patch only implements the text frontend, will do

Bug#214384: marked as done (russian PO-file translation for base-installer package)

2003-10-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Oct 2003 16:46:28 +0200 with message-id [EMAIL PROTECTED] and subject line russian PO-file translation for base-installer package has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the

Proposal for building and nameing image options

2003-10-12 Thread Goswin von Brederlow
Hi, this has been discussed a few times but we still have only the TYPE= mechanism and some chaos. I propose to remove the TYPE= mechanism and replace it with the following: From the discussions I see that we have 3 parameters defining the image to be build: 1. boot method - floppy

Bug#210612: Install Report - hangs on Asus A7V333

2003-10-12 Thread Petter Reinholdtsen
reassign 210612 hw-detect thanks cdrom-detect calls hw-detect to load the kernel modules. If this fails, I would assume it is a bug with the kernel module, not with the script trying to load the module, but it is definitely not a bug in the script calling the script (ie cdrom-detect), so I am

Bug#184774: cdebconf-udeb: Buttons are not translated

2003-10-12 Thread Petter Reinholdtsen
[Martin Sjögren] Next/Back is what RH netinstall uses, IIRC. And, you know, the button texts aren't fixed in libnewt, they are however fixed in whiptail. I intend to change the newt frontend to say Next/Prev instead of OK/Cancel, because I think it makes more sense. The newt frontend now

Bug#213175: main-menu: Add Reboot item to main menu

2003-10-12 Thread Petter Reinholdtsen
reassign debian-installer-utils thanks I believe such menu item is best created as part of the debian-installer-utils package, in the same way as the di-utils-shell menu entry. It should be in the never default menu item range, and just run /sbin/reboot. -- To UNSUBSCRIBE, email to [EMAIL

Bug#191079: marked as done (cdebconf-newt-udeb: visual indication of question/information type)

2003-10-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Oct 2003 17:09:28 +0200 with message-id [EMAIL PROTECTED] and subject line cdebconf-newt-udeb: visual indication of question/information type has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this

Bug#213185: marked as done (main-menu: Should set the title to the menu entry text on selections)

2003-10-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Oct 2003 17:15:38 +0200 with message-id [EMAIL PROTECTED] and subject line Bug fixed in d-i CVS has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility

Bug#215403: debconf_capb definition broken

2003-10-12 Thread Richard Hirst
package: cdebconf version: cvs debconfclient.h has #define debconf_capb(_client, _capb...) \ _client-command(_client, CAPB, ##_capb) which should probably have a , NULL included to match similar defines in that file. kbd-chooser gives SEGV on ia64, probably because of that missing NULL.

Bug#184774: cdebconf-udeb: Buttons are not translated

2003-10-12 Thread Martin Sjögren
sön 2003-10-12 klockan 17.07 skrev Petter Reinholdtsen: [Martin Sjögren] Next/Back is what RH netinstall uses, IIRC. And, you know, the button texts aren't fixed in libnewt, they are however fixed in whiptail. I intend to change the newt frontend to say Next/Prev instead of OK/Cancel,

Bug#184774: cdebconf-udeb: Buttons are not translated

2003-10-12 Thread Geert Stappers
On Sun, Oct 12, 2003 at 05:37:02PM +0200, Martin Sj?gren wrote: sön 2003-10-12 klockan 17.07 skrev Petter Reinholdtsen: [Martin Sjögren] Next/Back is what RH netinstall uses, IIRC. And, you know, the button texts aren't fixed in libnewt, they are however fixed in whiptail. I intend to

autopartkit_0.60_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: autopartkit_0.60.dsc to pool/main/a/autopartkit/autopartkit_0.60.dsc autopartkit_0.60.tar.gz to pool/main/a/autopartkit/autopartkit_0.60.tar.gz autopartkit_0.60_i386.udeb to pool/main/a/autopartkit/autopartkit_0.60_i386.udeb Announcing to [EMAIL PROTECTED] Closing bugs: 214503

ddetect_0.45_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: archdetect_0.45_i386.udeb to pool/main/d/ddetect/archdetect_0.45_i386.udeb ddetect_0.45.dsc to pool/main/d/ddetect/ddetect_0.45.dsc ddetect_0.45.tar.gz to pool/main/d/ddetect/ddetect_0.45.tar.gz ethdetect_0.45_all.udeb to pool/main/d/ddetect/ethdetect_0.45_all.udeb

Re: [RFC] hard drive / usb storage installs

2003-10-12 Thread Joey Hess
Goswin von Brederlow wrote: 2. Same as #1 except create a floppy image and boot from it. 3. Put a debian iso on a USB storage device, and boot from it[0]. You mean a USB storage device with ISO9660 on it? Does that realy boot? Anyone tried that? No idea. If it does work my current code

Re: Big netinst/businesscard images

2003-10-12 Thread Joey Hess
Goswin von Brederlow wrote: The reason seems to be that all udebs are on the CD, right? Why do wee need the kernel udeb? Isn't the kernel-iamge.deb installed? That does indeed seem quite broken. We need kernel debs, but the kernel udeb is useless except for building boot images. I still

Re: linux-kernel-di_0.1_i386.changes is NEW

2003-10-12 Thread Joey Hess
Bastian Blank wrote: On Sat, Oct 11, 2003 at 06:59:30PM -0400, Joey Hess wrote: I expect it will not be autobuildable until kernel-image packages can be installed automatically w/o prompting (and non-destructively!). I don't anticipate any problems merging in alpha support, I will do it

main-menu_0.043_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: main-menu_0.043.dsc to pool/main/m/main-menu/main-menu_0.043.dsc main-menu_0.043.tar.gz to pool/main/m/main-menu/main-menu_0.043.tar.gz main-menu_0.043_i386.udeb to pool/main/m/main-menu/main-menu_0.043_i386.udeb Announcing to [EMAIL PROTECTED] Setting bugs to severity fixed:

Fixed in NMU of main-menu 0.043

2003-10-12 Thread Petter Reinholdtsen
tag 214357 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 12 Oct 2003 19:09:04 +0200 Source: main-menu Binary: main-menu Architecture: source i386

Bug#214357: slovenian PO-file translation for main-menu package

2003-10-12 Thread Jure Cuhalev
Package: main-menu Severity: normal Followup-For: Bug #214357 This is new/fixed slovenian translation of po-file for main-menu package. regards Jure Cuhalev [EMAIL PROTECTED] # translation of sl.po to Slovenian # Slovenian messages for debian-installer. # Copyright (C) 2003 Software in the

anna_0.037_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: anna_0.037.dsc to pool/main/a/anna/anna_0.037.dsc anna_0.037.tar.gz to pool/main/a/anna/anna_0.037.tar.gz anna_0.037_i386.udeb to pool/main/a/anna/anna_0.037_i386.udeb Announcing to [EMAIL PROTECTED] Setting bugs to severity fixed: 214378 Thank you for your contribution to

Fixed in NMU of anna 0.037

2003-10-12 Thread Petter Reinholdtsen
tag 214378 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 12 Oct 2003 19:30:25 +0200 Source: anna Binary: anna Architecture: source i386 Version:

Processed: Fixed in NMU of main-menu 0.043

2003-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 214357 + fixed Bug#214357: russian PO-file translation for main-menu package There were no tags set. Tags added: fixed quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Processed: Fixed in NMU of anna 0.037

2003-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 214378 + fixed Bug#214378: russian PO-file translation for anna package There were no tags set. Tags added: fixed quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Processing of partitioner_0.09_i386.changes

2003-10-12 Thread Archive Administrator
partitioner_0.09_i386.changes uploaded successfully to localhost along with the files: partitioner_0.09.dsc partitioner_0.09.tar.gz partitioner_0.09_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Processing of partconf_0.09_i386.changes

2003-10-12 Thread Archive Administrator
partconf_0.09_i386.changes uploaded successfully to localhost along with the files: partconf_0.09.dsc partconf_0.09.tar.gz partconf_0.09_i386.udeb partconf-find-partitions_0.09_i386.udeb partconf-mkfstab_0.09_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE,

baseconfig-udeb_0.018_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: baseconfig-udeb_0.018.dsc to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.018.dsc baseconfig-udeb_0.018.tar.gz to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.018.tar.gz baseconfig-udeb_0.018_all.udeb to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.018_all.udeb Announcing to

cdrom-checker_0.11_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: cdrom-checker_0.11.dsc to pool/main/c/cdrom-checker/cdrom-checker_0.11.dsc cdrom-checker_0.11.tar.gz to pool/main/c/cdrom-checker/cdrom-checker_0.11.tar.gz cdrom-checker_0.11_i386.udeb to pool/main/c/cdrom-checker/cdrom-checker_0.11_i386.udeb Announcing to [EMAIL PROTECTED]

Bug#215420: slovenian PO-file translation for floppy-retriever package

2003-10-12 Thread Jure Cuhalev
Package: floppy-retriever Severity: wishlist This is new/fixed slovenian translation of po-file for floppy-retriever package -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux a1200 2.6.0-test6 #1 SMP Wed Oct 1 09:10:36 CEST 2003 i686 Locale:

Bug#211223: slovenian PO-file translation for choose-mirror

2003-10-12 Thread Jure Cuhalev
Package: choose-mirror Severity: wishlist Followup-For: Bug #211223 This is new/fixed slovenian translation of po-file for choose-mirror package. regards Jure Cuhalev [EMAIL PROTECTED] -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux a1200 2.6.0-test6 #1

Processing of grub-installer_0.21_i386.changes

2003-10-12 Thread Archive Administrator
grub-installer_0.21_i386.changes uploaded successfully to localhost along with the files: grub-installer_0.21.dsc grub-installer_0.21.tar.gz grub-installer_0.21_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#214380: marked as done (russian PO-file translation for baseconfig-udeb package)

2003-10-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Oct 2003 13:32:21 -0400 with message-id [EMAIL PROTECTED] and subject line Bug#214380: fixed in baseconfig-udeb 0.018 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is

partconf_0.09_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: partconf-find-partitions_0.09_i386.udeb to pool/main/p/partconf/partconf-find-partitions_0.09_i386.udeb partconf-mkfstab_0.09_i386.udeb to pool/main/p/partconf/partconf-mkfstab_0.09_i386.udeb partconf_0.09.dsc to pool/main/p/partconf/partconf_0.09.dsc partconf_0.09.tar.gz to

Fixed in NMU of floppy-retriever 0.07

2003-10-12 Thread Petter Reinholdtsen
tag 214348 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 12 Oct 2003 19:34:11 +0200 Source: floppy-retriever Binary: floppy-retriever Architecture:

floppy-retriever_0.07_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: floppy-retriever_0.07.dsc to pool/main/f/floppy-retriever/floppy-retriever_0.07.dsc floppy-retriever_0.07.tar.gz to pool/main/f/floppy-retriever/floppy-retriever_0.07.tar.gz floppy-retriever_0.07_all.udeb to pool/main/f/floppy-retriever/floppy-retriever_0.07_all.udeb Announcing to

choose-mirror_0.016_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: choose-mirror_0.016.dsc to pool/main/c/choose-mirror/choose-mirror_0.016.dsc choose-mirror_0.016.tar.gz to pool/main/c/choose-mirror/choose-mirror_0.016.tar.gz choose-mirror_0.016_i386.udeb to pool/main/c/choose-mirror/choose-mirror_0.016_i386.udeb Announcing to [EMAIL PROTECTED]

partitioner_0.09_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: partitioner_0.09.dsc to pool/main/p/partitioner/partitioner_0.09.dsc partitioner_0.09.tar.gz to pool/main/p/partitioner/partitioner_0.09.tar.gz partitioner_0.09_i386.udeb to pool/main/p/partitioner/partitioner_0.09_i386.udeb Announcing to [EMAIL PROTECTED] Thank you for your

Bug#215423: slovenian PO-file translation for autopartkit package

2003-10-12 Thread Jure Cuhalev
Package: autopartkit Severity: wishlist This is new/fixed slovenian translation of po-file for autopartkit package regards Jure Cuhalev [EMAIL PROTECTED] -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux a1200 2.6.0-test6 #1 SMP Wed Oct 1 09:10:36 CEST

grub-installer_0.21_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: grub-installer_0.21.dsc to pool/main/g/grub-installer/grub-installer_0.21.dsc grub-installer_0.21.tar.gz to pool/main/g/grub-installer/grub-installer_0.21.tar.gz grub-installer_0.21_i386.udeb to pool/main/g/grub-installer/grub-installer_0.21_i386.udeb Announcing to [EMAIL

Processed: Fixed in NMU of floppy-retriever 0.07

2003-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 214348 + fixed Bug#214348: russian PO-file translation for floppy-retriever package There were no tags set. Tags added: fixed quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

languagechooser_0.36_i386.changes ACCEPTED

2003-10-12 Thread Debian Installer
Accepted: languagechooser_0.36.dsc to pool/main/l/languagechooser/languagechooser_0.36.dsc languagechooser_0.36.tar.gz to pool/main/l/languagechooser/languagechooser_0.36.tar.gz languagechooser_0.36_all.udeb to pool/main/l/languagechooser/languagechooser_0.36_all.udeb Announcing to [EMAIL

Bug#215442: does not load eg, alim15x3 ide chipset driver, dma timeouts on fujutsu lifebooks

2003-10-12 Thread Joey Hess
Package: hw-detect Version: 0.43 Severity: important Tags: d-i I booted debian-installer on my lifebook from floppy and USB keychain, and hw-detect ran. Then something I'm working on tried to mount the IDE hard drive. This hung with IDE timeout messages. Investigation revealed that if I modprobe

Bug#215444: installation: Relocation error while executing anna

2003-10-12 Thread Sebastian Ley
Package: installation Severity: grave File: installation Tags: d-i Justification: renders package unusable I use a recent daily build of the businesscard image (12.10.2003). After I choose my language, d-i loads some kernel modules and then fires up anna, which fails at a point, leaving the

utils FTBFS

2003-10-12 Thread Geert Stappers
Hello DIST, debian-installers/utils FTBFS due incomplete build-depends. the libdebian-installer-dev has to be be libdebian-installer4-dev and intltool-debian has to be added. In patch speak: Index: utils/debian/control === RCS

Re: utils FTBFS

2003-10-12 Thread Denis Barbier
On Sun, Oct 12, 2003 at 10:36:42PM +0200, Geert Stappers wrote: Hello DIST, debian-installers/utils FTBFS due incomplete build-depends. the libdebian-installer-dev has to be be libdebian-installer4-dev and intltool-debian has to be added. No, po-debconf depends on intltool-debian, no

Bug#215448: di_mem_chunk_alloc() should return sizeof(long) or better alignment

2003-10-12 Thread Richard Hirst
package: libdebian-installer version: cvs tags: d-i di_mem_chunk_alloc() returns 4 byte aligned areas, even on 64 bit platforms. This is bad, when the caller is going to lay some struct containing longs or pointers over the alloc-ed memory. On ia64 it results in loads of unaligned access

Bug#215453: ddetect, bad pattern match on module search

2003-10-12 Thread Richard Hirst
package: ddetect version: 0.44 tags: d-i The following line from hw-detect.sh if find /lib/modules/`uname -r`/ | grep -q ${module}\\.o is broken. On ia64 we don't have floppy.o but we do have ide-floppy.o. When trying to load the floppy module, the above grep matches ide-floppy.o and

Bug#215448: di_mem_chunk_alloc() should return sizeof(long) or better alignment

2003-10-12 Thread Falk Hueffner
First, IMHO we should drop this stuff and just use malloc. I don't see any point in increasing code size and introducing new bugs thereby. Anyway: struct di_mem_area { di_mem_area *next; /** the next mem area */ di_mem_area *prev; /** the previous mem area */

Bug#215455: ddetect needs to modprobe ide-floppy.o on ia64

2003-10-12 Thread Richard Hirst
package: ddetect version: 0.44 tags: d-i On ia64 we have ide-floppy.o, and not floppy.o. I'm not sure what the right way is to make ddetect modprobe ide-floppy.o... we could just add echo ide-probe-mod:Linux IDE probe Driver echo ide-detect:Linux IDE detection Driver + echo

Bug#215448: di_mem_chunk_alloc() should return sizeof(long) or better alignment

2003-10-12 Thread Richard Hirst
On Sun, Oct 12, 2003 at 11:48:07PM +0200, Falk Hueffner wrote: First, IMHO we should drop this stuff and just use malloc. I don't see any point in increasing code size and introducing new bugs thereby. Anyway: struct di_mem_area { di_mem_area *next; /** the next mem area

U;S Do/ctors )write )your prescri,ptions e_crktsz

2003-10-12 Thread Rodriguez
minute particles do not mix with the other primordial particles Look at our huge selection of prescription medication that for pain relief, depression, birth control, men's health, women's health, sleep aids, and of course viagr@ Please No More indeed, have endeavored to pick out from among the

linux-kernel-di_0.2_i386.changes is NEW

2003-10-12 Thread Debian Installer
(new) brltty-modules-2.4.22-1-386-di_0.2_i386.udeb extra debian-installer Braille support This package contains Braille drivers for the Linux kernel. (new) cdrom-modules-2.4.22-1-386-di_0.2_i386.udeb optional debian-installer Esoteric CDROM drivers This package contains esoteric CDROM drivers

installation report - major breakage

2003-10-12 Thread Goswin von Brederlow
Hi, I get past loading all installer modules from cdrom and then main menu comes up with Start pcmcia services(?) as default option. Selecting that sends /sbin/debian-installer into respawning, frontend seems to scan its menu fine but then fails to display or something. I noticed that

Processed: install-reports bug triage and splitting

2003-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: clone 212967 -1 Bug#212967: installation-reports: i386 installation, broken partitioning and base install Bug 212967 cloned as bug 215471. tag -1 d-i Bug#215471: installation-reports: i386 installation, broken partitioning and base install There