Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 21:12:48 -0400, Dan Weber a écrit: > Well my intentions were to tell the bootloader to wait until it has all of > it into memory. However this may cause a requirement of 8mb < i see. so it'S be something like: "load stuff -> call to load other stuff -> etc. -> boot" ? > I

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 19:58:43 -0500, Steve Langasek a écrit: > On Sat, Sep 27, 2003 at 11:39:15PM +, simon raven wrote: > > The point I think people here have been trying to get across to you is > that dropping OldWorld support was *not* a design decision. To date, ah ok. that's totally d

Re: new installer

2003-09-27 Thread Steve Langasek
On Sat, Sep 27, 2003 at 11:39:15PM +, simon raven wrote: > i work at a place called ex-mac. we take old hardware, re-furbish it, > and make usable machines out of them, with debian i might add, and give > them to non-profits. we also sell them, to pay staff and expenses. > don't let people l

RE: new installer

2003-09-27 Thread Dan Weber
Well my intentions were to tell the bootloader to wait until it has all of it into memory. However this may cause a requirement of 8mb < If the bootloader can't support putting it all into memory first, then Ill hack into it till it does. But this seemed like a working solution. The bootloader d

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 20:29:22 -0400, Dan Weber a écrit: > Ok thanks. That was useful. With no possible way of kickstarting a cd can > be a bad thing. What about an ultra stripped kernel for 2.4 or 2.6 that > fits on a boot floppy. Then having it search for other boot disks and then > we can

Bug#213054: debian-installer: verify CD menu option doesn't work

2003-09-27 Thread Andre Lehovich
Package: install Version: N/A, jigdo image of 26 Sept 2003 I am using the Bochs emulator to test the 26 Sept 2003 official jigdo Sarge-i386-1 CD image, available from: http://gluck.debian.org/cdimage/testing/jigdo-area/i386/ The "Verify CD" menu option does not work. After loading installer modu

Re: "fset seen" issues

2003-09-27 Thread Joey Hess
Steinar H. Gunderson wrote: > Joey and I had a discussion on IRC today, and we agreed on what we think is a > relatively sane way to handle the "fset seen" issues: > > No package should "fset seen=false" unless it has a very good reason -- that > is, it has to show some critical error message or s

"fset seen" issues

2003-09-27 Thread Steinar H. Gunderson
Joey and I had a discussion on IRC today, and we agreed on what we think is a relatively sane way to handle the "fset seen" issues: No package should "fset seen=false" unless it has a very good reason -- that is, it has to show some critical error message or such. However, there are also situation

Bug#211063: bad reasoning..

2003-09-27 Thread Joey Hess
Consider this: a. user runs autopartkit b. user loads kernel module that makes a new drive visible c. user runs autopartkit We really still want it to ask again in this situation. It might be ok to never set seen if you register a new question for each individual drive that is partitioned, and a

RE: new installer

2003-09-27 Thread Dan Weber
Ok thanks. That was useful. With no possible way of kickstarting a cd can be a bad thing. What about an ultra stripped kernel for 2.4 or 2.6 that fits on a boot floppy. Then having it search for other boot disks and then we can have the modules loaded how debian-installer currently has it so yo

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 19:45:37 -0400, dan a écrit: > Ok I think I see the overall picture now. Basically 2.2 and the old bf24 are > the only kernels small enough to fit on a floppy. Booting from cds is not > an option because that requires a proprietary bootloader. Are the following > situation

Re: new installer

2003-09-27 Thread Matthew Garrett
Simon Raven wrote: > just because you haven't been able to use and install on one machine > correctly doesn't mean that they're all like that... (i can troll too > you know ;). some suck yes, but not all of them do. a lot of them are > quite easy to install on. i've worked on clones to the late po

udeb, the additional information

2003-09-27 Thread Geert Stappers
Hello, The information I was missing a long time: $ cvs diff -u doc/modules.txt Index: doc/modules.txt === RCS file: /cvs/debian-boot/debian-installer/doc/modules.txt,v retrieving revision 1.17 diff -u -r1.17 modules.txt --- doc/modu

RE: new installer

2003-09-27 Thread dan
Ok I think I see the overall picture now. Basically 2.2 and the old bf24 are the only kernels small enough to fit on a floppy. Booting from cds is not an option because that requires a proprietary bootloader. Are the following situations possible. Boot from floppy -> Quik -> use quik to start up

Re: new installer

2003-09-27 Thread simon raven
Le Sun, Sep 28, 2003 at 00:32:35 +0100, Matthew Garrett a écrit: > Simon Raven wrote: > > > just because you haven't been able to use and install on one machine > > correctly doesn't mean that they're all like that... (i can troll too > > you know ;). some suck yes, but not all of them do. a lot o

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 19:26:10 -0400, Dan Weber a écrit: > > On Sat, Sep 27, 2003 at 11:13:30PM +, simon raven wrote: > > > I have some that can be used for testing, but don't understand all > > > that might be needed to make it work. Two things right off the bat, > > > though: > > > > > >

Re: new installer

2003-09-27 Thread simon raven
> On Sat, Sep 27, 2003 at 01:42:22PM -0400, dan wrote: > > No simon is right on this one. Thie issue is that devfs has no support for > > old world macs. We all know devfs is crap too. My solution would be to > > remove devfs from the entire installer and try another system maybe using > > MAKED

Re: new installer

2003-09-27 Thread Dan Weber
On Sat, Sep 27, 2003 at 11:13:30PM +, simon raven wrote: > > I have some that can be used for testing, but don't understand all > > that might be needed to make it work. Two things right off the bat, > > though: > > > > 1) Oldworlds need proprietary code to boot CDs, and normally need to > >

Re: new installer

2003-09-27 Thread Joey Hess
simon raven wrote: > > I have some that can be used for testing, but don't understand all > > that might be needed to make it work. Two things right off the bat, > > though: > > > > 1) Oldworlds need proprietary code to boot CDs, and normally need to > > install from a 1.44 floppy, but the standa

Re: new installer

2003-09-27 Thread simon raven
> I have some that can be used for testing, but don't understand all > that might be needed to make it work. Two things right off the bat, > though: > > 1) Oldworlds need proprietary code to boot CDs, and normally need to > install from a 1.44 floppy, but the standard 2.4 image doesn't fit; and

Re: new installer

2003-09-27 Thread Martin =?unknown-8bit?q?Sj=F6gren?=
On Sat, Sep 27, 2003 at 10:56:14PM +, simon raven wrote: > keep the functionality that is found in the current installer. is that > so hard? i'm not aware of exactly what you have done to remove the > functionality of booting both old and newworlds, but you must've left > something out of d-i t

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 11:54:58 -0500, Steve Langasek a écrit: > On Sat, Sep 27, 2003 at 01:31:27PM +, simon raven wrote: > > > The only person I know has *decided* that Debian won't support OldWorld > PPC in sarge is you. I'm sure that (as with all things around here), > if there are peopl

Re: new installer

2003-09-27 Thread simon raven
Le Sat, Sep 27, 2003 at 15:54:40 +0200, Thorsten Sauter a écrit: > * simon raven <[EMAIL PROTECTED]> [2003-09-27 15:31]: > | that OldWorld PPC sub-arch will not be supported directly in the new > | installer. > > maybe you can tell us, what is needed to support oldworld machines > instead of writi

problem build cdrom initrd

2003-09-27 Thread Thorsten Sauter
Hi, any idea, what the following error message means? $ fakeroot make TYPE=cdrom initd [...] make[1]: Entering directory `/home/tsauter/debian-installer/build' # Use the UTF-8 locale in rootskel-locale. This target shouldn't # be called when it is not present anyway. # reduce-font is part of pac

Bug#212920: recovery from failed runs

2003-09-27 Thread Joey Hess
Petter Reinholdtsen wrote: > [Joey Hess] > > Before debootstrap is run, list all files in /target. > > If the run fails, take the list agian, and compare the lists to find all > > files added during the run. Remove these. > > I believe we should generate this list every time debootstrap is > execu

Re: new installer

2003-09-27 Thread Steve Langasek
On Sat, Sep 27, 2003 at 01:42:22PM -0400, dan wrote: > No simon is right on this one. Thie issue is that devfs has no support for > old world macs. We all know devfs is crap too. My solution would be to > remove devfs from the entire installer and try another system maybe using > MAKEDEV. Out o

RE: new installer

2003-09-27 Thread dan
DI-2.6 is my project for porting debian installer to 2.6 kernels. It can be found at alioth.debian.org/projects/di-26. I have hopes of merging it into the original tree when its completed. Dan Weber -Original Message- From: Thorsten Sauter [mailto:[EMAIL PROTECTED] On Behalf Of Thorst

Re: new installer

2003-09-27 Thread Thorsten Sauter
* dan <[EMAIL PROTECTED]> [2003-09-27 19:42]: | No simon is right on this one. Thie issue is that devfs has no support for | old world macs. We all know devfs is crap too. My solution would be to | remove devfs from the entire installer and try another system maybe using | MAKEDEV. On the di-2.

Re: patch for mklibs to find lib directories under the tree

2003-09-27 Thread Matt Kraai
On Sat, Sep 27, 2003 at 01:10:51AM -0500, Steve Langasek wrote: > On Fri, Sep 26, 2003 at 11:10:40AM +0200, Matt Kraai wrote: > > On Tue, Sep 23, 2003 at 09:15:34PM -0500, Steve Langasek wrote: > > > After my latest dist-upgrade && cvs update, I found it necessary to > > > apply the attached patch

free space on the floppies

2003-09-27 Thread Joey Hess
For a change on i386, this is suddenly a commodity we have. Well, except for the cdrom image which is over-full with the 2.4.22 kernel, which all of these images use. The current stats are as follows: System stats for floppy - Installed udebs: rootskel main-menu cdebconf-ud

how to build working floppies (and some images)

2003-09-27 Thread Joey Hess
Anyone who wants some working (or at least, booting) floppy images for i386: http://people.debian.org/~joeyh/debian-installer/floppy These are not autobuilt. The regularly built floppy images will begin to work once: - The patch in #212986 is applied to busybox-cvs, and it gets out of NEW. -

Re: d-i minimum system requirements

2003-09-27 Thread Santiago Garcia Mantinan
> to increase the size of the ramdisk to 16M (when 32M ram is installed), > that way you can install on a system with 32M of ram. Umm, what are the reasons so use a ramdisk of a fixed size when there is tmpfs that does the same thing and doesn't require fixed sizes? Regards... --

Re: new installer

2003-09-27 Thread Martin =?unknown-8bit?q?Sj=F6gren?=
On Sat, Sep 27, 2003 at 12:25:38PM -0800, Ethan Benson wrote: > devfs is obsolete, its use should be removed from debian-installer. > in all cases where i found lazy abuse of devfs as some sort of > hardware database you could use a discover call instead. > > once devfs abuse is removed i didn't s

Re: new installer

2003-09-27 Thread Ethan Benson
On Sat, Sep 27, 2003 at 09:01:23AM -0700, Chris Tillman wrote: > > > > For systems which doesn't support devfs there is a devfs wrapper, which > > handle such archs. devfs is obsolete, its use should be removed from debian-installer. in all cases where i found lazy abuse of devfs as some sort of

Re: Start using new SETTITLE cdebconf command

2003-09-27 Thread Denis Barbier
On Sat, Sep 27, 2003 at 12:22:54PM +0200, Petter Reinholdtsen wrote: > > I just implemented and commited a new cdebconf command, SETTITLE. > This will set the debconf title from a template description, making it > possible to translate titles. > > The old TITLE command is depricated and should be

unsubscribe

2003-09-27 Thread Heiko Vogel
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: new installer

2003-09-27 Thread dan
No simon is right on this one. Thie issue is that devfs has no support for old world macs. We all know devfs is crap too. My solution would be to remove devfs from the entire installer and try another system maybe using MAKEDEV. On the di-2.6 project I have been working on, I completely got rid

Re: new installer

2003-09-27 Thread Steve Langasek
On Sat, Sep 27, 2003 at 01:31:27PM +, simon raven wrote: > LET IT BE KNOWN: > that OldWorld PPC sub-arch will not be supported directly in the new > installer. > i think this sucks. > 1) there are plenty of still functional oldworld machines out there > 2) i think it shows an utter lack of c

Processed: Fixed in NMU of debian-installer-utils 0.26

2003-09-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 180893 + fixed Bug#180893: Russian translation of debian-installer-utils 0.15 Tags were: moreinfo Tags added: fixed > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator

Bug#213016: main-menu: Display version of d-i in the main menu header

2003-09-27 Thread Chris Tillman
Package: main-menu Version: N/A; reported 2003-09-27 Severity: normal To help users identify the version of debian-installer in use, the version number could be displayed in the main-menu header. This would help developers to know whether a reported bug has already been addressed. The following

Fixed in NMU of debian-installer-utils 0.26

2003-09-27 Thread Petter Reinholdtsen
tag 180893 + 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: Sat, 27 Sep 2003 17:57:40 +0200 Source: debian-installer-utils Binary: di-utils-mapdevfs di-utils-

debian-installer-utils_0.26_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: debian-installer-utils_0.26.dsc to pool/main/d/debian-installer-utils/debian-installer-utils_0.26.dsc debian-installer-utils_0.26.tar.gz to pool/main/d/debian-installer-utils/debian-installer-utils_0.26.tar.gz di-utils-fake-mkfs_0.26_all.udeb to pool/main/d/debian-installer-utils/d

Bug#212922: marked as done (main-menu: Menu entries should be fetched from debconf templates)

2003-09-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Sep 2003 12:02:23 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#212922: fixed in main-menu 0.039 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 yo

Bug#213014: netcfg-dhcp: XB-Installed-Menu-Item numbers conflict

2003-09-27 Thread Chris Tillman
Package: netcfg-dhcp Version: N/A; reported 2003-09-27 Severity: normal Tags: patch netcfg-dhcp at number 12 conflicts with keyboard config, and netcfg-ppp at number 14 conflicts with choose-mirror. This results in weird ordering in the menu. Since all three of these functions have the same end r

Bug#213015: main-menu: When udebs segfault, main-menu should display some error message

2003-09-27 Thread Chris Tillman
Package: main-menu Version: N/A; reported 2003-09-27 Severity: normal Currently when a menu item segfaults, it might not be able to display a message. main-menu should tell the user that the subsidiary item did not succeed. -- System Information Debian Release: 3.0 Architecture: powerpc Kernel: L

cdebconf_0.44_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: cdebconf-gtk-udeb_0.44_i386.udeb to pool/main/c/cdebconf/cdebconf-gtk-udeb_0.44_i386.udeb cdebconf-newt-udeb_0.44_i386.udeb to pool/main/c/cdebconf/cdebconf-newt-udeb_0.44_i386.udeb cdebconf-priority_0.44_i386.udeb to pool/main/c/cdebconf/cdebconf-priority_0.44_i386.udeb cdebconf-s

cdebconf override disparity

2003-09-27 Thread Debian Installer
There are disparities between your recently accepted upload and the override file for the following file(s): cdebconf_0.44_i386.deb: package says priority is optional, override says extra. Either the package or the override file is incorrect. If you think the override is correct and the package

main-menu_0.039_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: main-menu_0.039.dsc to pool/main/m/main-menu/main-menu_0.039.dsc main-menu_0.039.tar.gz to pool/main/m/main-menu/main-menu_0.039.tar.gz main-menu_0.039_i386.udeb to pool/main/m/main-menu/main-menu_0.039_i386.udeb Announcing to [EMAIL PROTECTED] Closing bugs: 212922 Thank you for

Bug#184857: netcfg-dhcp: Another vote for eliminating this message

2003-09-27 Thread Chris Tillman
Followup-For: Bug #184857 Package: netcfg-dhcp Version: N/A; reported 2003-09-27 > In netcfg-dhcp, the message says 'This may take some time. It > shouldn't take more than a minute or two.' However, this is presented > in a dialog box where 'Continue' needs to be selected for this > 'lengthy' proc

Bug#213013: install logging with script

2003-09-27 Thread Joey Hess
Package: installation Severity: wishlist If there were a udeb with /usr/bin/script in it, then we could arrange for the linuxrc to run d-i inside script, logging all output. We could even collect timings data too. This information could be saved to /target/var/log, and whole installs could then be

Re: new installer

2003-09-27 Thread Chris Tillman
On Sat, Sep 27, 2003 at 03:54:40PM +0200, Thorsten Sauter wrote: > * simon raven <[EMAIL PROTECTED]> [2003-09-27 15:31]: > | that OldWorld PPC sub-arch will not be supported directly in the new > | installer. > > maybe you can tell us, what is needed to support oldworld machines > instead of writi

Re: rename "floppy" image to "rootfloppy"

2003-09-27 Thread Martin =?unknown-8bit?q?Sj=F6gren?=
On Sat, Sep 27, 2003 at 04:19:52PM +0200, Joey Hess wrote: > I'm finding this is confusing terminology; you boot from the bootfloppy, > so the other one should probably be the rootfloppy. I'm considering > renameing this in build/, but I am unsure about other arches, daily > builds, and what else t

cdebconf_0.44_i386.changes REJECTED

2003-09-27 Thread Debian Installer
Rejected: Unknown distribution `UNRELEASED'. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Does the d-i pppd support ADSL-USB Modems ?

2003-09-27 Thread Joey Hess
Michelle Konzack wrote: > The curent Bootfloppies support only the pppoe installation with > Ethernet-ADSL-Modems. > > Will the d-i support the ADSL-USB Modems, which atre very common in France ? > (Ericson, Thomson, Alcatel) This should be possible with 3 floppies. However, someone will have t

Re: cvs commit to debian-installer/build/config/arch by tsauter

2003-09-27 Thread Joey Hess
[EMAIL PROTECTED] wrote: > linux-powerpc > Log Message: > make 2.4.22 to the default kernel We really need to do this for i386 as well, and the boot floppies are ok. Is the CD and other stuff? -- see shy jo signature.asc Description: Digital signature

rename "floppy" image to "rootfloppy"

2003-09-27 Thread Joey Hess
After the recent changes to floppy booting on i386, we have a new bootfloppy image, and the "floppy" image is a root floppy; it contains the initrd that the installer uses[1]. I'm finding this is confusing terminology; you boot from the bootfloppy, so the other one should probably be the rootflop

Re: new installer

2003-09-27 Thread Thorsten Sauter
* simon raven <[EMAIL PROTECTED]> [2003-09-27 15:31]: | that OldWorld PPC sub-arch will not be supported directly in the new | installer. maybe you can tell us, what is needed to support oldworld machines instead of writing such emails. We are working to support must PowerPC machines, but no one

Re: Debian Installer - RAID0 SOFT

2003-09-27 Thread Jozeph Brasil
All right.. Thanks man! @ 27/9, Steve Langasek: > On Fri, Sep 26, 2003 at 08:30:28AM -0300, Jozeph Brasil wrote: > > Hi Man, > > > I do that... I create the initrd... but the machine don't boot! > > :( > > I don't have any other ideas then, sorry. There are lots of things > that can go wrong wh

new installer

2003-09-27 Thread simon raven
LET IT BE KNOWN: that OldWorld PPC sub-arch will not be supported directly in the new installer. i think this sucks. 1) there are plenty of still functional oldworld machines out there 2) i think it shows an utter lack of consideration for recycling, re-use of older hardware and the environment

languagechooser_0.33_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: languagechooser_0.33.dsc to pool/main/l/languagechooser/languagechooser_0.33.dsc languagechooser_0.33.tar.gz to pool/main/l/languagechooser/languagechooser_0.33.tar.gz languagechooser_0.33_all.udeb to pool/main/l/languagechooser/languagechooser_0.33_all.udeb Announcing to [EMAIL PR

Bug#212981: unifont.bgf in root directory?

2003-09-27 Thread Joey Hess
Thorsten Sauter wrote: > * Joey Hess <[EMAIL PROTECTED]> [2003-09-27 13:56]: > | Package: rootskel > | Severity: minor > | > | Could we find some place a little more traditional for unifont.bgf than > | / ? > > or simply put them into the .cvsignore file? I was talking about the ones in the root

rootskel_0.39_i386.changes is NEW

2003-09-27 Thread Debian Installer
(new) rootskel-bootfloppy_0.39_i386.udeb standard debian-installer Skeleton root filesystem used by debian-installer boot floppy This package contains a skeletal root filesystem for debian-installer. rootskel-locale_0.39_i386.udeb to pool/main/r/rootskel/rootskel-locale_0.39_i386.udeb rootskel_0

Debian Installer, ia64 status update

2003-09-27 Thread Richard Hirst
Installing from cdrom works, although my build system has local fixes for a few bugs where I'm waiting for new versions of packages: 210570 - discover-data, fix module used for various QLogic cards 210359 - kernel-patch-2.4.20-ia64, CONFIG_TR kernel headers problem, breaks busybox-cvs 212

Bug#212986: floppy-udeb changes needed for new boot disks

2003-09-27 Thread Joey Hess
Package: busybox-cvs Severity: normal For the new working boot disks, we need to change the floppy udeb to cut down on the amount of stuff built in. This busybox is now only used by the boot floppies, which then pivot root into the real d-i initrd which is loaded from the second floppy. So only a

Bug#212981: unifont.bgf in root directory?

2003-09-27 Thread Thorsten Sauter
* Joey Hess <[EMAIL PROTECTED]> [2003-09-27 13:56]: | Package: rootskel | Severity: minor | | Could we find some place a little more traditional for unifont.bgf than | / ? or simply put them into the .cvsignore file? Bye Thorsten -- Thorsten Sauter <[EMAIL PROTECTED]>

ppcdetect_0.01_powerpc.changes is NEW

2003-09-27 Thread Debian Installer
(new) ppcdetect_0.01.dsc standard debian-installer (new) ppcdetect_0.01.tar.gz standard debian-installer (new) ppcdetect_0.01_powerpc.udeb standard debian-installer PowerPC flavour detect This module detects the different PowerPC flavours Changes: ppcdetect (0.01) unstable; urgency=low . * Thor

languagechooser_0.32_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: languagechooser_0.32.dsc to pool/main/l/languagechooser/languagechooser_0.32.dsc languagechooser_0.32.tar.gz to pool/main/l/languagechooser/languagechooser_0.32.tar.gz languagechooser_0.32_all.udeb to pool/main/l/languagechooser/languagechooser_0.32_all.udeb Announcing to [EMAIL PR

Re: Iso really updated ?!

2003-09-27 Thread vetsel.patrice
#211630 Le sam 27/09/2003 à 14:02, Thorsten Sauter a écrit : > * vetsel.patrice <[EMAIL PROTECTED]> [2003-09-27 13:16]: > | I'v seen that my bug reported was closed, nice ;) > | So i'm re-downloading the latest version on : > | http://gluck.debian.org/cdimage/testing/netinst/i386/ to test the > |

hardware meeting summary

2003-09-27 Thread Geert Stappers
On Fri, Sep 26, 2003 at 05:57:57PM +0200, Joey Hess wrote: > One of (hopefully) several meeting summaries to be posted to this list. > The hardware detect meeting triggered me to update http://wiki.debian.net/index.cgi?DebianInstaller The added items are: * Firewire discs, this includes FW C

Bug#212785: marked as done (base-installer: tries to install queued packages multiple times)

2003-09-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Sep 2003 07:32:11 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#212785: fixed in rootskel 0.38 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

Re: cdebconf override disparity

2003-09-27 Thread Thorsten Sauter
* Debian Installer <[EMAIL PROTECTED]> [2003-09-27 13:17]: | There are disparities between your recently accepted upload and the | override file for the following file(s): | | cdebconf_0.43_i386.deb: package says priority is optional, override says extra. | | Either the package or the override fi

Bug#212981: unifont.bgf in root directory?

2003-09-27 Thread Joey Hess
Package: rootskel Severity: minor Could we find some place a little more traditional for unifont.bgf than / ? -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux dragon 2.4.22 #1 Fri Sep 26 13:47:39 CEST 2003 i686 Locale: LANG=C, LC_CTYPE=C -- see shy jo s

Bug#212389: marked as done (cdebconf-newt-udeb: Incorrect text wrapping)

2003-09-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Sep 2003 07:17:39 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#212389: fixed in cdebconf 0.43 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

rootskel_0.38_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: rootskel-locale_0.38_i386.udeb to pool/main/r/rootskel/rootskel-locale_0.38_i386.udeb rootskel_0.38.dsc to pool/main/r/rootskel/rootskel_0.38.dsc rootskel_0.38.tar.gz to pool/main/r/rootskel/rootskel_0.38.tar.gz rootskel_0.38_i386.udeb to pool/main/r/rootskel/rootskel_0.38_i386.u

Bug#212923: marked as done (cdebconf: Should support translated titles)

2003-09-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Sep 2003 07:17:39 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#212923: fixed in cdebconf 0.43 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

Re: Iso really updated ?!

2003-09-27 Thread Thorsten Sauter
* vetsel.patrice <[EMAIL PROTECTED]> [2003-09-27 13:16]: | I'v seen that my bug reported was closed, nice ;) | So i'm re-downloading the latest version on : | http://gluck.debian.org/cdimage/testing/netinst/i386/ to test the | change. | But the last iso contain (i think) the same version of d-i :(

Does the d-i pppd support ADSL-USB Modems ?

2003-09-27 Thread Michelle Konzack
Hello All, The curent Bootfloppies support only the pppoe installation with Ethernet-ADSL-Modems. Will the d-i support the ADSL-USB Modems, which atre very common in France ? (Ericson, Thomson, Alcatel) Thanks in advance Michelle -- Registered Linux-User #280138 with the Linux Counter, http

ddetect_0.41_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: ddetect_0.41.dsc to pool/main/d/ddetect/ddetect_0.41.dsc ddetect_0.41.tar.gz to pool/main/d/ddetect/ddetect_0.41.tar.gz ethdetect_0.41_all.udeb to pool/main/d/ddetect/ethdetect_0.41_all.udeb hw-detect-full_0.41_all.udeb to pool/main/d/ddetect/hw-detect-full_0.41_all.udeb hw-detec

Re: Minimal memory installation

2003-09-27 Thread Michelle Konzack
Am 2003-09-26 13:24:51, schrieb Levi Bard: >Could someone pull off an install using the compact floppy set with 8MB of >RAM? I see that the installation guide now says 12MB required, but does >this pertain to a standard bf2.4 or idepci boot, or is that the minimum >now for compact as well? Hello,

cdebconf override disparity

2003-09-27 Thread Debian Installer
There are disparities between your recently accepted upload and the override file for the following file(s): cdebconf_0.43_i386.deb: package says priority is optional, override says extra. Either the package or the override file is incorrect. If you think the override is correct and the package

cdebconf_0.43_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: cdebconf-gtk-udeb_0.43_i386.udeb to pool/main/c/cdebconf/cdebconf-gtk-udeb_0.43_i386.udeb cdebconf-newt-udeb_0.43_i386.udeb to pool/main/c/cdebconf/cdebconf-newt-udeb_0.43_i386.udeb cdebconf-priority_0.43_i386.udeb to pool/main/c/cdebconf/cdebconf-priority_0.43_i386.udeb cdebconf-s

Re: d-i minimum system requirements

2003-09-27 Thread Michelle Konzack
Am 2003-09-25 11:40:09, schrieb Drew Scott Daniels: >Arg, resending... > > Drew Daniels >Hi, >I was wondering if there was any speculation on what the minimum system >requirements for d-i are. > >Is 4MB, 8MB, 12MB enough ram? How close are things to any real RAM limit? 4 MByte: Try the

Processed: tag 212922 pending

2003-09-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 212922 pending Bug#212922: main-menu: Menu entries should be fetched from debconf templates There were no tags set. Tags added: pending > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system admini

Bug#212922: tag 212922 pending

2003-09-27 Thread Matt Kraai
tag 212922 pending thanks This is fixed in CVS. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Iso really updated ?!

2003-09-27 Thread vetsel.patrice
I'v seen that my bug reported was closed, nice ;) So i'm re-downloading the latest version on : http://gluck.debian.org/cdimage/testing/netinst/i386/ to test the change. But the last iso contain (i think) the same version of d-i :( Can we all know when the daily generated iso contain an updated ve

Re: twice a password [patch]

2003-09-27 Thread Geert Stappers
On Mon, Sep 22, 2003 at 12:08:05PM +0200, Geert Stappers wrote: > On Sat, Sep 13, 2003 at 04:17:16PM +0200, Geert Stappers wrote: > > Hello, > > > > Running 'make clean' I was ask for password and again. > > I didn't known which password and why second time. > I didn't known which password and wh

Start using new SETTITLE cdebconf command

2003-09-27 Thread Petter Reinholdtsen
I just implemented and commited a new cdebconf command, SETTITLE. This will set the debconf title from a template description, making it possible to translate titles. The old TITLE command is depricated and should be removed as soon as possible after the next upload. It will even be removed in a

Processed: Forgot some d-i tags.

2003-09-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 212443 + d-i Bug#212443: scroll bar is not displayed correctly There were no tags set. Tags added: d-i > tags 212921 + d-i Bug#212921: cdebconf: Merge in new translations in templates There were no tags set. Tags added: d-i > tags 212923 + d-i Bu

Bug#212920: recovery from failed runs

2003-09-27 Thread Petter Reinholdtsen
[Joey Hess] > Before debootstrap is run, list all files in /target. > If the run fails, take the list agian, and compare the lists to find all > files added during the run. Remove these. I believe we should generate this list every time debootstrap is executed. Then we can check if this list exis

Re: Installer doesn't register kernel with dpkg

2003-09-27 Thread Petter Reinholdtsen
[John Lightsey] > Has this issue been fixed in the Sarge installer? If not, which > package should I submit a bug against? Yes, this is fixed in the Sarge installer. The kernel-installer package will _only_ install .deb kernels. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

anna_0.035_i386.changes ACCEPTED

2003-09-27 Thread Debian Installer
Accepted: anna_0.035.dsc to pool/main/a/anna/anna_0.035.dsc anna_0.035.tar.gz to pool/main/a/anna/anna_0.035.tar.gz anna_0.035_i386.udeb to pool/main/a/anna/anna_0.035_i386.udeb Announcing to [EMAIL PROTECTED] Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL

Re: menu number yaboot

2003-09-27 Thread Thorsten Sauter
done. * Gaudenz Steinlin <[EMAIL PROTECTED]> [2003-09-27 10:41]: | On Fri, 2003-09-26 at 16:59, Geert Stappers wrote: | > Hello, | > | > Does this make sense: | > | > | > Index: doc/menu-item-numbers.txt | > === | > RCS file: /cvs

Re: Installer doesn't register kernel with dpkg

2003-09-27 Thread Matt Kraai
On Fri, Sep 26, 2003 at 02:41:37PM -0500, John Lightsey wrote: > Has this issue been fixed in the Sarge installer? If not, which package > should I submit a bug against? Yes, this is fixed in debian-installer, which will be the installer for sarge. -- Matt -- To UNSUBSCRIBE, email to [EMAIL

Re: cvs commit to debian-installer/tools/ppcdetect/debian by tsauter

2003-09-27 Thread Thorsten Sauter
* Denis Barbier <[EMAIL PROTECTED]> [2003-09-27 10:28]: | On Fri, Sep 26, 2003 at 07:20:50PM -0600, [EMAIL PROTECTED] wrote: | > Update of /cvs/debian-boot/debian-installer/tools/ppcdetect/debian | > In directory gluck:/tmp/cvs-serv21206/debian | > | > Added Files: | > .cvsignore changelog com

Bug#211092: s/raise/print

2003-09-27 Thread Geert Stappers
Hello, Below a patch that doesn't stop when encounter a non weak symbol. And it can be even more verbose. The previous reported "move print results patch" is also included. Geert Stappers # diff -u /usr/bin/mklibs.dist /usr/bin/mklibs --- /usr/bin/mklibs.dist2003-09-15 18:31:44.000

Re: menu number yaboot

2003-09-27 Thread Gaudenz Steinlin
On Fri, 2003-09-26 at 16:59, Geert Stappers wrote: > Hello, > > Does this make sense: > > > Index: doc/menu-item-numbers.txt > === > RCS file: /cvs/debian-boot/debian-installer/doc/menu-item-numbers.txt,v > retrieving revision 1.16

Re: Debian Installer - RAID0 SOFT

2003-09-27 Thread Steve Langasek
On Fri, Sep 26, 2003 at 08:30:28AM -0300, Jozeph Brasil wrote: > Hi Man, > I do that... I create the initrd... but the machine don't boot! > :( I don't have any other ideas then, sorry. There are lots of things that can go wrong when trying to make an initrd, and I've never even tried to do this

Re: cvs commit to debian-installer/tools/ppcdetect/debian by tsauter

2003-09-27 Thread Denis Barbier
On Fri, Sep 26, 2003 at 07:20:50PM -0600, [EMAIL PROTECTED] wrote: > Update of /cvs/debian-boot/debian-installer/tools/ppcdetect/debian > In directory gluck:/tmp/cvs-serv21206/debian > > Added Files: > .cvsignore changelog compat control copyright rules templates > Log Message: > Starting n

Re: patch for mklibs to find lib directories under the tree

2003-09-27 Thread Steve Langasek
On Fri, Sep 26, 2003 at 11:10:40AM +0200, Matt Kraai wrote: > On Tue, Sep 23, 2003 at 09:15:34PM -0500, Steve Langasek wrote: > > After my latest dist-upgrade && cvs update, I found it necessary to > > apply the attached patch to d-i CVS for mklibs to run correctly. > > Without it, mklibs fails wit

Bug#212962: cdebconf: Do not support right-to-left languagaes

2003-09-27 Thread Petter Reinholdtsen
Package: cdebconf Version: 0.42 The current cdebconf is unable to handle languages writing text from right to left, like Arabic and Hebrew. It should be able to display these correctly. I have no idea what is required to get that working. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

  1   2   >